forked from Archives/Athou_commafeed
fix(deps): update mantine monorepo to ^8.2.5
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.4",
|
||||
"@mantine/form": "^8.2.4",
|
||||
"@mantine/hooks": "^8.2.4",
|
||||
"@mantine/modals": "^8.2.4",
|
||||
"@mantine/notifications": "^8.2.4",
|
||||
"@mantine/spotlight": "^8.2.4",
|
||||
"@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",
|
||||
"@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.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.2.4.tgz",
|
||||
"integrity": "sha512-bZBxt6CFNLleARe5Ni2oYOcuRdi8ZEaxoZBmdc3sQu24tiX61xTKtjOfHaPffNMpqNQoIbgOi955rk3t1KSLig==",
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.2.5.tgz",
|
||||
"integrity": "sha512-pqy0OLtfs4x7r3sKhzGN8Was4gNkTrxb6TfHuGH6Z4sCjYNYxZGjO9v5lsiuD1rg1FoPKtoFJdPNddzefgaQmQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.26.28",
|
||||
@@ -1668,15 +1668,15 @@
|
||||
"type-fest": "^4.27.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/hooks": "8.2.4",
|
||||
"@mantine/hooks": "8.2.5",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/form": {
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.2.4.tgz",
|
||||
"integrity": "sha512-dr69dYyHStjn6+yBmMCLuIw0SmogtSPUqheA5mIztboswYUX9p+NRMUqfSjd5TZ9o3QEMt9HsQJsPLn67EIvJQ==",
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.2.5.tgz",
|
||||
"integrity": "sha512-TQvvBQEgB5R98Is+QmJUIf0vYopK2r6ghwHlraF63QK1B4QePSxgtJLbbyzlq96r/pvZRh08oHtZ9rEMYAUq/A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
@@ -1687,61 +1687,61 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/hooks": {
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.2.4.tgz",
|
||||
"integrity": "sha512-ZXQ0uk6UtJa6Gl+ZWMBh4wC7UqCAoWWvau1TOoe05sBrkyGcXSVrTfoCVzjEQaB/h8VEOUWLGtJokkiMQKcMzA==",
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.2.5.tgz",
|
||||
"integrity": "sha512-uIB7CN+isRZs81JrpcdOd/EmtReC3aMmOXCfuy55jlCLcWN374O5p2Ht+lC1FDk9+r5pFhw9iMzqMv5P0rbZAw==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/modals": {
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.2.4.tgz",
|
||||
"integrity": "sha512-3o1ZnzrU+Rnp6HkJPHbVllVc9HmTVn4s8UyjGunc9IqnId7wU8GDULpWXNXrBgbvWuJzwIOfGYgw5GCefKUHIA==",
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.2.5.tgz",
|
||||
"integrity": "sha512-IUv/3kbnR8XCG5lFkgWtVbYJ+PsmGRHGSQs6AKgA8YrSKsFKYitXmhWbLzs9wRi/rWbYlUxkt9b3caCPAZe9IA==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "8.2.4",
|
||||
"@mantine/hooks": "8.2.4",
|
||||
"@mantine/core": "8.2.5",
|
||||
"@mantine/hooks": "8.2.5",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/notifications": {
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.2.4.tgz",
|
||||
"integrity": "sha512-CPyYM1Y9oXxlJl5zTJN0mgJGZh8ZrhdIsA4ZktnpmJMKvGHWQdmtzTcPDu4gwzDNdANsN0f9DtMSp68kNiD1xA==",
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.2.5.tgz",
|
||||
"integrity": "sha512-Il+BShIoV4CBRTrWWneYx6fsIXUjNBQKvyYsmq7VQd447A64caG+9YMsD7qE/aTYHHsKvCc9jBaAqFu2zNxqLg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mantine/store": "8.2.4",
|
||||
"@mantine/store": "8.2.5",
|
||||
"react-transition-group": "4.4.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "8.2.4",
|
||||
"@mantine/hooks": "8.2.4",
|
||||
"@mantine/core": "8.2.5",
|
||||
"@mantine/hooks": "8.2.5",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/spotlight": {
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.2.4.tgz",
|
||||
"integrity": "sha512-p9olpP5OMtuh9QZ5HLQMgQE6YDJx6it31szt2dncBukim83laDwuKBEUkweBAsZqIUnBY1kaTrRKov1ADCa0Ew==",
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.2.5.tgz",
|
||||
"integrity": "sha512-cHAX+yASxhJvvxCXw8H/gWcXY1UhpFGeLvajyS3gnYs5JB+Fr5UCRog54maBg9hl8wNbWfQY3lOL0J1/0e5/pg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mantine/store": "8.2.4"
|
||||
"@mantine/store": "8.2.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "8.2.4",
|
||||
"@mantine/hooks": "8.2.4",
|
||||
"@mantine/core": "8.2.5",
|
||||
"@mantine/hooks": "8.2.5",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/store": {
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.2.4.tgz",
|
||||
"integrity": "sha512-NYbhSy6UkVXsCDDHau+ZmGuuLgQ1laNINhKRHYabRvH5aSuU9drbgIlraNgzoF/+LeoTSQ8LylsdWNQRq0hqqA==",
|
||||
"version": "8.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.2.5.tgz",
|
||||
"integrity": "sha512-7lK45NPYcaEluA09+UgKnuRQ2yYLCseWqg9uGcMgO1snWdApbeN4u6eqxRkLtNnfDgV2HRnfPteZd0t8/6SsIg==",
|
||||
"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.4",
|
||||
"@mantine/form": "^8.2.4",
|
||||
"@mantine/hooks": "^8.2.4",
|
||||
"@mantine/modals": "^8.2.4",
|
||||
"@mantine/notifications": "^8.2.4",
|
||||
"@mantine/spotlight": "^8.2.4",
|
||||
"@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",
|
||||
"@monaco-editor/react": "^4.7.0",
|
||||
"@reduxjs/toolkit": "^2.8.2",
|
||||
"axios": "^1.11.0",
|
||||
|
||||
Reference in New Issue
Block a user