forked from Archives/Athou_commafeed
fix(deps): update mantine monorepo to ^8.2.7
This commit is contained in:
72
commafeed-client/package-lock.json
generated
72
commafeed-client/package-lock.json
generated
@@ -12,12 +12,12 @@
|
||||
"@fontsource/open-sans": "^5.2.6",
|
||||
"@lingui/core": "^5.4.1",
|
||||
"@lingui/react": "^5.4.1",
|
||||
"@mantine/core": "^8.2.5",
|
||||
"@mantine/form": "^8.2.5",
|
||||
"@mantine/hooks": "^8.2.5",
|
||||
"@mantine/modals": "^8.2.5",
|
||||
"@mantine/notifications": "^8.2.5",
|
||||
"@mantine/spotlight": "^8.2.5",
|
||||
"@mantine/core": "^8.2.7",
|
||||
"@mantine/form": "^8.2.7",
|
||||
"@mantine/hooks": "^8.2.7",
|
||||
"@mantine/modals": "^8.2.7",
|
||||
"@mantine/notifications": "^8.2.7",
|
||||
"@mantine/spotlight": "^8.2.7",
|
||||
"@monaco-editor/react": "^4.7.0",
|
||||
"@reduxjs/toolkit": "^2.8.2",
|
||||
"axios": "^1.11.0",
|
||||
@@ -1655,9 +1655,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/core": {
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.2.5.tgz",
|
||||
"integrity": "sha512-pqy0OLtfs4x7r3sKhzGN8Was4gNkTrxb6TfHuGH6Z4sCjYNYxZGjO9v5lsiuD1rg1FoPKtoFJdPNddzefgaQmQ==",
|
||||
"version": "8.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.2.7.tgz",
|
||||
"integrity": "sha512-gfVDf/qFxt66PrsktYEJt/MZbiNo3KCx6PxKKcskSe/J2g5g1kf4nhhvBFlYaicDX93PfT4MgTnipyfJQ09NDA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.26.28",
|
||||
@@ -1668,15 +1668,15 @@
|
||||
"type-fest": "^4.27.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/hooks": "8.2.5",
|
||||
"@mantine/hooks": "8.2.7",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/form": {
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.2.5.tgz",
|
||||
"integrity": "sha512-TQvvBQEgB5R98Is+QmJUIf0vYopK2r6ghwHlraF63QK1B4QePSxgtJLbbyzlq96r/pvZRh08oHtZ9rEMYAUq/A==",
|
||||
"version": "8.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.2.7.tgz",
|
||||
"integrity": "sha512-bhOygfZMo+vOX37xBhUCCiOdudNMFQzxm/DOHzwIhGsrmgdhyV0Kof/+zDEfj1/09GtjFP9ecYvmnL5zhZv+6w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
@@ -1687,61 +1687,61 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/hooks": {
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.2.5.tgz",
|
||||
"integrity": "sha512-uIB7CN+isRZs81JrpcdOd/EmtReC3aMmOXCfuy55jlCLcWN374O5p2Ht+lC1FDk9+r5pFhw9iMzqMv5P0rbZAw==",
|
||||
"version": "8.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.2.7.tgz",
|
||||
"integrity": "sha512-DV0RdFBI0g0Bu7CWipIIiPK6d8+pTNXTbIOF4N+VZ6LAIpZPk5ldtb8sGaTVyQtQhEjrChrCxfkrLiNGTOAwiw==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/modals": {
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.2.5.tgz",
|
||||
"integrity": "sha512-IUv/3kbnR8XCG5lFkgWtVbYJ+PsmGRHGSQs6AKgA8YrSKsFKYitXmhWbLzs9wRi/rWbYlUxkt9b3caCPAZe9IA==",
|
||||
"version": "8.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.2.7.tgz",
|
||||
"integrity": "sha512-btbZ4lO7S931jklBtmE6VTHUG7g4VuQLuloDxfWa21nK4X7pUjq9zvaeuYVkIVJuUxm4kXn/mMHnw57V2B6Tvw==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "8.2.5",
|
||||
"@mantine/hooks": "8.2.5",
|
||||
"@mantine/core": "8.2.7",
|
||||
"@mantine/hooks": "8.2.7",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/notifications": {
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.2.5.tgz",
|
||||
"integrity": "sha512-Il+BShIoV4CBRTrWWneYx6fsIXUjNBQKvyYsmq7VQd447A64caG+9YMsD7qE/aTYHHsKvCc9jBaAqFu2zNxqLg==",
|
||||
"version": "8.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.2.7.tgz",
|
||||
"integrity": "sha512-KXtueabwBIbgl1M5vmjzGBt88AOwhxkhmvQhEDC6UvGPtIlf4jw0BT0i3a54AKc1YwSCs0bUd91jKg5Oem2wpw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mantine/store": "8.2.5",
|
||||
"@mantine/store": "8.2.7",
|
||||
"react-transition-group": "4.4.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "8.2.5",
|
||||
"@mantine/hooks": "8.2.5",
|
||||
"@mantine/core": "8.2.7",
|
||||
"@mantine/hooks": "8.2.7",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/spotlight": {
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.2.5.tgz",
|
||||
"integrity": "sha512-cHAX+yASxhJvvxCXw8H/gWcXY1UhpFGeLvajyS3gnYs5JB+Fr5UCRog54maBg9hl8wNbWfQY3lOL0J1/0e5/pg==",
|
||||
"version": "8.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.2.7.tgz",
|
||||
"integrity": "sha512-S6+OzJJTnTOk9mg2e0pV7vENvP+Bp5INAolbm7G2UZK+gczw30leo7xbCmmDmCtEDTgvJau2xiABtPjYOYadhg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mantine/store": "8.2.5"
|
||||
"@mantine/store": "8.2.7"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "8.2.5",
|
||||
"@mantine/hooks": "8.2.5",
|
||||
"@mantine/core": "8.2.7",
|
||||
"@mantine/hooks": "8.2.7",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/store": {
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.2.5.tgz",
|
||||
"integrity": "sha512-7lK45NPYcaEluA09+UgKnuRQ2yYLCseWqg9uGcMgO1snWdApbeN4u6eqxRkLtNnfDgV2HRnfPteZd0t8/6SsIg==",
|
||||
"version": "8.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.2.7.tgz",
|
||||
"integrity": "sha512-TQye6nRFDOQ+HQovQSjQlFHrivn6NqdiZAuytszOnB9jqgKSzPqQxK0mEynAxJsomaO9K1rrj7clZcPNgZc+Pw==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^18.x || ^19.x"
|
||||
|
||||
@@ -19,12 +19,12 @@
|
||||
"@fontsource/open-sans": "^5.2.6",
|
||||
"@lingui/core": "^5.4.1",
|
||||
"@lingui/react": "^5.4.1",
|
||||
"@mantine/core": "^8.2.5",
|
||||
"@mantine/form": "^8.2.5",
|
||||
"@mantine/hooks": "^8.2.5",
|
||||
"@mantine/modals": "^8.2.5",
|
||||
"@mantine/notifications": "^8.2.5",
|
||||
"@mantine/spotlight": "^8.2.5",
|
||||
"@mantine/core": "^8.2.7",
|
||||
"@mantine/form": "^8.2.7",
|
||||
"@mantine/hooks": "^8.2.7",
|
||||
"@mantine/modals": "^8.2.7",
|
||||
"@mantine/notifications": "^8.2.7",
|
||||
"@mantine/spotlight": "^8.2.7",
|
||||
"@monaco-editor/react": "^4.7.0",
|
||||
"@reduxjs/toolkit": "^2.8.2",
|
||||
"axios": "^1.11.0",
|
||||
|
||||
Reference in New Issue
Block a user