diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 0ef68459..553b2e0b 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -12,12 +12,12 @@ "@fontsource/open-sans": "^5.2.6", "@lingui/core": "^5.4.1", "@lingui/react": "^5.4.1", - "@mantine/core": "^8.3.0", - "@mantine/form": "^8.3.0", - "@mantine/hooks": "^8.3.0", - "@mantine/modals": "^8.3.0", - "@mantine/notifications": "^8.3.0", - "@mantine/spotlight": "^8.3.0", + "@mantine/core": "^8.3.1", + "@mantine/form": "^8.3.1", + "@mantine/hooks": "^8.3.1", + "@mantine/modals": "^8.3.1", + "@mantine/notifications": "^8.3.1", + "@mantine/spotlight": "^8.3.1", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.9.0", "axios": "^1.11.0", @@ -1652,9 +1652,9 @@ } }, "node_modules/@mantine/core": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.3.0.tgz", - "integrity": "sha512-WDKnEMkYYXrovqwKl3jHNqXWZkKS349/Btbvynldw0zierm0dJqYXNlLdPhjg9CkmTM3FFDg6MjYwlsHL8K8VQ==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.3.1.tgz", + "integrity": "sha512-OYfxn9cTv+K6RZ8+Ozn/HDQXkB8Fmn+KJJt5lxyFDP9F09EHnC59Ldadv1LyUZVBGtNqz4sn6b3vBShbxwAmYw==", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.27.16", @@ -1665,15 +1665,15 @@ "type-fest": "^4.41.0" }, "peerDependencies": { - "@mantine/hooks": "8.3.0", + "@mantine/hooks": "8.3.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/form": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.3.0.tgz", - "integrity": "sha512-x6NeoUk+Umd56CwXB28cyZxTztMkNMKvlLnRoTkguf6/ak3xRvGDJ4wcVHfYxls8jDSEvCT94voa/cirXObkyg==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.3.1.tgz", + "integrity": "sha512-kmnF5o0Tl/Wi+ZGdqNknoN7QDswxuRo7OlPDRwXuxv/TcazuOIwf7j0p6kFzJ0c/wuqrZfjx3vnOg4Txtmwa1g==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", @@ -1684,61 +1684,61 @@ } }, "node_modules/@mantine/hooks": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.3.0.tgz", - "integrity": "sha512-y/D8Hi4C1iEjTpjeMWKmz9QHMdPm5qQsBsRz6rpdRlVurtBhNf3DCJEtvwtmmKN1F9vBK8DDGy/OjQPUHLDqcA==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.3.1.tgz", + "integrity": "sha512-lQutBS+Q0iz/cNFvdrsYassPWo3RtWcmDGJeOtKfHigLzFOhxUuLOkQgepDbMf3WcVMB/tist6Px1PQOv57JTw==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" } }, "node_modules/@mantine/modals": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.3.0.tgz", - "integrity": "sha512-EiXh+q/fCn6VEpqaVHZr9sLvSmVBasL/uwUa84u5CoU/iEjn6oUb0gNclocYpqhrfNvNNOWZEj51tgo0zkK6DA==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.3.1.tgz", + "integrity": "sha512-3+OL1VcrKI91eqfLR4j6gIKHxwCVINNBrBdIVKc4ozAPAF/XI5VXwhXYxV/Nd7B2lxQgsOlIK5rjEKFvTfHZBg==", "license": "MIT", "peerDependencies": { - "@mantine/core": "8.3.0", - "@mantine/hooks": "8.3.0", + "@mantine/core": "8.3.1", + "@mantine/hooks": "8.3.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/notifications": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.3.0.tgz", - "integrity": "sha512-x8L+1ij1UZxcMECODK6tnwxgfUl5dyjujv0VBg4GLvcn6L3nUP8YaOhSp8ZJJqfE9m/+LJ/brCx5vik6X3WjKA==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.3.1.tgz", + "integrity": "sha512-C1Iqa4g1HNNTLv2/CxOCR1mNlYNFCNtnS0u/JsR+HvtFVrun1namxDG6e6/U0hIva2klogYdivx4cyxmjPFerg==", "license": "MIT", "dependencies": { - "@mantine/store": "8.3.0", + "@mantine/store": "8.3.1", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "8.3.0", - "@mantine/hooks": "8.3.0", + "@mantine/core": "8.3.1", + "@mantine/hooks": "8.3.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/spotlight": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.3.0.tgz", - "integrity": "sha512-nAa5Nj3RfhNSGEawj8lPa3jHxI6OUMLbvUDfGmYkJzq8WRAfT77eOtwtG3lNBpAAU+BN3QnG98JTzq1Qn6A6YQ==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.3.1.tgz", + "integrity": "sha512-Efmvk/uiG4MhmlkUGBu7afz5BgBDMwKUJMhMThDKZkaZfp7/VxOhHNEfC5ZPYMYd5Nk5i8Wo0urfybIMRwyO2A==", "license": "MIT", "dependencies": { - "@mantine/store": "8.3.0" + "@mantine/store": "8.3.1" }, "peerDependencies": { - "@mantine/core": "8.3.0", - "@mantine/hooks": "8.3.0", + "@mantine/core": "8.3.1", + "@mantine/hooks": "8.3.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/store": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.3.0.tgz", - "integrity": "sha512-rgF4ZCXeU2C5qvGPjUfslspho9UQL2xPDtG8VWY+q60ZyEeUykdVfegny8GnuHlysjpg4nFaaWr3jcJvUlvcdA==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.3.1.tgz", + "integrity": "sha512-OZwg0YKbCEKnkFmS9oRLKA8TMriBzO1T6nUib1yfLCx0VFuznllYZiDtaSWNkEYSdnFWCv5hKh5aOD4RHUnQfQ==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 2980a032..ea85005a 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -19,12 +19,12 @@ "@fontsource/open-sans": "^5.2.6", "@lingui/core": "^5.4.1", "@lingui/react": "^5.4.1", - "@mantine/core": "^8.3.0", - "@mantine/form": "^8.3.0", - "@mantine/hooks": "^8.3.0", - "@mantine/modals": "^8.3.0", - "@mantine/notifications": "^8.3.0", - "@mantine/spotlight": "^8.3.0", + "@mantine/core": "^8.3.1", + "@mantine/form": "^8.3.1", + "@mantine/hooks": "^8.3.1", + "@mantine/modals": "^8.3.1", + "@mantine/notifications": "^8.3.1", + "@mantine/spotlight": "^8.3.1", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.9.0", "axios": "^1.11.0",