Update mantine monorepo to v9.5.2

This commit is contained in:
renovate[bot]
2026-08-25 19:38:44 +00:00
committed by GitHub
parent 8d1b836f59
commit e1d9125a5c
2 changed files with 49 additions and 49 deletions

View File

@@ -12,13 +12,13 @@
"@fontsource/open-sans": "5.3.0",
"@lingui/core": "6.6.0",
"@lingui/react": "6.6.0",
"@mantine/core": "9.5.1",
"@mantine/dates": "9.5.1",
"@mantine/form": "9.5.1",
"@mantine/hooks": "9.5.1",
"@mantine/modals": "9.5.1",
"@mantine/notifications": "9.5.1",
"@mantine/spotlight": "9.5.1",
"@mantine/core": "9.5.2",
"@mantine/dates": "9.5.2",
"@mantine/form": "9.5.2",
"@mantine/hooks": "9.5.2",
"@mantine/modals": "9.5.2",
"@mantine/notifications": "9.5.2",
"@mantine/spotlight": "9.5.2",
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.23.1",
"@reduxjs/toolkit": "2.12.0",
@@ -1470,9 +1470,9 @@
}
},
"node_modules/@mantine/core": {
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.5.1.tgz",
"integrity": "sha512-3olDOYJBfW4kR37Aqdy/+FnYG7iNb5SPzOGeCp9dDxnt65K94sEqETDnXGJptOMO2xLm4KLJ/eBt3IIhJA7Z4Q==",
"version": "9.5.2",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.5.2.tgz",
"integrity": "sha512-yhnR+XVGmy7S66abvj/tF9SxzNJ+k60w+UZlC/vGOztrU2Cxpbr95gtrBrin4fpWyiE80qzVC2AY0WzaHPufWw==",
"license": "MIT",
"dependencies": {
"@floating-ui/react": "^0.27.19",
@@ -1482,31 +1482,31 @@
"type-fest": "^5.8.0"
},
"peerDependencies": {
"@mantine/hooks": "9.5.1",
"@mantine/hooks": "9.5.2",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/dates": {
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.5.1.tgz",
"integrity": "sha512-1FTIgF8L6AKEb+Ql53zVyCCp4JxvQp/AUDts5T/JEI7U0CZGpzg+FHGtmNShLR4ONuOfzOV1gkgU8INbxVJjag==",
"version": "9.5.2",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.5.2.tgz",
"integrity": "sha512-640r4aDYR7EfNV+qRqnIMC/HX0fuLiD8O4/qVVrLCgBV4w6ZtfcaTjLwDRR/F8uGIX5epNTujzhffz0n14HXCQ==",
"license": "MIT",
"dependencies": {
"clsx": "^2.1.1"
},
"peerDependencies": {
"@mantine/core": "9.5.1",
"@mantine/hooks": "9.5.1",
"@mantine/core": "9.5.2",
"@mantine/hooks": "9.5.2",
"dayjs": ">=1.0.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/form": {
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.5.1.tgz",
"integrity": "sha512-WsMZGBTsoG2Y/K+6QK0+GmsJxq5KzWHIzo65lRpkq/SwdenV9G+3m0LstlhI9i2/wQF83GfwP7mCbKMfzf00Eg==",
"version": "9.5.2",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.5.2.tgz",
"integrity": "sha512-9zWyAvEIn5QGfDa7Mxf+iCeEnUHtIam2avY8Csx6PsHqWmRSl9eYfQFrofv6FcR6eAbVUzQHzL/gpqZ3BzPt9g==",
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.1.0",
@@ -1518,61 +1518,61 @@
}
},
"node_modules/@mantine/hooks": {
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.5.1.tgz",
"integrity": "sha512-2sK9OdWvrzKBOuWxLfQA5qcAJzxpzqNlKumaP7Uq0i7LDBQeY/sYgNiBWLwtW+iZw6fFXwPf0nI7q5VVpvqnNQ==",
"version": "9.5.2",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.5.2.tgz",
"integrity": "sha512-CsANdaF07VRhcvDCupIvAPtIqU1NxYSc+bhFCCasDHpgJOUQxmqeMOGCCGSjtOOEIs+E+pt2ZbbdfnygDYPybA==",
"license": "MIT",
"peerDependencies": {
"react": "^19.2.0"
}
},
"node_modules/@mantine/modals": {
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.5.1.tgz",
"integrity": "sha512-hvfNqwgiIxe/3sWPX5pIHzYnwV28U5w9UrA0Y+Dh3HDkmIu2PZ3nwcUhqS+Za6gFZCx53XuNLZs2OMW2hrvdzg==",
"version": "9.5.2",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.5.2.tgz",
"integrity": "sha512-mB+A9uk6U/1+e9khNCWrblE4cvrYA3H5eKp7iuz1KE472HXWp+A4h50Wb2WcN0FDIEU7+bTHWa167LUA/5jXwA==",
"license": "MIT",
"peerDependencies": {
"@mantine/core": "9.5.1",
"@mantine/hooks": "9.5.1",
"@mantine/core": "9.5.2",
"@mantine/hooks": "9.5.2",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/notifications": {
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.5.1.tgz",
"integrity": "sha512-/MIGWag8U20HTM4gOGSNVhmQ0n6YM2gdSR1NbtBffSh77nuzwPjr68UmpMc2WHFMi8OBlrSIcw9Xpe3YPfgnvQ==",
"version": "9.5.2",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.5.2.tgz",
"integrity": "sha512-2DQW2i6BlTGI7Vqp1a8IN03Q2CI/nMd7joJu7RGMTDhnnD0rhAhQtu/NwGdmq5gl4vFCpzzwHtH359Do2MlRGg==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.5.1",
"@mantine/store": "9.5.2",
"react-transition-group": "4.4.5"
},
"peerDependencies": {
"@mantine/core": "9.5.1",
"@mantine/hooks": "9.5.1",
"@mantine/core": "9.5.2",
"@mantine/hooks": "9.5.2",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/spotlight": {
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.5.1.tgz",
"integrity": "sha512-fXiaFrlIjhoFh61IbM+tRP7mg1V20mSTVh2AJi4rm/BnoBvnd4fPw33Wdg+O3c5L9HGzPQdA9SHJ6rdDNueoRw==",
"version": "9.5.2",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.5.2.tgz",
"integrity": "sha512-+YrHe0pqGrx+sTZKSV9v2K/OMyBow4u1Id5zI4jevTGlENKFqsKPn94CIx6Ryn48ODFzJyiiAAXYmvRT4Sw3xA==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.5.1"
"@mantine/store": "9.5.2"
},
"peerDependencies": {
"@mantine/core": "9.5.1",
"@mantine/hooks": "9.5.1",
"@mantine/core": "9.5.2",
"@mantine/hooks": "9.5.2",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/store": {
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.5.1.tgz",
"integrity": "sha512-nDmA9S+qnQQ61KYgph06Wt2cx1tj3Z6eeyK3HvFeuLb5FcGycbITsVy/+3LltH2qdqkpNeAA9wQ926NFjn5hvA==",
"version": "9.5.2",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.5.2.tgz",
"integrity": "sha512-vpOS9QwqaJ1KOPr8MdQXYXFDIPkDg1KCr5O8FOGVZIGfsei1vvQsvvmMGGEKGmEE/4FCYwEfhCUWaAVw2psVzw==",
"license": "MIT",
"peerDependencies": {
"react": "^19.2.0"

View File

@@ -19,13 +19,13 @@
"@fontsource/open-sans": "5.3.0",
"@lingui/core": "6.6.0",
"@lingui/react": "6.6.0",
"@mantine/core": "9.5.1",
"@mantine/dates": "9.5.1",
"@mantine/form": "9.5.1",
"@mantine/hooks": "9.5.1",
"@mantine/modals": "9.5.1",
"@mantine/notifications": "9.5.1",
"@mantine/spotlight": "9.5.1",
"@mantine/core": "9.5.2",
"@mantine/dates": "9.5.2",
"@mantine/form": "9.5.2",
"@mantine/hooks": "9.5.2",
"@mantine/modals": "9.5.2",
"@mantine/notifications": "9.5.2",
"@mantine/spotlight": "9.5.2",
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.23.1",
"@reduxjs/toolkit": "2.12.0",