mirror of
https://github.com/morpheus65535/bazarr
synced 2025-02-23 22:41:34 +00:00
no log: Bump the mantine group in /frontend with 6 updates (#2718)
This commit is contained in:
parent
9eb9bb55c9
commit
4341bdf36f
2 changed files with 41 additions and 41 deletions
70
frontend/package-lock.json
generated
70
frontend/package-lock.json
generated
|
@ -9,12 +9,12 @@
|
|||
"version": "1.0.0",
|
||||
"license": "GPL-3",
|
||||
"dependencies": {
|
||||
"@mantine/core": "^7.12.2",
|
||||
"@mantine/dropzone": "^7.12.2",
|
||||
"@mantine/form": "^7.12.2",
|
||||
"@mantine/hooks": "^7.12.2",
|
||||
"@mantine/modals": "^7.12.2",
|
||||
"@mantine/notifications": "^7.12.2",
|
||||
"@mantine/core": "^7.13.2",
|
||||
"@mantine/dropzone": "^7.13.2",
|
||||
"@mantine/form": "^7.13.2",
|
||||
"@mantine/hooks": "^7.13.2",
|
||||
"@mantine/modals": "^7.13.2",
|
||||
"@mantine/notifications": "^7.13.2",
|
||||
"@tanstack/react-query": "^5.40.1",
|
||||
"@tanstack/react-table": "^8.19.2",
|
||||
"axios": "^1.7.4",
|
||||
|
@ -2639,9 +2639,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@mantine/core": {
|
||||
"version": "7.12.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.12.2.tgz",
|
||||
"integrity": "sha512-FrMHOKq4s3CiPIxqZ9xnVX7H4PEGNmbtHMvWO/0YlfPgoV0Er/N/DNJOFW1ys4WSnidPTayYeB41riyxxGOpRQ==",
|
||||
"version": "7.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.2.tgz",
|
||||
"integrity": "sha512-nD8oKIal+KdthqF074+ZG21035QBEAKso2zK9D6zWxRTLVCjLCNSc5JSXrXLrdBTnvPQGY26yunX4+MEPlmrHg==",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.26.9",
|
||||
"clsx": "^2.1.1",
|
||||
|
@ -2651,7 +2651,7 @@
|
|||
"type-fest": "^4.12.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/hooks": "7.12.2",
|
||||
"@mantine/hooks": "7.13.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
|
@ -2668,23 +2668,23 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@mantine/dropzone": {
|
||||
"version": "7.12.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-7.12.2.tgz",
|
||||
"integrity": "sha512-VXKpgFBfRfci6eQEyrmNSsTR7LdtErDhWloVw7W6YRsCqJxJHg9e3luG+yIk+tokzSyLoLOVZRX/mESDEso3PQ==",
|
||||
"version": "7.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-7.13.2.tgz",
|
||||
"integrity": "sha512-Sce2mkZ2Y2LNAIrHy6P2woRHlUiUx1tIN7yhtHt3Iils8sGH+cDERc+C53ZxKcVlEge6AlhfX0PhtancYxzDaQ==",
|
||||
"dependencies": {
|
||||
"react-dropzone-esm": "15.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "7.12.2",
|
||||
"@mantine/hooks": "7.12.2",
|
||||
"@mantine/core": "7.13.2",
|
||||
"@mantine/hooks": "7.13.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/form": {
|
||||
"version": "7.12.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.12.2.tgz",
|
||||
"integrity": "sha512-MknzDN5F7u/V24wVrL5VIXNvE7/6NMt40K6w3p7wbKFZiLhdh/tDWdMcRN7PkkWF1j2+eoVCBAOCL74U3BzNag==",
|
||||
"version": "7.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.2.tgz",
|
||||
"integrity": "sha512-jx7st64CzzzwdKwhRw/rHqQ/ReGa5tW9PnId5sdE5fhf9QJjjiNWfQjGUFnA7WSEGlOTbwrznKA45ro5lFY6CA==",
|
||||
"dependencies": {
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
"klona": "^2.0.6"
|
||||
|
@ -2694,43 +2694,43 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@mantine/hooks": {
|
||||
"version": "7.12.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.12.2.tgz",
|
||||
"integrity": "sha512-dVMw8jpM0hAzc8e7/GNvzkk9N0RN/m+PKycETB3H6lJGuXJJSRR4wzzgQKpEhHwPccktDpvb4rkukKDq2jA8Fg==",
|
||||
"version": "7.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.2.tgz",
|
||||
"integrity": "sha512-NKfGl2sKZw6zF//AfAFJrVDftjg7DKCn0h8rwJBIZCKi9axhwlV0Mvlqe2dep8QuM7O/uLLJSymSKIv1gaxIJg==",
|
||||
"peerDependencies": {
|
||||
"react": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/modals": {
|
||||
"version": "7.12.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.12.2.tgz",
|
||||
"integrity": "sha512-ffnu9MtUHceoaLlhrwq+J+eojidEPkq3m2Rrt5HfcZv3vAP8RtqPnTfgk99WOB3vyCtdu8r4I9P3ckuYtPRtAg==",
|
||||
"version": "7.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.2.tgz",
|
||||
"integrity": "sha512-rKkXss1ZYAbkSi9ZcUsBY/HyGjgKk+bT8TXzLoClBRgg6uyto+/2lT9M5e4Nao+2PsjsRnWI/ZgddNZKiSaNgQ==",
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "7.12.2",
|
||||
"@mantine/hooks": "7.12.2",
|
||||
"@mantine/core": "7.13.2",
|
||||
"@mantine/hooks": "7.13.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/notifications": {
|
||||
"version": "7.12.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.12.2.tgz",
|
||||
"integrity": "sha512-gTvLHkoAZ42v5bZxibP9A50djp5ndEwumVhHSa7mxQ8oSS23tt3It/6hOqH7M+9kHY0a8s+viMiflUzTByA9qg==",
|
||||
"version": "7.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.2.tgz",
|
||||
"integrity": "sha512-14vFJtR0wjO8Won96UMLxIGmKetR0ocBxcghtuGh6+wnXt6r/ezfQKsdGkkNj6w91I+0Nl9jspcxEekE5q2tBQ==",
|
||||
"dependencies": {
|
||||
"@mantine/store": "7.12.2",
|
||||
"@mantine/store": "7.13.2",
|
||||
"react-transition-group": "4.4.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "7.12.2",
|
||||
"@mantine/hooks": "7.12.2",
|
||||
"@mantine/core": "7.13.2",
|
||||
"@mantine/hooks": "7.13.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/store": {
|
||||
"version": "7.12.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.12.2.tgz",
|
||||
"integrity": "sha512-NqL31sO/KcAETEWP/CiXrQOQNoE4168vZsxyXacQHGBueVMJa64WIDQtKLHrCnFRMws3vsXF02/OO4bH4XGcMQ==",
|
||||
"version": "7.13.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.2.tgz",
|
||||
"integrity": "sha512-JcBGOqRynYiRWzw1rYdmViB/lfeYSec2EXVdSt4eJv+RPICsjjuqrIc3sNzfqJEGxcN4hGSlaeBriSh05K+vNQ==",
|
||||
"peerDependencies": {
|
||||
"react": "^18.2.0"
|
||||
}
|
||||
|
|
|
@ -13,12 +13,12 @@
|
|||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@mantine/core": "^7.12.2",
|
||||
"@mantine/dropzone": "^7.12.2",
|
||||
"@mantine/form": "^7.12.2",
|
||||
"@mantine/hooks": "^7.12.2",
|
||||
"@mantine/modals": "^7.12.2",
|
||||
"@mantine/notifications": "^7.12.2",
|
||||
"@mantine/core": "^7.13.2",
|
||||
"@mantine/dropzone": "^7.13.2",
|
||||
"@mantine/form": "^7.13.2",
|
||||
"@mantine/hooks": "^7.13.2",
|
||||
"@mantine/modals": "^7.13.2",
|
||||
"@mantine/notifications": "^7.13.2",
|
||||
"@tanstack/react-query": "^5.40.1",
|
||||
"@tanstack/react-table": "^8.19.2",
|
||||
"axios": "^1.7.4",
|
||||
|
|
Loading…
Reference in a new issue