no log: small version fix

This commit is contained in:
morpheus65535 2024-03-03 22:24:08 -05:00
parent 03afeb3470
commit a85ebd86aa
3 changed files with 703 additions and 619 deletions

File diff suppressed because it is too large Load Diff

View File

@ -13,10 +13,10 @@
},
"private": true,
"dependencies": {
"@mantine/core": "^6.0.0",
"@mantine/core": "^6.0.21",
"@mantine/dropzone": "^6.0.21",
"@mantine/form": "^6.0.21",
"@mantine/hooks": "^6.0.0",
"@mantine/hooks": "^6.0.21",
"@mantine/modals": "^6.0.21",
"@mantine/notifications": "^6.0.21",
"axios": "^1.6.7",

View File

@ -2,7 +2,7 @@
# BSD 2-Clause License
#
# Apprise - Push Notification Library.
# Copyright (c) 2024, Chris Caron <lead2gold@gmail.com>
# Copyright (c) 2023, Chris Caron <lead2gold@gmail.com>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met: