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

This commit is contained in:
renovate[bot]
2026-07-30 08:36:26 +00:00
committed by GitHub
parent 56ecb4a2f4
commit cd640da960
2 changed files with 50 additions and 50 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.4.2",
"@mantine/dates": "9.4.2",
"@mantine/form": "9.4.2",
"@mantine/hooks": "9.4.2",
"@mantine/modals": "9.4.2",
"@mantine/notifications": "9.4.2",
"@mantine/spotlight": "9.4.2",
"@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",
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.21.0",
"@reduxjs/toolkit": "2.12.0",
@@ -1248,43 +1248,43 @@
}
},
"node_modules/@mantine/core": {
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.4.2.tgz",
"integrity": "sha512-bEcFalEvbcT8x03GF0eUeWVLF8lGADdfG8jjrPfn+JdK4Sd33ZFdvTZxY/hhkzRi/JsMdhZj8GU0cGkXc0yPzg==",
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.5.0.tgz",
"integrity": "sha512-lUZtPfW+ZIXthofPyw+SVgWNiV/OkJ498r3OZeuekPgM23p2AspqHzHjEGhe5DMSTyhma6BhIHF2H10dAp0ibw==",
"license": "MIT",
"dependencies": {
"@floating-ui/react": "^0.27.19",
"clsx": "^2.1.1",
"react-number-format": "^5.4.5",
"react-remove-scroll": "^2.7.2",
"type-fest": "^5.7.0"
"type-fest": "^5.8.0"
},
"peerDependencies": {
"@mantine/hooks": "9.4.2",
"@mantine/hooks": "9.5.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/dates": {
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.4.2.tgz",
"integrity": "sha512-Tm5EbrrsBh5rQr2fvMbg/AEOat+YanO9vueVDoqkHZ537rl1n+eJdwbT6wxauCt6oNO5TxP+nssXqhk3e5NMgw==",
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.5.0.tgz",
"integrity": "sha512-uHDHDkV7WPtMXCIayDCgHKxTrvmG37rhsx8UDyekRitO0dHZ7f9F7x+xrG2QVYl0c0t3xeJE9+/RjNHSnVcP7Q==",
"license": "MIT",
"dependencies": {
"clsx": "^2.1.1"
},
"peerDependencies": {
"@mantine/core": "9.4.2",
"@mantine/hooks": "9.4.2",
"@mantine/core": "9.5.0",
"@mantine/hooks": "9.5.0",
"dayjs": ">=1.0.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/form": {
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.4.2.tgz",
"integrity": "sha512-rpj43qFQEhas/T5qD0fp2ErCNATV544BuHColyrkko/2UcVf57LUJ52N8KZxT3/mKTQmNqprOJReHrbc42Z59Q==",
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.5.0.tgz",
"integrity": "sha512-sYlWMfh2F8L3vBAWhXg597JM06lu4/ermmjC/31ftcl91pjp3vvQxwbIHd3wyQVbTV3f3kgTFqPlrR6BuBYOpw==",
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.1.0",
@@ -1296,61 +1296,61 @@
}
},
"node_modules/@mantine/hooks": {
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.4.2.tgz",
"integrity": "sha512-1SUuhnbvcV7EfwYN2FcdI9nX2TXhQQMefR7uWsigdor+2Twk0yEKMKct8t9gw6PQtkWF9GZxkg8aJRA3KmhaSA==",
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.5.0.tgz",
"integrity": "sha512-d67+7dQW0ZJFiWXqZgwcPrZK0KxKMzAX+Sv663g40xhISseiUoK0f8k/Ss2amOA09IhFayeeaqprVRc4Fp5yEw==",
"license": "MIT",
"peerDependencies": {
"react": "^19.2.0"
}
},
"node_modules/@mantine/modals": {
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.4.2.tgz",
"integrity": "sha512-05CBfFCp2+eAjb9OMaxMxOs4hu8gjmu7uk0zBrvdgTRfg0+XfS9xdtqCwDmIUrmx9cIiQ54G9zKtJGbMinnq6g==",
"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==",
"license": "MIT",
"peerDependencies": {
"@mantine/core": "9.4.2",
"@mantine/hooks": "9.4.2",
"@mantine/core": "9.5.0",
"@mantine/hooks": "9.5.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/notifications": {
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.4.2.tgz",
"integrity": "sha512-mun6pEiZq8Lq52h1TH0CbsEapidGXakIyqlGppXpzvOeBiYGH2NLhwd2QUnwKDmm1FuAzY0TGT7vGqNz1/b0oA==",
"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==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.4.2",
"@mantine/store": "9.5.0",
"react-transition-group": "4.4.5"
},
"peerDependencies": {
"@mantine/core": "9.4.2",
"@mantine/hooks": "9.4.2",
"@mantine/core": "9.5.0",
"@mantine/hooks": "9.5.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/spotlight": {
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.4.2.tgz",
"integrity": "sha512-9LjowPGRqqTfOPuMxuwmJ18ufHGB1xQ23l2q17fgbQ5exkmN7qVeccTKMgHtJFmRV6sQpwq4dBqDf48r2y7qpw==",
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.5.0.tgz",
"integrity": "sha512-AdytaqJUJzvfZH4vAqcJv0ynK6PHf2wyAVjrOyG4xFGxz+xD7GN4mkfXslyHM2pwQ4kCGuqF2N25LtzRVwENOQ==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.4.2"
"@mantine/store": "9.5.0"
},
"peerDependencies": {
"@mantine/core": "9.4.2",
"@mantine/hooks": "9.4.2",
"@mantine/core": "9.5.0",
"@mantine/hooks": "9.5.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/store": {
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.4.2.tgz",
"integrity": "sha512-vUxo4sg+UzUbvoG5VcwLvfF9XaOcruh2LsyZA4M361YlvDU/WNFeKcByjlxiz+FMZdJK5kyUFuajhEMmYCIIiw==",
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.5.0.tgz",
"integrity": "sha512-MeJybawnPCCIcfrpSjtbRERJXZWAdOKSp3afsl82e5HZZtKJepgvktD5lcS9hRrrAdGWywi7gcMduLT0bUHDzw==",
"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.4.2",
"@mantine/dates": "9.4.2",
"@mantine/form": "9.4.2",
"@mantine/hooks": "9.4.2",
"@mantine/modals": "9.4.2",
"@mantine/notifications": "9.4.2",
"@mantine/spotlight": "9.4.2",
"@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",
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.21.0",
"@reduxjs/toolkit": "2.12.0",