diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index b59cf0e40..381b43a5d 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -13,12 +13,12 @@ "@lingui/core": "^4.14.0", "@lingui/macro": "^4.14.0", "@lingui/react": "^4.14.0", - "@mantine/core": "^7.13.5", - "@mantine/form": "^7.13.5", - "@mantine/hooks": "^7.13.5", - "@mantine/modals": "^7.13.5", - "@mantine/notifications": "^7.13.5", - "@mantine/spotlight": "^7.13.5", + "@mantine/core": "^7.14.1", + "@mantine/form": "^7.14.1", + "@mantine/hooks": "^7.14.1", + "@mantine/modals": "^7.14.0", + "@mantine/notifications": "^7.14.1", + "@mantine/spotlight": "^7.14.1", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.3.0", "axios": "^1.7.7", @@ -1448,9 +1448,9 @@ } }, "node_modules/@mantine/core": { - "version": "7.13.5", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.5.tgz", - "integrity": "sha512-1m0C0qH9eIWJZy19M06kKNWbbSLZhsTDvHPqTxMgvFg6JuSN7a6r3v6fqCbvaI1kTQiK51NMe+9vMNVnw4zOsA==", + "version": "7.14.1", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.14.1.tgz", + "integrity": "sha512-oHqaOE1n4KJkvJgF628OCVXE2zUgkEotEsPUdVaC58qRfJ7SvZAI26JNbUG8+MoqHHEqHKtBaRkTyuEVMbomxw==", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.26.27", @@ -1461,15 +1461,15 @@ "type-fest": "^4.26.1" }, "peerDependencies": { - "@mantine/hooks": "7.13.5", + "@mantine/hooks": "7.14.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/form": { - "version": "7.13.5", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.5.tgz", - "integrity": "sha512-BnHbGFPRlIfzpetg+igjn81MUuI38qEcLhiC3s7grolaJncAnvcxSEVUTiwUJP2KS6mqxtNHKOcaqEs7rH8Umg==", + "version": "7.14.1", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.14.1.tgz", + "integrity": "sha512-ziYsTsFhR1sEjGebwahKr7LRRFQQtH47o+rPLbvD0FGb6aYRVQgaebQo4jVgxFIgqiafxGNEpD6GkPBqmCmU4g==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", @@ -1480,61 +1480,61 @@ } }, "node_modules/@mantine/hooks": { - "version": "7.13.5", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.5.tgz", - "integrity": "sha512-hxFOQn6NeN7fP37VXZh7z5KxwqA9HYmydivIay0jyQTYA4Falc8Pb4ozSxnyFbXyxzUWcFIQL4xayHRvedgE+Q==", + "version": "7.14.1", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.14.1.tgz", + "integrity": "sha512-VlgTyV/9WNFCwCshW1KHMYNzLt+M8aG68E1lWaqOXtyWSLJo+X5zQJGg0f8bwGbJvIMQCpQd0yTLfnjD6uAtrA==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" } }, "node_modules/@mantine/modals": { - "version": "7.13.5", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.5.tgz", - "integrity": "sha512-baYeRR7VB2GpdydJGYlsAvorToN021hWCJArLY0PqjDRNXMQK1luDPDHpKEJQWkMqr67axow0LIiSPUDkk7F1A==", + "version": "7.14.1", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.14.1.tgz", + "integrity": "sha512-jpcRS5fzD+CPRJ7mebA9lt0bmSI+2lJVZloG7SPIY3S66ZtUsEis0fHkDtuAqGANbhr43Enjhno0M+4x9IzuZw==", "license": "MIT", "peerDependencies": { - "@mantine/core": "7.13.5", - "@mantine/hooks": "7.13.5", + "@mantine/core": "7.14.1", + "@mantine/hooks": "7.14.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/notifications": { - "version": "7.13.5", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.5.tgz", - "integrity": "sha512-LGxTnqBtZRfACCv8qjL+RGVFwpXXjwIekC1V9JalcNt8/PxZ9H50V/H7lOgTvw5wpnA0W6Jzcdph/gRoZfhwug==", + "version": "7.14.1", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.14.1.tgz", + "integrity": "sha512-08suBIh/EJuTnzF1/Aao73S534KXvD7MiEaRNPXG+vBFz57Lu4DOtyLG4mXju6eNK99KJziVlK7CMIv6ADcQNg==", "license": "MIT", "dependencies": { - "@mantine/store": "7.13.5", + "@mantine/store": "7.14.1", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "7.13.5", - "@mantine/hooks": "7.13.5", + "@mantine/core": "7.14.1", + "@mantine/hooks": "7.14.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/spotlight": { - "version": "7.13.5", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.13.5.tgz", - "integrity": "sha512-gVwhyDNJxjnvKZG44O99g4fKVsVJEmo3CZC/aMkoRoz9IvKrRpWx11pPfsk/eQJ5kp5nsy49fNRX24yKRkW7Mg==", + "version": "7.14.1", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.14.1.tgz", + "integrity": "sha512-yQ7ROtlxn1KclEtPs8RN+yUvkwopvXvM2qqjKrDa/XtvugjYICcJzyop4W+uzddekrlk55Y0qaSAzMBUpqZg/w==", "license": "MIT", "dependencies": { - "@mantine/store": "7.13.5" + "@mantine/store": "7.14.1" }, "peerDependencies": { - "@mantine/core": "7.13.5", - "@mantine/hooks": "7.13.5", + "@mantine/core": "7.14.1", + "@mantine/hooks": "7.14.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/store": { - "version": "7.13.5", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.5.tgz", - "integrity": "sha512-+enhEaZpVKn0x3PLN3Txlk/06eIuq2wQhlFQnBe4dnD+C9VZZhXdff/IYCtXwB4XojwJl3rln7BSL4Ih4rSGmw==", + "version": "7.14.1", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.14.1.tgz", + "integrity": "sha512-wpemDaqOJc1zsvnjaic1+KRQSy7dZhQ4XDwxqqq5MwG6aImCHqEBVf17Qhj3sDjpA7pnpxnKAHotLqfzjQn3dQ==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index cff1246de..64a42c352 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -20,12 +20,12 @@ "@lingui/core": "^4.14.0", "@lingui/macro": "^4.14.0", "@lingui/react": "^4.14.0", - "@mantine/core": "^7.13.5", - "@mantine/form": "^7.13.5", - "@mantine/hooks": "^7.13.5", - "@mantine/modals": "^7.13.5", - "@mantine/notifications": "^7.13.5", - "@mantine/spotlight": "^7.13.5", + "@mantine/core": "^7.14.1", + "@mantine/form": "^7.14.1", + "@mantine/hooks": "^7.14.1", + "@mantine/modals": "^7.14.0", + "@mantine/notifications": "^7.14.1", + "@mantine/spotlight": "^7.14.1", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.3.0", "axios": "^1.7.7",