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

This commit is contained in:
renovate[bot]
2026-08-05 08:38:05 +00:00
committed by GitHub
parent f474e76866
commit 75920a6473
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.0",
"@mantine/dates": "9.5.0",
"@mantine/form": "9.5.0",
"@mantine/hooks": "9.5.0",
"@mantine/modals": "9.5.0",
"@mantine/notifications": "9.5.0",
"@mantine/spotlight": "9.5.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",
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.21.2",
"@reduxjs/toolkit": "2.12.0",
@@ -1228,9 +1228,9 @@
}
},
"node_modules/@mantine/core": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.5.0.tgz",
"integrity": "sha512-lUZtPfW+ZIXthofPyw+SVgWNiV/OkJ498r3OZeuekPgM23p2AspqHzHjEGhe5DMSTyhma6BhIHF2H10dAp0ibw==",
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.5.1.tgz",
"integrity": "sha512-3olDOYJBfW4kR37Aqdy/+FnYG7iNb5SPzOGeCp9dDxnt65K94sEqETDnXGJptOMO2xLm4KLJ/eBt3IIhJA7Z4Q==",
"license": "MIT",
"dependencies": {
"@floating-ui/react": "^0.27.19",
@@ -1240,31 +1240,31 @@
"type-fest": "^5.8.0"
},
"peerDependencies": {
"@mantine/hooks": "9.5.0",
"@mantine/hooks": "9.5.1",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/dates": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.5.0.tgz",
"integrity": "sha512-uHDHDkV7WPtMXCIayDCgHKxTrvmG37rhsx8UDyekRitO0dHZ7f9F7x+xrG2QVYl0c0t3xeJE9+/RjNHSnVcP7Q==",
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.5.1.tgz",
"integrity": "sha512-1FTIgF8L6AKEb+Ql53zVyCCp4JxvQp/AUDts5T/JEI7U0CZGpzg+FHGtmNShLR4ONuOfzOV1gkgU8INbxVJjag==",
"license": "MIT",
"dependencies": {
"clsx": "^2.1.1"
},
"peerDependencies": {
"@mantine/core": "9.5.0",
"@mantine/hooks": "9.5.0",
"@mantine/core": "9.5.1",
"@mantine/hooks": "9.5.1",
"dayjs": ">=1.0.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/form": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.5.0.tgz",
"integrity": "sha512-sYlWMfh2F8L3vBAWhXg597JM06lu4/ermmjC/31ftcl91pjp3vvQxwbIHd3wyQVbTV3f3kgTFqPlrR6BuBYOpw==",
"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==",
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.1.0",
@@ -1276,61 +1276,61 @@
}
},
"node_modules/@mantine/hooks": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.5.0.tgz",
"integrity": "sha512-d67+7dQW0ZJFiWXqZgwcPrZK0KxKMzAX+Sv663g40xhISseiUoK0f8k/Ss2amOA09IhFayeeaqprVRc4Fp5yEw==",
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.5.1.tgz",
"integrity": "sha512-2sK9OdWvrzKBOuWxLfQA5qcAJzxpzqNlKumaP7Uq0i7LDBQeY/sYgNiBWLwtW+iZw6fFXwPf0nI7q5VVpvqnNQ==",
"license": "MIT",
"peerDependencies": {
"react": "^19.2.0"
}
},
"node_modules/@mantine/modals": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.5.0.tgz",
"integrity": "sha512-DwFjz/MfhEYa3/ALaecXTWShaOSP2/0GoQcPohnljNTsLxGpo+xJbYF1OGycnTpzuWKBVIe/r3zf+8IozqroRA==",
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.5.1.tgz",
"integrity": "sha512-hvfNqwgiIxe/3sWPX5pIHzYnwV28U5w9UrA0Y+Dh3HDkmIu2PZ3nwcUhqS+Za6gFZCx53XuNLZs2OMW2hrvdzg==",
"license": "MIT",
"peerDependencies": {
"@mantine/core": "9.5.0",
"@mantine/hooks": "9.5.0",
"@mantine/core": "9.5.1",
"@mantine/hooks": "9.5.1",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/notifications": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.5.0.tgz",
"integrity": "sha512-IgLO0zUppRh17TbOI5kku5pyKCNoEOAwemJi/H+gmq20QQFIwd+SxJLQvGT+OrKib2eWDlG+Tz6DJSwx3rn+Vg==",
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.5.1.tgz",
"integrity": "sha512-/MIGWag8U20HTM4gOGSNVhmQ0n6YM2gdSR1NbtBffSh77nuzwPjr68UmpMc2WHFMi8OBlrSIcw9Xpe3YPfgnvQ==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.5.0",
"@mantine/store": "9.5.1",
"react-transition-group": "4.4.5"
},
"peerDependencies": {
"@mantine/core": "9.5.0",
"@mantine/hooks": "9.5.0",
"@mantine/core": "9.5.1",
"@mantine/hooks": "9.5.1",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/spotlight": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.5.0.tgz",
"integrity": "sha512-AdytaqJUJzvfZH4vAqcJv0ynK6PHf2wyAVjrOyG4xFGxz+xD7GN4mkfXslyHM2pwQ4kCGuqF2N25LtzRVwENOQ==",
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.5.1.tgz",
"integrity": "sha512-fXiaFrlIjhoFh61IbM+tRP7mg1V20mSTVh2AJi4rm/BnoBvnd4fPw33Wdg+O3c5L9HGzPQdA9SHJ6rdDNueoRw==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.5.0"
"@mantine/store": "9.5.1"
},
"peerDependencies": {
"@mantine/core": "9.5.0",
"@mantine/hooks": "9.5.0",
"@mantine/core": "9.5.1",
"@mantine/hooks": "9.5.1",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/store": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.5.0.tgz",
"integrity": "sha512-MeJybawnPCCIcfrpSjtbRERJXZWAdOKSp3afsl82e5HZZtKJepgvktD5lcS9hRrrAdGWywi7gcMduLT0bUHDzw==",
"version": "9.5.1",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.5.1.tgz",
"integrity": "sha512-nDmA9S+qnQQ61KYgph06Wt2cx1tj3Z6eeyK3HvFeuLb5FcGycbITsVy/+3LltH2qdqkpNeAA9wQ926NFjn5hvA==",
"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.0",
"@mantine/dates": "9.5.0",
"@mantine/form": "9.5.0",
"@mantine/hooks": "9.5.0",
"@mantine/modals": "9.5.0",
"@mantine/notifications": "9.5.0",
"@mantine/spotlight": "9.5.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",
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.21.2",
"@reduxjs/toolkit": "2.12.0",