Update mantine monorepo to v9.6.1

This commit is contained in:
renovate[bot]
2026-09-13 16:28:15 +00:00
committed by GitHub
parent 302fa8f4dd
commit a0423f301d
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.6.0",
"@mantine/dates": "9.6.0",
"@mantine/form": "9.6.0",
"@mantine/hooks": "9.6.0",
"@mantine/modals": "9.6.0",
"@mantine/notifications": "9.6.0",
"@mantine/spotlight": "9.6.0",
"@mantine/core": "9.6.1",
"@mantine/dates": "9.6.1",
"@mantine/form": "9.6.1",
"@mantine/hooks": "9.6.1",
"@mantine/modals": "9.6.1",
"@mantine/notifications": "9.6.1",
"@mantine/spotlight": "9.6.1",
"@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.6.0",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.6.0.tgz",
"integrity": "sha512-WpdtSv9q2k4RrAVUxBlABMyEul4vv94EkjoVuQglBBC7jVmLhBBgI64HltE6di/l6zvj9D7k1vgkbVjyxQsn1g==",
"version": "9.6.1",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.6.1.tgz",
"integrity": "sha512-UkcPo8Zq0uSdodvyXV62HVmfIfHCcrjFrFrH0TggTy6Wtp8a78znGP8RJOz8zC9XSPpJmKjBQjg0M+nOvIzftA==",
"license": "MIT",
"dependencies": {
"@floating-ui/react": "^0.27.20",
@@ -1482,31 +1482,31 @@
"type-fest": "^5.8.0"
},
"peerDependencies": {
"@mantine/hooks": "9.6.0",
"@mantine/hooks": "9.6.1",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/dates": {
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.6.0.tgz",
"integrity": "sha512-fcMGrbwKj7F5KkRtwuKeXz/MBh+l0Y3ljLyJ3eaF7NL0CLJSXO7YJxpeZDXBMDF0w+iUs9c2zilnTTidh9ICPQ==",
"version": "9.6.1",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.6.1.tgz",
"integrity": "sha512-3NxfqrcwMuYB9wvxIhGhEhhazK3wcA2wG4AuNVFGJDd97ujWWAy+jGHqBF9jOusp/Mk4bn8u+3SuDICtLPDf5w==",
"license": "MIT",
"dependencies": {
"clsx": "^2.1.1"
},
"peerDependencies": {
"@mantine/core": "9.6.0",
"@mantine/hooks": "9.6.0",
"@mantine/core": "9.6.1",
"@mantine/hooks": "9.6.1",
"dayjs": ">=1.0.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/form": {
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.6.0.tgz",
"integrity": "sha512-4TbT/DiixG5uWjgm/HNQlS3Ac0Ov35WVcAW6HQ7Q4+NGuj8mED4gBXHzqVywNi7PhshivdNMox3zADvHIOyUdA==",
"version": "9.6.1",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.6.1.tgz",
"integrity": "sha512-l9vs/TJ/ScVwbuQNIgc03yR+QewM7oUmkNfhB0/Wx6iuHP57sP6u1yTlCaXvrq6UBHc7PAk6DPoQKyAGcAWWpg==",
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.1.0",
@@ -1518,61 +1518,61 @@
}
},
"node_modules/@mantine/hooks": {
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.6.0.tgz",
"integrity": "sha512-r+1RWxc0F2XK9exKIk3Cxc17eyDTEtRqvomeQMCqI4S2Z3A78ObAGuNS8WXn8aqDGN66MJlO+WV7oCgQn2iQfQ==",
"version": "9.6.1",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.6.1.tgz",
"integrity": "sha512-pfxM95WozngB0ZALw6h99QV1TQ0qniOkFhzi0+dmSnKpxkVSR0xeNsvPpGDj9Teu+M69fRoE4IkzyMnu5Xld3w==",
"license": "MIT",
"peerDependencies": {
"react": "^19.2.0"
}
},
"node_modules/@mantine/modals": {
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.6.0.tgz",
"integrity": "sha512-uNNwdYkk5ZqsPKi6zVe+bHq09RCM/HRbzC+UFGXmmOKq2AgOuCoLPNimvVV3y6GQ+jcPFFlkR4D7wbv4eQKPAQ==",
"version": "9.6.1",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.6.1.tgz",
"integrity": "sha512-VXyFWNxLv6by7sbnvP6WUC6xdHb0JSOxpj97mbFp+Uddw0OtNCiZ/8aVWc9Ov7LQOMGCPz1SXeFsLwURGYHs7Q==",
"license": "MIT",
"peerDependencies": {
"@mantine/core": "9.6.0",
"@mantine/hooks": "9.6.0",
"@mantine/core": "9.6.1",
"@mantine/hooks": "9.6.1",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/notifications": {
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.6.0.tgz",
"integrity": "sha512-1sTE7EaGpr6LX7ykE8DOwpTNxi3U7AHF7Ve/oBd1VEe2k/5RmEYLTWpexxf7WwNpEmHCi99MvG7qUMQJyqc9Fg==",
"version": "9.6.1",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.6.1.tgz",
"integrity": "sha512-6bikkVCAf6wd1KO/oVhBuXGDZ+HcWeNGCEvdgkL0pQ6jmjzd24ShW6UnbGu6aLABhYxQdfLnrE1cbOjC93Tj6A==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.6.0",
"@mantine/store": "9.6.1",
"react-transition-group": "4.4.5"
},
"peerDependencies": {
"@mantine/core": "9.6.0",
"@mantine/hooks": "9.6.0",
"@mantine/core": "9.6.1",
"@mantine/hooks": "9.6.1",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/spotlight": {
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.6.0.tgz",
"integrity": "sha512-ZJgdrMWnhZDWSu6/OHcUkk5cXgLhkBnICCWWnHpuaapAKIa+ya3jj0BXDA8fzb3iY6yKCF06bqpKY5rhiuKaCw==",
"version": "9.6.1",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.6.1.tgz",
"integrity": "sha512-12mKLUJFhv6VFQRnc64zhqXYwj3aZWZd6aN2qyYTO9A38QOH17SmfpnnZ+pZ9tvdG9T1xGLOTvRJi9nHP1NANg==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.6.0"
"@mantine/store": "9.6.1"
},
"peerDependencies": {
"@mantine/core": "9.6.0",
"@mantine/hooks": "9.6.0",
"@mantine/core": "9.6.1",
"@mantine/hooks": "9.6.1",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/store": {
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.6.0.tgz",
"integrity": "sha512-nYt2tfn1/e6CK35a5TWlPbOL3Xwf7OzBmBElV0l+Ae6mswVaMip1WHm0mCaHAbTKgsOnvL/tooDTVxBBrmm87Q==",
"version": "9.6.1",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.6.1.tgz",
"integrity": "sha512-KePeOIAg2n7wkHlxFxF7s6qYeD9EE/GrFIK3cc329nTSDIEIJQ+oFQv1S/t4sZJTIz7YnBlRuvA9Wc8pRg8TRA==",
"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.6.0",
"@mantine/dates": "9.6.0",
"@mantine/form": "9.6.0",
"@mantine/hooks": "9.6.0",
"@mantine/modals": "9.6.0",
"@mantine/notifications": "9.6.0",
"@mantine/spotlight": "9.6.0",
"@mantine/core": "9.6.1",
"@mantine/dates": "9.6.1",
"@mantine/form": "9.6.1",
"@mantine/hooks": "9.6.1",
"@mantine/modals": "9.6.1",
"@mantine/notifications": "9.6.1",
"@mantine/spotlight": "9.6.1",
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.23.1",
"@reduxjs/toolkit": "2.12.0",