mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix(deps): update mantine monorepo to ^8.1.2
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.3.2",
|
||||
"@lingui/react": "^5.3.2",
|
||||
"@mantine/core": "^8.1.1",
|
||||
"@mantine/form": "^8.1.1",
|
||||
"@mantine/hooks": "^8.1.1",
|
||||
"@mantine/modals": "^8.1.1",
|
||||
"@mantine/notifications": "^8.1.1",
|
||||
"@mantine/spotlight": "^8.1.1",
|
||||
"@mantine/core": "^8.1.2",
|
||||
"@mantine/form": "^8.1.2",
|
||||
"@mantine/hooks": "^8.1.2",
|
||||
"@mantine/modals": "^8.1.2",
|
||||
"@mantine/notifications": "^8.1.2",
|
||||
"@mantine/spotlight": "^8.1.2",
|
||||
"@monaco-editor/react": "^4.7.0",
|
||||
"@reduxjs/toolkit": "^2.8.2",
|
||||
"axios": "^1.10.0",
|
||||
@@ -1728,9 +1728,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/core": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.1.1.tgz",
|
||||
"integrity": "sha512-fW5phaeraz5F2+rnu3cz9aqzyOdvK8ZKi3fWgfhURVt8lo7+oZOVmqsKnvnxw4clJvj/A51wLCmgN9uhlm0n2g==",
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.1.2.tgz",
|
||||
"integrity": "sha512-+maX0a1+fxh6Lvnzi0qb0AZsCnnHlIiTE/hFC+dd3eRfUW2PEKJ5/wTpmrX8IGyxa+NS+fXjZD/cU4Yt9xNjdg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.26.28",
|
||||
@@ -1741,15 +1741,15 @@
|
||||
"type-fest": "^4.27.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/hooks": "8.1.1",
|
||||
"@mantine/hooks": "8.1.2",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/form": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.1.1.tgz",
|
||||
"integrity": "sha512-9QGiPa51SMjbxA25fOwiWFkayIzZzTeOdhFv6pJgxSe3/4DxI0fmJUzxXnBpXuPAYYyHyeHm1I1gRGreplFGVg==",
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.1.2.tgz",
|
||||
"integrity": "sha512-w+PWUQPE3JDiK4ZBWN+WtfixWtt/+KavHjsSjCxIuUodzygdkV/4bWtPKYx7dFQTozWhfMVqxtORhn3no28Qwg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
@@ -1760,61 +1760,61 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/hooks": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.1.1.tgz",
|
||||
"integrity": "sha512-C+p9pPDPl/IMcVCN44XMa9MbuUOEJS3PG9Wklw9Z+ooJqkBnc7aXs3xTAjIsaUCinR9hMqT19cwiYb+W88leVg==",
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.1.2.tgz",
|
||||
"integrity": "sha512-BrriTsiazqZ2fLuL7UDasNTQJSaoJ7mN2qYVkdsiYI158lxJdUaFWHhd6BDyzK+W6thvBx2D+R/hh1rsWWefdQ==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/modals": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.1.1.tgz",
|
||||
"integrity": "sha512-XEpaUjALtEG63TnnSgd4DiWtIZ9G6pAEB597VZtPlrbm87lrb5APr2BUkXY0unayVIRteG+TpRSjrii/mStpQA==",
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.1.2.tgz",
|
||||
"integrity": "sha512-PwZ0KITRMbyLJfgvQtpRJQ8fE/YBZ1DWnhkjREVVHFZpKLczkGtLOMOO3QEGNqVJSExnUIeWywuF92IWYTijSg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "8.1.1",
|
||||
"@mantine/hooks": "8.1.1",
|
||||
"@mantine/core": "8.1.2",
|
||||
"@mantine/hooks": "8.1.2",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/notifications": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.1.1.tgz",
|
||||
"integrity": "sha512-eCPsCVkvb5ce0FIbbBiQPGhmgaXgv+9KXPzr3BEfWiR33BSaPs8Q0NaweyZGpEICerOodeAKVXWTGf1KbfEN/g==",
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.1.2.tgz",
|
||||
"integrity": "sha512-9yqMRz9KlU0rXYc2xB+gfKwm6wt5e05B2eCAx0QcSDaxUl2EIfDINqdD+rTTvuWDxiQoN16wF/VJvFHn9wj3Xw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mantine/store": "8.1.1",
|
||||
"@mantine/store": "8.1.2",
|
||||
"react-transition-group": "4.4.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "8.1.1",
|
||||
"@mantine/hooks": "8.1.1",
|
||||
"@mantine/core": "8.1.2",
|
||||
"@mantine/hooks": "8.1.2",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/spotlight": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.1.1.tgz",
|
||||
"integrity": "sha512-yQiIC7FShUKL5WhdS4FsILbMtduINGYnE6OQYmGur7P5V/2JqGwTK19zBjgJWW5FV1Mm7MzUUPNFj/eg9SsHIQ==",
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.1.2.tgz",
|
||||
"integrity": "sha512-lepO2YzhfhY3q6F6CmV63UhVY3iR81XvCC6Ss58dUcB6E0+G47kkPTw6yiIVM278pVXPWudHD8pO4HHxSKkVXA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mantine/store": "8.1.1"
|
||||
"@mantine/store": "8.1.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "8.1.1",
|
||||
"@mantine/hooks": "8.1.1",
|
||||
"@mantine/core": "8.1.2",
|
||||
"@mantine/hooks": "8.1.2",
|
||||
"react": "^18.x || ^19.x",
|
||||
"react-dom": "^18.x || ^19.x"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/store": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.1.1.tgz",
|
||||
"integrity": "sha512-VmFhaMT+W0YhX2KyoOc7xYYg9nN1LhG8eTFebOshwSi0I2HIONXtgtLg0wBSi3ZXI22dNicCBS/ukA3X534ZBg==",
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.1.2.tgz",
|
||||
"integrity": "sha512-Dt7NJc2+kvtpWkTXR5Mwmwo5zluFM9n6UYaIn4i726PPoABCAvQU4wwkw9GkOEdPNkRcnRdNg5SxWa+QZY/4ag==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^18.x || ^19.x"
|
||||
|
||||
@@ -19,12 +19,12 @@
|
||||
"@fontsource/open-sans": "^5.2.6",
|
||||
"@lingui/core": "^5.3.2",
|
||||
"@lingui/react": "^5.3.2",
|
||||
"@mantine/core": "^8.1.1",
|
||||
"@mantine/form": "^8.1.1",
|
||||
"@mantine/hooks": "^8.1.1",
|
||||
"@mantine/modals": "^8.1.1",
|
||||
"@mantine/notifications": "^8.1.1",
|
||||
"@mantine/spotlight": "^8.1.1",
|
||||
"@mantine/core": "^8.1.2",
|
||||
"@mantine/form": "^8.1.2",
|
||||
"@mantine/hooks": "^8.1.2",
|
||||
"@mantine/modals": "^8.1.2",
|
||||
"@mantine/notifications": "^8.1.2",
|
||||
"@mantine/spotlight": "^8.1.2",
|
||||
"@monaco-editor/react": "^4.7.0",
|
||||
"@reduxjs/toolkit": "^2.8.2",
|
||||
"axios": "^1.10.0",
|
||||
|
||||
Reference in New Issue
Block a user