forked from Archives/Athou_commafeed
fix(deps): update mantine monorepo to ^7.13.1
This commit is contained in:
72
commafeed-client/package-lock.json
generated
72
commafeed-client/package-lock.json
generated
@@ -13,12 +13,12 @@
|
||||
"@lingui/core": "^4.11.4",
|
||||
"@lingui/macro": "^4.11.4",
|
||||
"@lingui/react": "^4.11.4",
|
||||
"@mantine/core": "^7.13.0",
|
||||
"@mantine/form": "^7.13.0",
|
||||
"@mantine/hooks": "^7.13.0",
|
||||
"@mantine/modals": "^7.13.0",
|
||||
"@mantine/notifications": "^7.13.0",
|
||||
"@mantine/spotlight": "^7.13.0",
|
||||
"@mantine/core": "^7.13.1",
|
||||
"@mantine/form": "^7.13.1",
|
||||
"@mantine/hooks": "^7.13.1",
|
||||
"@mantine/modals": "^7.13.1",
|
||||
"@mantine/notifications": "^7.13.1",
|
||||
"@mantine/spotlight": "^7.13.1",
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@reduxjs/toolkit": "^2.2.7",
|
||||
"axios": "^1.7.7",
|
||||
@@ -1692,9 +1692,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/core": {
|
||||
"version": "7.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.0.tgz",
|
||||
"integrity": "sha512-aQpx3Q69ATDhVopBNkWS0sql93ZaPqeA5jTgqU7GxZvJdkpG87vbKYgp4cDV/gqr7BYu4kel0smeHYuPemiZ8Q==",
|
||||
"version": "7.13.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.1.tgz",
|
||||
"integrity": "sha512-KH/WrcY/5pf3FxUUbtG77xyd7kfp6SRPAJFkxjFlg9kXroiQ7baljphY371CwPYPINERShUdvCQLpz4r4WMIHA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.26.9",
|
||||
@@ -1705,15 +1705,15 @@
|
||||
"type-fest": "^4.12.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/hooks": "7.13.0",
|
||||
"@mantine/hooks": "7.13.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/form": {
|
||||
"version": "7.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.0.tgz",
|
||||
"integrity": "sha512-CeQbE08D7JNA+YyaGKAdFj40rp0JDFobcobIgNZzIyzXX8QNxIrtGhX3QqKIiwiFcjJi4WCxUSzDrd6vOKaEmA==",
|
||||
"version": "7.13.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.1.tgz",
|
||||
"integrity": "sha512-lgCEyg9kF3xSTDhGt2BKQk/zbxhDdCD/EZFUOW0yUIzvcgvK3TcgqImV3Y1SNqUj/lLKzCQWNNjreAT38jL20g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
@@ -1724,61 +1724,61 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/hooks": {
|
||||
"version": "7.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.0.tgz",
|
||||
"integrity": "sha512-oQpwSi0gajH3UR1DFa9MQ+zeYy75xbc8Im9jIIepLbiJXtIcPK+yll1BMxNwPQLYU1pYI6ZgUazI2PoykVNmsg==",
|
||||
"version": "7.13.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.1.tgz",
|
||||
"integrity": "sha512-Hfd4v380pPJUKDbARk+egdAanx7bpGZmaOn8G3QBZjwDufVopxip0WPkifUKUIMeYY1CTboa+1go9l56ZWrrSg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/modals": {
|
||||
"version": "7.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.0.tgz",
|
||||
"integrity": "sha512-0Yl8zhbeS4ExpqbPmH6qarS3XpmrkRzB2EATC0p509bviHlNa0MTGhR+lbW9zAdw7UXjqZmKUe3yXO23ONVgpw==",
|
||||
"version": "7.13.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.1.tgz",
|
||||
"integrity": "sha512-4Dz0xPXYTrNAUbT6C5vUkQik6qZ0Xw3Cx06q+H9om61girzNqF/VNyYLNLH5fEE16rTS8a50JNz5nFTteZLhjQ==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "7.13.0",
|
||||
"@mantine/hooks": "7.13.0",
|
||||
"@mantine/core": "7.13.1",
|
||||
"@mantine/hooks": "7.13.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/notifications": {
|
||||
"version": "7.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.0.tgz",
|
||||
"integrity": "sha512-EEgKFxUK/4s2FKTYb6hKFbcsLwnccSe/8GsJ18DWGiLRxFq9DsgWCzfPAe+PVcGTITYfK7nbKxEF5l+KLdPOtQ==",
|
||||
"version": "7.13.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.1.tgz",
|
||||
"integrity": "sha512-Lc66wRar/nqADoaSlLHntREWbMlDDVs/Sabla2ac/V8jftLOnQpVPMefMpFVGYNJdhT3mG/9bguZV5K7pkjSXQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mantine/store": "7.13.0",
|
||||
"@mantine/store": "7.13.1",
|
||||
"react-transition-group": "4.4.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "7.13.0",
|
||||
"@mantine/hooks": "7.13.0",
|
||||
"@mantine/core": "7.13.1",
|
||||
"@mantine/hooks": "7.13.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/spotlight": {
|
||||
"version": "7.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.13.0.tgz",
|
||||
"integrity": "sha512-zQ99lm0eOllXhT2bAr9YVaO3DFYlJVFxEMbXxLO5bG0AtAb7DLrhINXbNyH96OiUt+VkahSVHxbqLv5J8z2WvQ==",
|
||||
"version": "7.13.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.13.1.tgz",
|
||||
"integrity": "sha512-b3a2NJ3/VYR4tBCRPbqwTP3kT8k4nDYg8ki/oazIGrvRXYaf7SuXYpaj2MLUPUHd3ILyTZvReB04eBXPEGPOsA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mantine/store": "7.13.0"
|
||||
"@mantine/store": "7.13.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "7.13.0",
|
||||
"@mantine/hooks": "7.13.0",
|
||||
"@mantine/core": "7.13.1",
|
||||
"@mantine/hooks": "7.13.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/store": {
|
||||
"version": "7.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.0.tgz",
|
||||
"integrity": "sha512-ldYJGMcmqTxffQMCQZZWNtXKlG649S3BGM8ukeZ6FLZckVXLQAR2o+G5EkETNihh0sJKR7DVsYHltL5hyxYLkg==",
|
||||
"version": "7.13.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.1.tgz",
|
||||
"integrity": "sha512-/ZiVU8oFMkzSNrXqAvxb9ZfHWgVg7E8apUEQCzBh9sxgxdVoM9Y1+2YqOoi885hxskmPpkmGP+VGOJnQ6OKJig==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^18.2.0"
|
||||
|
||||
@@ -20,12 +20,12 @@
|
||||
"@lingui/core": "^4.11.4",
|
||||
"@lingui/macro": "^4.11.4",
|
||||
"@lingui/react": "^4.11.4",
|
||||
"@mantine/core": "^7.13.0",
|
||||
"@mantine/form": "^7.13.0",
|
||||
"@mantine/hooks": "^7.13.0",
|
||||
"@mantine/modals": "^7.13.0",
|
||||
"@mantine/notifications": "^7.13.0",
|
||||
"@mantine/spotlight": "^7.13.0",
|
||||
"@mantine/core": "^7.13.1",
|
||||
"@mantine/form": "^7.13.1",
|
||||
"@mantine/hooks": "^7.13.1",
|
||||
"@mantine/modals": "^7.13.1",
|
||||
"@mantine/notifications": "^7.13.1",
|
||||
"@mantine/spotlight": "^7.13.1",
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@reduxjs/toolkit": "^2.2.7",
|
||||
"axios": "^1.7.7",
|
||||
|
||||
Reference in New Issue
Block a user