fix(deps): update mantine monorepo to v9.3.1

This commit is contained in:
renovate[bot]
2026-06-12 01:54:16 +00:00
committed by GitHub
parent 3f9b7f48d5
commit 91b60fb147
2 changed files with 49 additions and 49 deletions

View File

@@ -12,13 +12,13 @@
"@fontsource/open-sans": "5.2.7",
"@lingui/core": "6.2.0",
"@lingui/react": "6.2.0",
"@mantine/core": "9.3.0",
"@mantine/dates": "9.3.0",
"@mantine/form": "9.3.0",
"@mantine/hooks": "9.3.0",
"@mantine/modals": "9.3.0",
"@mantine/notifications": "9.3.0",
"@mantine/spotlight": "9.3.0",
"@mantine/core": "9.3.1",
"@mantine/dates": "9.3.1",
"@mantine/form": "9.3.1",
"@mantine/hooks": "9.3.1",
"@mantine/modals": "9.3.1",
"@mantine/notifications": "9.3.1",
"@mantine/spotlight": "9.3.1",
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.19.0",
"@reduxjs/toolkit": "2.12.0",
@@ -1698,9 +1698,9 @@
}
},
"node_modules/@mantine/core": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.3.0.tgz",
"integrity": "sha512-mHVCm61YVW9ipy9eHiKMqsRUm3TkOErbdw7zHs0HRw5g403nf7tSTqNGvaYE+aX1Py874qMkrUzeQfj4bjiiBA==",
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.3.1.tgz",
"integrity": "sha512-4rBoHpggSohayE+Os7lKdbsHTw7m/uZRKYjk9DN6cKBhQIjdiULdcG+b4b5CMVZSqZDHPgT70uWGI7yqkn8Ufw==",
"license": "MIT",
"dependencies": {
"@floating-ui/react": "^0.27.19",
@@ -1710,31 +1710,31 @@
"type-fest": "^5.6.0"
},
"peerDependencies": {
"@mantine/hooks": "9.3.0",
"@mantine/hooks": "9.3.1",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/dates": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.3.0.tgz",
"integrity": "sha512-THGHMi32EqhyU46i6d5wRAWrWKJ21MnOO/eZ9u/SwkgZBDbkzduouLYSrBprAPhD68dflz15nGCfVZ0rYSgT0w==",
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.3.1.tgz",
"integrity": "sha512-Nh4XQyyV1AM0XRnUJugb1kNfCm++nkticsO8aroKmFPZ7cpGV7cjdL+4MJNPu1atS1EUePXl2VLLpKnrclpqOQ==",
"license": "MIT",
"dependencies": {
"clsx": "^2.1.1"
},
"peerDependencies": {
"@mantine/core": "9.3.0",
"@mantine/hooks": "9.3.0",
"@mantine/core": "9.3.1",
"@mantine/hooks": "9.3.1",
"dayjs": ">=1.0.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/form": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.3.0.tgz",
"integrity": "sha512-1jFQgz1XURfNw0v+/h+T4d05+4gxrRk9C+EgrNNz+7/2Hg7y7WQRXrQxcYvxmp8/k0bv659i2ZyJYj3neA8qjg==",
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.3.1.tgz",
"integrity": "sha512-dGJPcYGkfDnAPKHcnzgf2mSlnjwymaOyROiTEJNbbjE3OVoWbPaw8HwEKav1wATdxNYR9Bw1GHtbfbGTsm1Jww==",
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.1.0",
@@ -1746,61 +1746,61 @@
}
},
"node_modules/@mantine/hooks": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.3.0.tgz",
"integrity": "sha512-QoSr9WI4WsKWrM3qFYYizHUn3+n+CVcFMYe4sdlnmFPStvs6BacPODKJSbFlYl73Z20t82JIy0eKqt4noHQI2g==",
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.3.1.tgz",
"integrity": "sha512-zAOlxV59j5CDgAnExN+ypaR6dVW1vwMKDvKUxIlUVd/e52qxYnPyYRD+shJmyOLaZRuQmVF0R/7mJAjt2jw9cA==",
"license": "MIT",
"peerDependencies": {
"react": "^19.2.0"
}
},
"node_modules/@mantine/modals": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.3.0.tgz",
"integrity": "sha512-Hnj7Mm89VW4kTnHrzaB3UARZg3qgaRr0jvSqSvwJMdgpY6WykyqLKeMyFE+7YQNq44gQ46yV3Q3VOyZsHchaew==",
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.3.1.tgz",
"integrity": "sha512-JqP1o6hrfQJ5UCq97HJsI7uIPDy+WwvWwkkfctWqcYkFJA2DU8dVoPqvEhnhDQUIXNci3sx6XDoQZAq1Qg57mw==",
"license": "MIT",
"peerDependencies": {
"@mantine/core": "9.3.0",
"@mantine/hooks": "9.3.0",
"@mantine/core": "9.3.1",
"@mantine/hooks": "9.3.1",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/notifications": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.3.0.tgz",
"integrity": "sha512-ikkgAVGccbyU/WLru6b2cZsVqky8iEvduCPAPBnSPd5UQBEjcZr11F0LFUGAHwBM94InDzdf4HQiSBMG2lXRRw==",
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.3.1.tgz",
"integrity": "sha512-irkD9uszgVftthbCLd+4lS7M1jkhL4sVrZASv8+43aIkncW+oQkCFpBuaOAf6uRcMjmQ7XnKs2O8bXYzl/DqgQ==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.3.0",
"@mantine/store": "9.3.1",
"react-transition-group": "4.4.5"
},
"peerDependencies": {
"@mantine/core": "9.3.0",
"@mantine/hooks": "9.3.0",
"@mantine/core": "9.3.1",
"@mantine/hooks": "9.3.1",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/spotlight": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.3.0.tgz",
"integrity": "sha512-l8TRLjSLwilTQwzvZ8AS2L0Xwj1lTIjynXiegbZOKiUk0ga5yYhj5w77jsxGX9sy+LTYmkqYwRGhnSUujKB6Jg==",
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.3.1.tgz",
"integrity": "sha512-NsNXywYhKuHnESoMCX1+e2za0GQJYQ43zMUIkr8XwHiyIzdU/tmFJh+k+jfUeFKPfnS5uRy+vJvC6z320aNbTw==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.3.0"
"@mantine/store": "9.3.1"
},
"peerDependencies": {
"@mantine/core": "9.3.0",
"@mantine/hooks": "9.3.0",
"@mantine/core": "9.3.1",
"@mantine/hooks": "9.3.1",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/store": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.3.0.tgz",
"integrity": "sha512-hTSXBRCPiQeVcoYRTAOtlSPFHcD6Iexf1Sbhjk/Ne5k+LUdeYAaDOZHdyljepO0+8HVavR31ZvkNCQXuoV793w==",
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.3.1.tgz",
"integrity": "sha512-UZ8wGKfF/NFMHCDl1Rd0M8XtHdt4W1w3V4ohNpFSaP3nSjJ+Cu1FT+iIWtXwC0Ogha8XnuVQ7vm/dw2BUfpw+g==",
"license": "MIT",
"peerDependencies": {
"react": "^19.2.0"

View File

@@ -20,13 +20,13 @@
"@fontsource/open-sans": "5.2.7",
"@lingui/core": "6.2.0",
"@lingui/react": "6.2.0",
"@mantine/core": "9.3.0",
"@mantine/dates": "9.3.0",
"@mantine/form": "9.3.0",
"@mantine/hooks": "9.3.0",
"@mantine/modals": "9.3.0",
"@mantine/notifications": "9.3.0",
"@mantine/spotlight": "9.3.0",
"@mantine/core": "9.3.1",
"@mantine/dates": "9.3.1",
"@mantine/form": "9.3.1",
"@mantine/hooks": "9.3.1",
"@mantine/modals": "9.3.1",
"@mantine/notifications": "9.3.1",
"@mantine/spotlight": "9.3.1",
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.19.0",
"@reduxjs/toolkit": "2.12.0",