Merge pull request #2111 from Athou/renovate/patch-mantine-monorepo

fix(deps): update mantine monorepo to v9.0.2 (patch)
This commit is contained in:
Jérémie Panzer
2026-04-16 19:07:20 +02:00
committed by GitHub
2 changed files with 49 additions and 49 deletions

View File

@@ -12,13 +12,13 @@
"@fontsource/open-sans": "5.2.7",
"@lingui/core": "5.9.5",
"@lingui/react": "5.9.5",
"@mantine/core": "9.0.1",
"@mantine/dates": "9.0.1",
"@mantine/form": "9.0.1",
"@mantine/hooks": "9.0.1",
"@mantine/modals": "9.0.1",
"@mantine/notifications": "9.0.1",
"@mantine/spotlight": "9.0.1",
"@mantine/core": "9.0.2",
"@mantine/dates": "9.0.2",
"@mantine/form": "9.0.2",
"@mantine/hooks": "9.0.2",
"@mantine/modals": "9.0.2",
"@mantine/notifications": "9.0.2",
"@mantine/spotlight": "9.0.2",
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.14.4",
"@reduxjs/toolkit": "2.11.2",
@@ -1683,9 +1683,9 @@
}
},
"node_modules/@mantine/core": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.0.1.tgz",
"integrity": "sha512-kSYm8g7p8FTDysOsz9BN14TSqp10O0yAmo9HOZfwe6c08gGKQSytnSCPgnTe2h5DMfpbhTg+krROrT8WQy37fA==",
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-9.0.2.tgz",
"integrity": "sha512-Ot4mgqRuWc9yCTr2BhMHKrGCikDa43dVr6oHwp1cxLN8+RfeRfm8fIfz0Tn/9syEVYwn64drzUlKVipDdHBPkA==",
"license": "MIT",
"dependencies": {
"@floating-ui/react": "^0.27.19",
@@ -1695,31 +1695,31 @@
"type-fest": "^5.5.0"
},
"peerDependencies": {
"@mantine/hooks": "9.0.1",
"@mantine/hooks": "9.0.2",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/dates": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.0.1.tgz",
"integrity": "sha512-+zwqqQ4D2I8o/GiEStF66Mheo3abKmS0KaL3XDtDp1D7AVhKmSH3Rz27m48aqW/Kzqb2g2t3VgPzAkpuRsWdBA==",
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/@mantine/dates/-/dates-9.0.2.tgz",
"integrity": "sha512-y3UZEa0agxsUXpvANPHjtM/31eGYGyc9C4FyTMKsgy1byH/F7uBofd6jzU4GRfyQ77DSExXnP9DMCnk7QFYKdg==",
"license": "MIT",
"dependencies": {
"clsx": "^2.1.1"
},
"peerDependencies": {
"@mantine/core": "9.0.1",
"@mantine/hooks": "9.0.1",
"@mantine/core": "9.0.2",
"@mantine/hooks": "9.0.2",
"dayjs": ">=1.0.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/form": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.0.1.tgz",
"integrity": "sha512-47XTUugKjBwc5Dmr+2+81I4M5v48i0Z/HgGoGVdiydIgvtfchDV9GBySMxvsQ1ZVR2s+BwcYGsNHFO9RQNVM7w==",
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-9.0.2.tgz",
"integrity": "sha512-VH7VsWL4ivZ+N/SrPPNOJkCSYvz+mPn/lQtQgM+pxZ/P+hu25rPyBIFpC6e9Gp92zQOIdjogs4AehqNYpYypAQ==",
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.1.0",
@@ -1731,61 +1731,61 @@
}
},
"node_modules/@mantine/hooks": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.0.1.tgz",
"integrity": "sha512-WM/GbSD8MxZoy3X2IdrbxLq0/0ca4zMA5m7lGw9k1Vecqt1dC/nBed0IJd/w2HGs6avGs9CPlvQ8C4yBEcSnLA==",
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-9.0.2.tgz",
"integrity": "sha512-luCVX4okiAZaSxuBYPtyPJJT8RwZyM2JUkSD4KWefzzcDbkKGHT4d4pHrvViwn5QcH2dY2j/42lj7ZTGX2yncw==",
"license": "MIT",
"peerDependencies": {
"react": "^19.2.0"
}
},
"node_modules/@mantine/modals": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.0.1.tgz",
"integrity": "sha512-17ELbCaZTai30UljUzKv/pe9Te6Qye9pMZerNSxElM86dSM14UIAgMkkyuggWbWPDdLKlTV8Lm9qrvXZKRNFlA==",
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-9.0.2.tgz",
"integrity": "sha512-V7nmDOdezr17qF2OhkrJ3wiUvNxIy47eke2yeAyv/3bUHiDbd5kH8UCl16+NxUg/cdsoesBIu8W8aKofqU6HHg==",
"license": "MIT",
"peerDependencies": {
"@mantine/core": "9.0.1",
"@mantine/hooks": "9.0.1",
"@mantine/core": "9.0.2",
"@mantine/hooks": "9.0.2",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/notifications": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.0.1.tgz",
"integrity": "sha512-og/RfURurEwTISUmgN/wcjlIE1+OxkCgcmUDZ1Jinfm1efJ8ywXl1zf/fa7/VVN4O/xZl+HMhN46OoCnW3+/bw==",
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-9.0.2.tgz",
"integrity": "sha512-5zfFa4Lly/mnaCalwNLQDhA6qYGPWnf/PShZmYvaWdJE9qLSMWeDwiA704BmHwZ6ulu0diq/zKsfRpDrcVW6rw==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.0.1",
"@mantine/store": "9.0.2",
"react-transition-group": "4.4.5"
},
"peerDependencies": {
"@mantine/core": "9.0.1",
"@mantine/hooks": "9.0.1",
"@mantine/core": "9.0.2",
"@mantine/hooks": "9.0.2",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/spotlight": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.0.1.tgz",
"integrity": "sha512-PYfJ6uWZ4U0J6RfxOVaG1KKRECXSQjzWBsUw00JymSE1Ck4w0a/jm7UYwmQHszn+3WnRHenQmWoQ918LeTRV9A==",
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-9.0.2.tgz",
"integrity": "sha512-o72NPwoRBHHOlQiHbYJrgc66eeSy/B+/xLSQ9YtSRiAPv6Z5J3m9CaqJ6/0PDIT5QRWX14B/WqDqELNtBtGXGA==",
"license": "MIT",
"dependencies": {
"@mantine/store": "9.0.1"
"@mantine/store": "9.0.2"
},
"peerDependencies": {
"@mantine/core": "9.0.1",
"@mantine/hooks": "9.0.1",
"@mantine/core": "9.0.2",
"@mantine/hooks": "9.0.2",
"react": "^19.2.0",
"react-dom": "^19.2.0"
}
},
"node_modules/@mantine/store": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.0.1.tgz",
"integrity": "sha512-7jn/tX6qC71zd8Hcr/m/kQT7wCp87nvUM3p9OoJ2qX13oNCrMEXRtimYwqkOBK5Vx2hNApQY5KF183+arHU6NA==",
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-9.0.2.tgz",
"integrity": "sha512-5bckpj3Up7SUueKCPcpSTno7c8XTB6o2+mjUHH+Bh++X/S+kjPnxJWN+ikdSyCjLUWGChpEZlokRDswYmcpbDw==",
"license": "MIT",
"peerDependencies": {
"react": "^19.2.0"

View File

@@ -20,13 +20,13 @@
"@fontsource/open-sans": "5.2.7",
"@lingui/core": "5.9.5",
"@lingui/react": "5.9.5",
"@mantine/core": "9.0.1",
"@mantine/dates": "9.0.1",
"@mantine/form": "9.0.1",
"@mantine/hooks": "9.0.1",
"@mantine/modals": "9.0.1",
"@mantine/notifications": "9.0.1",
"@mantine/spotlight": "9.0.1",
"@mantine/core": "9.0.2",
"@mantine/dates": "9.0.2",
"@mantine/form": "9.0.2",
"@mantine/hooks": "9.0.2",
"@mantine/modals": "9.0.2",
"@mantine/notifications": "9.0.2",
"@mantine/spotlight": "9.0.2",
"@monaco-editor/react": "4.7.0",
"@react-querybuilder/mantine": "8.14.4",
"@reduxjs/toolkit": "2.11.2",