fix(deps): update mantine monorepo

This commit is contained in:
renovate[bot]
2024-12-23 10:17:49 +00:00
committed by GitHub
parent 23fef98432
commit e79e4719fd
2 changed files with 47 additions and 47 deletions

View File

@@ -12,12 +12,12 @@
"@fontsource/open-sans": "^5.1.0",
"@lingui/core": "^5.1.2",
"@lingui/react": "^5.1.2",
"@mantine/core": "^7.14.3",
"@mantine/form": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"@mantine/modals": "^7.14.3",
"@mantine/notifications": "^7.14.3",
"@mantine/spotlight": "^7.14.3",
"@mantine/core": "^7.15.2",
"@mantine/form": "^7.15.1",
"@mantine/hooks": "^7.15.2",
"@mantine/modals": "^7.15.1",
"@mantine/notifications": "^7.15.1",
"@mantine/spotlight": "^7.15.2",
"@monaco-editor/react": "^4.6.0",
"@reduxjs/toolkit": "^2.5.0",
"axios": "^1.7.9",
@@ -1558,28 +1558,28 @@
}
},
"node_modules/@mantine/core": {
"version": "7.14.3",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.14.3.tgz",
"integrity": "sha512-niAi+ZYBr4KrG+X2Mx+muvEzUOOHc/Rx0vsbIGYeNe7urwHSm/xNEGsaapmCqeRC0CSL4KI6TJOq8QhnSuQZcw==",
"version": "7.15.2",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.15.2.tgz",
"integrity": "sha512-640ns0L/HZAXYjz3+FRffr8UNcH1fU7ENUVxKLzqNA311Dcx0qS3byVKTY/IVJYln6AkjoEfIJMiixT9fCZBiQ==",
"license": "MIT",
"dependencies": {
"@floating-ui/react": "^0.26.28",
"clsx": "^2.1.1",
"react-number-format": "^5.4.2",
"react-remove-scroll": "^2.6.0",
"react-textarea-autosize": "8.5.5",
"react-textarea-autosize": "8.5.6",
"type-fest": "^4.27.0"
},
"peerDependencies": {
"@mantine/hooks": "7.14.3",
"@mantine/hooks": "7.15.2",
"react": "^18.x || ^19.x",
"react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/form": {
"version": "7.14.3",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.14.3.tgz",
"integrity": "sha512-NquXVQz3IRCT5WTWCEdQjQzThMj7FpX/u0PDD+8XydiMPB7zJGPM9IdV88mWDI2ghT9vS6rBn22XWjTYsKa8+A==",
"version": "7.15.2",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.15.2.tgz",
"integrity": "sha512-ADXLw/e0/ddNIj9EtJb5aes2VEpoR7GIVgKnzFhq8DXMfOZqaMn4rSVY8LmVOAtcMyocPR7hk8uQQ3ihmpzFaw==",
"license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.3",
@@ -1590,61 +1590,61 @@
}
},
"node_modules/@mantine/hooks": {
"version": "7.14.3",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.14.3.tgz",
"integrity": "sha512-cU3R9b8GLs6aCvpsVC56ZOOJCUIoDqX3RcLWkcfpA5a47LjWa/rzegP4YWfNW6/E9vodPJT4AEbYXVffYlyNwA==",
"version": "7.15.2",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.15.2.tgz",
"integrity": "sha512-p8dsW0fdJxzYhULbm1noFYRHuBvJHleYviC0BlwbkVySC8AsvFI8AmC3sMssWV3dQ3yQ/SidYo9U+K/czpDpZw==",
"license": "MIT",
"peerDependencies": {
"react": "^18.x || ^19.x"
}
},
"node_modules/@mantine/modals": {
"version": "7.14.3",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.14.3.tgz",
"integrity": "sha512-wn2eMSROG7bPbeSH2OnTp8iVv1wH9L9tLeBt88mTEXLg3vIPfQtWD9g/kFrjhoCjygYYtyJeqMQFYPUkHQMXDw==",
"version": "7.15.2",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.15.2.tgz",
"integrity": "sha512-Boy3h3meNbhttMpGh9t7Phjvoc/tqL3v+U21w389KEf/NBdpAHVZVPxJL6rdVsP+vgNDpYDSCyfcxTL4zPvJaA==",
"license": "MIT",
"peerDependencies": {
"@mantine/core": "7.14.3",
"@mantine/hooks": "7.14.3",
"@mantine/core": "7.15.2",
"@mantine/hooks": "7.15.2",
"react": "^18.x || ^19.x",
"react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/notifications": {
"version": "7.14.3",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.14.3.tgz",
"integrity": "sha512-7N9u4upi1On8TL94UvrUNhpDGxp1sAkbcgiNcu6zhvy4j29TPFapoXB5CRE9zzjAf3CYq3AigE96bXlCDm9xuQ==",
"version": "7.15.2",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.15.2.tgz",
"integrity": "sha512-SZYUJV+BMakyoURj1is5aKXyM6pHpwl3V28FVx7nExyXcHJyzmPmqaSPumo0ZjFo+ysQ8/0P9UnYP0kNRwrjdQ==",
"license": "MIT",
"dependencies": {
"@mantine/store": "7.14.3",
"@mantine/store": "7.15.2",
"react-transition-group": "4.4.5"
},
"peerDependencies": {
"@mantine/core": "7.14.3",
"@mantine/hooks": "7.14.3",
"@mantine/core": "7.15.2",
"@mantine/hooks": "7.15.2",
"react": "^18.x || ^19.x",
"react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/spotlight": {
"version": "7.14.3",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.14.3.tgz",
"integrity": "sha512-+WIJJr/KP0tSEyYNkS0x71gnuwSUquuj0GtPvKNH4OY4mLnMnfYDlkdpLVfakXM2P3qKRUMsbM475SVIEXaqJw==",
"version": "7.15.2",
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.15.2.tgz",
"integrity": "sha512-wN0Glp7NjxQyRzr1djHFbZfDZRMhvNXmKpd4OxFpwcdE5W8Iqo1MTv5yzL/qx45F8o2wzdqd4wgfvlnTVsKs9g==",
"license": "MIT",
"dependencies": {
"@mantine/store": "7.14.3"
"@mantine/store": "7.15.2"
},
"peerDependencies": {
"@mantine/core": "7.14.3",
"@mantine/hooks": "7.14.3",
"@mantine/core": "7.15.2",
"@mantine/hooks": "7.15.2",
"react": "^18.x || ^19.x",
"react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/store": {
"version": "7.14.3",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.14.3.tgz",
"integrity": "sha512-o15vbTUNlLqD/yLOtEClnc4fY2ONDaCZiaL9REUy0xhCDbVTeeqnu9BV604yuym50ZH5mhMHix1TX3K9vGsWvA==",
"version": "7.15.2",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.15.2.tgz",
"integrity": "sha512-8ZVRr6D/8GEu2VmUVU447w4H+hl9dwefl//GpSGI2vKxXBqlud5X9PJQkSwi5J7I5FAxvlG5dr/zCxC3r3nsIQ==",
"license": "MIT",
"peerDependencies": {
"react": "^18.x || ^19.x"
@@ -6895,9 +6895,9 @@
}
},
"node_modules/react-textarea-autosize": {
"version": "8.5.5",
"resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.5.tgz",
"integrity": "sha512-CVA94zmfp8m4bSHtWwmANaBR8EPsKy2aZ7KwqhoS4Ftib87F9Kvi7XQhOixypPLMc6kVYgOXvKFuuzZDpHGRPg==",
"version": "8.5.6",
"resolved": "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.6.tgz",
"integrity": "sha512-aT3ioKXMa8f6zHYGebhbdMD2L00tKeRX1zuVuDx9YQK/JLLRSaSxq3ugECEmUB9z2kvk6bFSIoRHLkkUv0RJiw==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.20.13",
@@ -6908,7 +6908,7 @@
"node": ">=10"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/react-transition-group": {

View File

@@ -17,12 +17,12 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@fontsource/open-sans": "^5.1.0",
"@mantine/core": "^7.14.3",
"@mantine/form": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"@mantine/modals": "^7.14.3",
"@mantine/notifications": "^7.14.3",
"@mantine/spotlight": "^7.14.3",
"@mantine/core": "^7.15.2",
"@mantine/form": "^7.15.1",
"@mantine/hooks": "^7.15.2",
"@mantine/modals": "^7.15.1",
"@mantine/notifications": "^7.15.1",
"@mantine/spotlight": "^7.15.2",
"@lingui/core": "^5.1.2",
"@lingui/react": "^5.1.2",
"@monaco-editor/react": "^4.6.0",