Merge pull request #1772 from Athou/renovate/major-mantine-monorepo

fix(deps): update mantine monorepo to v8 (major)
This commit is contained in:
Jérémie Panzer
2025-05-05 14:00:14 +02:00
committed by GitHub
2 changed files with 42 additions and 42 deletions

View File

@@ -12,12 +12,12 @@
"@fontsource/open-sans": "^5.2.5",
"@lingui/core": "^5.3.1",
"@lingui/react": "^5.3.1",
"@mantine/core": "^7.17.7",
"@mantine/form": "^7.17.7",
"@mantine/hooks": "^7.17.7",
"@mantine/modals": "^7.17.7",
"@mantine/notifications": "^7.17.7",
"@mantine/spotlight": "^7.17.7",
"@mantine/core": "^8.0.0",
"@mantine/form": "^8.0.0",
"@mantine/hooks": "^8.0.0",
"@mantine/modals": "^8.0.0",
"@mantine/notifications": "^8.0.0",
"@mantine/spotlight": "^8.0.0",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.7.0",
"axios": "^1.9.0",
@@ -1705,9 +1705,9 @@
}
},
"node_modules/@mantine/core": {
"version": "7.17.7",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.17.7.tgz",
"integrity": "sha512-JMyV4/jPATXxmE31g8TJxsrH7XvdrA5pwT4gg25zBl1KE5vLBpBLLjsHG728+bDKuf+bDV+8lw+1kqgW7FcplQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.0.0.tgz",
"integrity": "sha512-TskeJS2/+DbmUe85fXDoUAyErkSvR4YlbUl8MLqhjFBJUqwc72ZrLynmN13wuKtlVPakDYYjq4/IEDMReh3CYA==",
"license": "MIT",
"dependencies": {
"@floating-ui/react": "^0.26.28",
@@ -1718,15 +1718,15 @@
"type-fest": "^4.27.0"
},
"peerDependencies": {
"@mantine/hooks": "7.17.7",
"@mantine/hooks": "8.0.0",
"react": "^18.x || ^19.x",
"react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/form": {
"version": "7.17.7",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.17.7.tgz",
"integrity": "sha512-BloLbPLbSKyQ+crkwcREiaF22v1y8CvgAbS9tcrWdZvA3SwUvkmsEoX8QYui82eTLKrqFEvlqp0rYVQ+y2cjIQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.0.0.tgz",
"integrity": "sha512-ErbbEFMEiRsK2Rn0jmFE5ohNJXHSMSbuJsL2vDUVsbIaXo6svw6ockw1WWGdiU8oEGqxM6Pd618yI9cJWNHF3g==",
"license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.3",
@@ -1737,61 +1737,61 @@
}
},
"node_modules/@mantine/hooks": {
"version": "7.17.7",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.17.7.tgz",
"integrity": "sha512-5MIvN/YAcewc97nG3jVrlnFqAExnJRBNWmV6UgGHWbiZiPSCh5o2RJE/5ZVGSfkexDpav9gkm2jkWkIbemVqVA==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.0.0.tgz",
"integrity": "sha512-hrcgZMHUPsgu+VBfUVcJOqMG7Qi+AshYjFyc/qo0Cz8TEhqWmD0I1yJW+qj4sDTTDWRQC6kvI5c1h+87/9MvoA==",
"license": "MIT",
"peerDependencies": {
"react": "^18.x || ^19.x"
}
},
"node_modules/@mantine/modals": {
"version": "7.17.7",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.17.7.tgz",
"integrity": "sha512-OL2nwGKaoa2YOtX5j4JUIJcto0ws2xVNXrmrVI42PCYWjgyvYfsNDz7RHrR+h0qUTl9unPwTfT/Y7T8xgWk5Iw==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.0.0.tgz",
"integrity": "sha512-yki3KzW9Pykf6hVSezWjeHC0FCiYD3mK2r2Sn6qE0ag+EeXZs1cbrqpjZHYov2rh6j0xzW2jnaoVbKEqYw1vUQ==",
"license": "MIT",
"peerDependencies": {
"@mantine/core": "7.17.7",
"@mantine/hooks": "7.17.7",
"@mantine/core": "8.0.0",
"@mantine/hooks": "8.0.0",
"react": "^18.x || ^19.x",
"react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/notifications": {
"version": "7.17.7",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.17.7.tgz",
"integrity": "sha512-T6m4uUPEkPcTdo7J29lDey5YDJkVh/t6kWaCGQ0xDX1tzGGGPtaf1Exj1N0EtrIetbXPuEE8+yvq5P7wUJ3t9w==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.0.0.tgz",
"integrity": "sha512-sWldvQmq4YJsknHURBNKkc3CAU0qDb0LuQGKIZGxqFlwEiXNIAI8mtfr7stgzVx+mteVW1g+HBb7FaZp07jRxQ==",
"license": "MIT",
"dependencies": {
"@mantine/store": "7.17.7",
"@mantine/store": "8.0.0",
"react-transition-group": "4.4.5"
},
"peerDependencies": {
"@mantine/core": "7.17.7",
"@mantine/hooks": "7.17.7",
"@mantine/core": "8.0.0",
"@mantine/hooks": "8.0.0",
"react": "^18.x || ^19.x",
"react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/spotlight": {
"version": "7.17.7",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.17.7.tgz",
"integrity": "sha512-IBp324XpA80tZzApWKAOEZMOEFKUMW2osXb90draudDPWgdOlVKU1EVeA9iY37AT9StbD9ZNHFPifqFL2O0NHA==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.0.0.tgz",
"integrity": "sha512-E8YS+q78IYvXGcTvLX+OFUJPNkf73o/ZWmO4OKdI0Hxvw5XFELCzRkYnLGQ5npeTfn74t4X3fitWBfQT26lJzQ==",
"license": "MIT",
"dependencies": {
"@mantine/store": "7.17.7"
"@mantine/store": "8.0.0"
},
"peerDependencies": {
"@mantine/core": "7.17.7",
"@mantine/hooks": "7.17.7",
"@mantine/core": "8.0.0",
"@mantine/hooks": "8.0.0",
"react": "^18.x || ^19.x",
"react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/store": {
"version": "7.17.7",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.17.7.tgz",
"integrity": "sha512-a2XmX6/ixuT+q1H7uNZq3opKZWlxS67XWU2fxCc/E/XHbzik25i2oj9inFpIZMT7UmhUkxj4/pbJQGMs3T5liw==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.0.0.tgz",
"integrity": "sha512-42RWCsXMNuhpX+d/hwr5aHj+HWyi5ltbc0R0xdiUnAmqSB7CHbWxDDLh4+DbmqPrN9pTeYvpPGp3v/CG2vuGBg==",
"license": "MIT",
"peerDependencies": {
"react": "^18.x || ^19.x"

View File

@@ -19,12 +19,12 @@
"@fontsource/open-sans": "^5.2.5",
"@lingui/core": "^5.3.1",
"@lingui/react": "^5.3.1",
"@mantine/core": "^7.17.7",
"@mantine/form": "^7.17.7",
"@mantine/hooks": "^7.17.7",
"@mantine/modals": "^7.17.7",
"@mantine/notifications": "^7.17.7",
"@mantine/spotlight": "^7.17.7",
"@mantine/core": "^8.0.0",
"@mantine/form": "^8.0.0",
"@mantine/hooks": "^8.0.0",
"@mantine/modals": "^8.0.0",
"@mantine/notifications": "^8.0.0",
"@mantine/spotlight": "^8.0.0",
"@monaco-editor/react": "^4.7.0",
"@reduxjs/toolkit": "^2.7.0",
"axios": "^1.9.0",