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

This commit is contained in:
renovate[bot]
2026-07-24 11:08:55 +00:00
committed by GitHub
parent 2d741f6e1e
commit e5d336f6ba
2 changed files with 49 additions and 49 deletions

View File

@@ -12,13 +12,13 @@
"@fontsource/open-sans": "5.3.0",
"@lingui/core": "6.5.0",
"@lingui/react": "6.5.0",
"@mantine/core": "9.4.1",
"@mantine/dates": "9.4.1",
"@mantine/form": "9.4.1",
"@mantine/hooks": "9.4.1",
"@mantine/modals": "9.4.1",
"@mantine/notifications": "9.4.1",
"@mantine/spotlight": "9.4.1",
"@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",
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.20.2",
"@reduxjs/toolkit": "2.12.0",
@@ -1237,9 +1237,9 @@
}
},
"node_modules/@mantine/core": {
"version": "9.4.1",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.4.1.tgz",
"integrity": "sha512-lZWEICrum4+vwKxzh/mk4RB1N6BqZ0Cshdl6lhm7OYLiQzmOaxKtOgyaWz+vr65G8mqTXjalZalB+wmMVBYK2Q==",
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.4.2.tgz",
"integrity": "sha512-bEcFalEvbcT8x03GF0eUeWVLF8lGADdfG8jjrPfn+JdK4Sd33ZFdvTZxY/hhkzRi/JsMdhZj8GU0cGkXc0yPzg==",
"license": "MIT",
"dependencies": {
"@floating-ui/react": "^0.27.19",
@@ -1249,31 +1249,31 @@
"type-fest": "^5.7.0"
},
"peerDependencies": {
"@mantine/hooks": "9.4.1",
"@mantine/hooks": "9.4.2",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/dates": {
"version": "9.4.1",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.4.1.tgz",
"integrity": "sha512-DoQDvQMAlIw6ohwhUwYuTYQevG9y5AQmYWkhOHUuavABFEZmtBglkwziBoATvxT09I/6I56UMPhproXcS6XUfg==",
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.4.2.tgz",
"integrity": "sha512-Tm5EbrrsBh5rQr2fvMbg/AEOat+YanO9vueVDoqkHZ537rl1n+eJdwbT6wxauCt6oNO5TxP+nssXqhk3e5NMgw==",
"license": "MIT",
"dependencies": {
"clsx": "^2.1.1"
},
"peerDependencies": {
"@mantine/core": "9.4.1",
"@mantine/hooks": "9.4.1",
"@mantine/core": "9.4.2",
"@mantine/hooks": "9.4.2",
"dayjs": ">=1.0.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/form": {
"version": "9.4.1",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.4.1.tgz",
"integrity": "sha512-e4tqC/D8ii7maPySWIWY306MNljPRprHPhu0/jaZrX7sRyJy+C8V9aU+ZFKYliM1CeiH1UX88+q4hWFUWVEdQw==",
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.4.2.tgz",
"integrity": "sha512-rpj43qFQEhas/T5qD0fp2ErCNATV544BuHColyrkko/2UcVf57LUJ52N8KZxT3/mKTQmNqprOJReHrbc42Z59Q==",
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.1.0",
@@ -1285,61 +1285,61 @@
}
},
"node_modules/@mantine/hooks": {
"version": "9.4.1",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.4.1.tgz",
"integrity": "sha512-eTI8wmzPx3r98zgKIEuvukmoGTHBhmtI6+9E6o2DbTmEU2eM1bCdjE2vFdf0op2AlRO0KEYEcZhNQi4T/SJk0A==",
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.4.2.tgz",
"integrity": "sha512-1SUuhnbvcV7EfwYN2FcdI9nX2TXhQQMefR7uWsigdor+2Twk0yEKMKct8t9gw6PQtkWF9GZxkg8aJRA3KmhaSA==",
"license": "MIT",
"peerDependencies": {
"react": "^19.2.0"
}
},
"node_modules/@mantine/modals": {
"version": "9.4.1",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.4.1.tgz",
"integrity": "sha512-z5G3Biz7/5Ybz5Z8u5Xyvo9UBmFhAX/YXMf6U96ejvtAB11xVnCo8m37R5DJyzeFEqB4D1tvUgWiVVPBb+yadw==",
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.4.2.tgz",
"integrity": "sha512-05CBfFCp2+eAjb9OMaxMxOs4hu8gjmu7uk0zBrvdgTRfg0+XfS9xdtqCwDmIUrmx9cIiQ54G9zKtJGbMinnq6g==",
"license": "MIT",
"peerDependencies": {
"@mantine/core": "9.4.1",
"@mantine/hooks": "9.4.1",
"@mantine/core": "9.4.2",
"@mantine/hooks": "9.4.2",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/notifications": {
"version": "9.4.1",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.4.1.tgz",
"integrity": "sha512-Sm1g8E8RkFmesxpNz9zFvOjkTVxOa7dJJjMGoHNIXH+9/wO0s9kInny4mVnxTbLJJsD6nTqIQlk1v8tq2C4Ftw==",
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.4.2.tgz",
"integrity": "sha512-mun6pEiZq8Lq52h1TH0CbsEapidGXakIyqlGppXpzvOeBiYGH2NLhwd2QUnwKDmm1FuAzY0TGT7vGqNz1/b0oA==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.4.1",
"@mantine/store": "9.4.2",
"react-transition-group": "4.4.5"
},
"peerDependencies": {
"@mantine/core": "9.4.1",
"@mantine/hooks": "9.4.1",
"@mantine/core": "9.4.2",
"@mantine/hooks": "9.4.2",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/spotlight": {
"version": "9.4.1",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.4.1.tgz",
"integrity": "sha512-gJ+7DdnGULeobtGXVGbVgvJSG3TeecxLXNxzpZo+ohl1OetPftCBGJOUrX2tYOOC6nJE1eHSIr/kpB31YIRjhQ==",
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.4.2.tgz",
"integrity": "sha512-9LjowPGRqqTfOPuMxuwmJ18ufHGB1xQ23l2q17fgbQ5exkmN7qVeccTKMgHtJFmRV6sQpwq4dBqDf48r2y7qpw==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.4.1"
"@mantine/store": "9.4.2"
},
"peerDependencies": {
"@mantine/core": "9.4.1",
"@mantine/hooks": "9.4.1",
"@mantine/core": "9.4.2",
"@mantine/hooks": "9.4.2",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/store": {
"version": "9.4.1",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.4.1.tgz",
"integrity": "sha512-/DCZq0aqqIdm03J0RJ7pbzoau2cwY8ndSOjskHOKHhTeWMnOBdCKXA3oMO5aIDldDqJ9T7Io4Boh4Pt461zNQw==",
"version": "9.4.2",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.4.2.tgz",
"integrity": "sha512-vUxo4sg+UzUbvoG5VcwLvfF9XaOcruh2LsyZA4M361YlvDU/WNFeKcByjlxiz+FMZdJK5kyUFuajhEMmYCIIiw==",
"license": "MIT",
"peerDependencies": {
"react": "^19.2.0"

View File

@@ -19,13 +19,13 @@
"@fontsource/open-sans": "5.3.0",
"@lingui/core": "6.5.0",
"@lingui/react": "6.5.0",
"@mantine/core": "9.4.1",
"@mantine/dates": "9.4.1",
"@mantine/form": "9.4.1",
"@mantine/hooks": "9.4.1",
"@mantine/modals": "9.4.1",
"@mantine/notifications": "9.4.1",
"@mantine/spotlight": "9.4.1",
"@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",
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.20.2",
"@reduxjs/toolkit": "2.12.0",