diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 0180e855..31ab852c 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -12,12 +12,12 @@ "@fontsource/open-sans": "^5.2.5", "@lingui/core": "^5.3.0", "@lingui/react": "^5.3.0", - "@mantine/core": "^7.17.2", - "@mantine/form": "^7.17.2", - "@mantine/hooks": "^7.17.2", - "@mantine/modals": "^7.17.2", - "@mantine/notifications": "^7.17.2", - "@mantine/spotlight": "^7.17.2", + "@mantine/core": "^7.17.3", + "@mantine/form": "^7.17.3", + "@mantine/hooks": "^7.17.3", + "@mantine/modals": "^7.17.3", + "@mantine/notifications": "^7.17.3", + "@mantine/spotlight": "^7.17.3", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.6.1", "axios": "^1.8.4", @@ -1709,9 +1709,9 @@ } }, "node_modules/@mantine/core": { - "version": "7.17.2", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.17.2.tgz", - "integrity": "sha512-R6MYhitJ0JEgrhadd31Nw9FhRaQwDHjXUs5YIlitKH/fTOz9gKSxKjzmNng3bEBQCcbEDOkZj3FRcBgTUh/F0Q==", + "version": "7.17.3", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.17.3.tgz", + "integrity": "sha512-N/AfV5eMnfEMx9WzI7AU5pNFBEzAfT/KtE2XDKS+0ht6RifUmolIxyIvoGMYz2yUEsCBMJZqmBq33Rabf5W7Ug==", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.26.28", @@ -1722,15 +1722,15 @@ "type-fest": "^4.27.0" }, "peerDependencies": { - "@mantine/hooks": "7.17.2", + "@mantine/hooks": "7.17.3", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/form": { - "version": "7.17.2", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.17.2.tgz", - "integrity": "sha512-MxZPKXXhaZ7M1ZJOpS2wifhh186DMvNjcXa2bP04Tp9TdvTlbLAJZxKjZkQnGGgt8Atsf6/3gdeJMfG704Km6g==", + "version": "7.17.3", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.17.3.tgz", + "integrity": "sha512-ktERldD8f9lrjjz6wIbwMnNbAZq8XEWPx4K5WuFyjXaK0PI8D+gsXIGKMtA5rVrAUFHCWCdbK3yLgtjJNki8ew==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", @@ -1741,61 +1741,61 @@ } }, "node_modules/@mantine/hooks": { - "version": "7.17.2", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.17.2.tgz", - "integrity": "sha512-tbErVcGZu0E4dSmE6N0k6Tv1y9R3SQmmQgwqorcc+guEgKMdamc36lucZGlJnSGUmGj+WLUgELkEQ0asdfYBDA==", + "version": "7.17.3", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.17.3.tgz", + "integrity": "sha512-6o65Rbfl8jd1C1nF9icvungqL0qZViEOmrZgkyKXxBYkC3x91fz4zftwQgNjt1tZHWDNO6Bo4GpRjJyAdwl48g==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" } }, "node_modules/@mantine/modals": { - "version": "7.17.2", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.17.2.tgz", - "integrity": "sha512-Ms8MYLJCZcxRnGfIQr4riGK2g5mpklxiEAU84vbptoAlQ2d5Iqu+CQ0XpDfamCQl/ltmPmYJYkrq52zhQWIS3w==", + "version": "7.17.3", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.17.3.tgz", + "integrity": "sha512-ZwNDTmfqyVRPUNl+vtBDbgZ9aVeQw6H+KLDSZxEsIYjc8p6u7FgCQ/FaBpsJOf//Oc7gHTLF0al27AqvW8jmOA==", "license": "MIT", "peerDependencies": { - "@mantine/core": "7.17.2", - "@mantine/hooks": "7.17.2", + "@mantine/core": "7.17.3", + "@mantine/hooks": "7.17.3", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/notifications": { - "version": "7.17.2", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.17.2.tgz", - "integrity": "sha512-vg0L8cmihz0ODg4WJ9MAyK06WPt/6g67ksIUFxd4F8RfdJbIMLTsNG9yWoSfuhtXenUg717KaA917IWLjDSaqw==", + "version": "7.17.3", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.17.3.tgz", + "integrity": "sha512-MqakDqu/CZzO4arZGpXs3TmGTajqL4xm28vtqW4qWFSU5HZWQ4EosqipqvIJ+swC6YbxNiWvFcfnxxPlHdYk9g==", "license": "MIT", "dependencies": { - "@mantine/store": "7.17.2", + "@mantine/store": "7.17.3", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "7.17.2", - "@mantine/hooks": "7.17.2", + "@mantine/core": "7.17.3", + "@mantine/hooks": "7.17.3", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/spotlight": { - "version": "7.17.2", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.17.2.tgz", - "integrity": "sha512-onuv8k1j+AEwVmGs3wFcv79raRH9LuiRyPNlaSwtDd8nS9YzzTVxPb8yWVv9lXP3E5NKBg3//jblrutxz1LCcQ==", + "version": "7.17.3", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.17.3.tgz", + "integrity": "sha512-RBmPjhyxGyel6S63tW5Pl9Xdx1OfBAxjGDyz3N3sdAY/4WaM4PSJTC10mCkxd9G5RKvyDtOBAYFKY9FHeUYY0A==", "license": "MIT", "dependencies": { - "@mantine/store": "7.17.2" + "@mantine/store": "7.17.3" }, "peerDependencies": { - "@mantine/core": "7.17.2", - "@mantine/hooks": "7.17.2", + "@mantine/core": "7.17.3", + "@mantine/hooks": "7.17.3", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/store": { - "version": "7.17.2", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.17.2.tgz", - "integrity": "sha512-UoMUYQK/z58hMueCkpDIXc49gPgrVO/zcpb0k+B7MFU51EIUiFzHLxLFBmWrgCAM6rzJORqN8JjyCd/PB9j4aw==", + "version": "7.17.3", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.17.3.tgz", + "integrity": "sha512-wXQXe/Ljv2N6TDRsoVwOHmTGZey7Nt/SS6VeeMujKeNnAybPPXaP1jIbN50MKJoDS4qVPCHJNaHwVKIgMur2aQ==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index fb717258..7093ef2d 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -19,12 +19,12 @@ "@fontsource/open-sans": "^5.2.5", "@lingui/core": "^5.3.0", "@lingui/react": "^5.3.0", - "@mantine/core": "^7.17.2", - "@mantine/form": "^7.17.2", - "@mantine/hooks": "^7.17.2", - "@mantine/modals": "^7.17.2", - "@mantine/notifications": "^7.17.2", - "@mantine/spotlight": "^7.17.2", + "@mantine/core": "^7.17.3", + "@mantine/form": "^7.17.3", + "@mantine/hooks": "^7.17.3", + "@mantine/modals": "^7.17.3", + "@mantine/notifications": "^7.17.3", + "@mantine/spotlight": "^7.17.3", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.6.1", "axios": "^1.8.4",