diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 4583856d..d8f5b689 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -12,12 +12,12 @@ "@fontsource/open-sans": "^5.1.1", "@lingui/core": "^5.1.2", "@lingui/react": "^5.1.2", - "@mantine/core": "^7.16.0", - "@mantine/form": "^7.16.0", - "@mantine/hooks": "^7.16.0", - "@mantine/modals": "^7.16.0", - "@mantine/notifications": "^7.16.0", - "@mantine/spotlight": "^7.16.0", + "@mantine/core": "^7.16.1", + "@mantine/form": "^7.16.1", + "@mantine/hooks": "^7.16.1", + "@mantine/modals": "^7.16.1", + "@mantine/notifications": "^7.16.1", + "@mantine/spotlight": "^7.16.1", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.5.0", "axios": "^1.7.9", @@ -1701,9 +1701,9 @@ } }, "node_modules/@mantine/core": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.16.0.tgz", - "integrity": "sha512-lYYwa4Itz77uC8zQzdiKiKdz9Q01NBOYPZsotIKsP/Zqij0qhpsVxoJ8MK3P8IqFyLfThTMmR4sT1qlGfLTA9Q==", + "version": "7.16.1", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.16.1.tgz", + "integrity": "sha512-HYdjCeMU3dUJbc1CrAAedeAASTG5kVyL/qsiuYh5b7BoG0qsRtK8WJxBpUjW6VqtJpUaE94c5tlBJ8MgAmPHTQ==", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.26.28", @@ -1714,15 +1714,15 @@ "type-fest": "^4.27.0" }, "peerDependencies": { - "@mantine/hooks": "7.16.0", + "@mantine/hooks": "7.16.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/form": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.16.0.tgz", - "integrity": "sha512-PUxX5v8XMoNwjFdZbns4dDcQf8U9lIfagFsDGz3KKStgsuBcgnn97/MDP6SpsOHV3g7AGEJoF65+ax1fMOkkNA==", + "version": "7.16.1", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.16.1.tgz", + "integrity": "sha512-SZfOlmO14oAYdqo3SJKJlPrSNaeWyTPIPV/cur/4sPf114cAyggEZHoHJEjy2yA8UccfwYZx39yWrwxQCb8J8w==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", @@ -1733,61 +1733,61 @@ } }, "node_modules/@mantine/hooks": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.16.0.tgz", - "integrity": "sha512-8KxrhckesbrV6tyOndm6fJ+jSKA4KX/67ppDFlfYMMbV6Yh+s0zRO4KLi2uCtl6tgckQd2/zDzX3kQk+VYKqDA==", + "version": "7.16.1", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.16.1.tgz", + "integrity": "sha512-+hER8E4d2ByfQ/DKIXGM3Euxb7IH5ArSjzzzoF21sG095iXIryOCob22ZanrmiXCoAzKKdxqgVj4Di67ikLYSQ==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" } }, "node_modules/@mantine/modals": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.16.0.tgz", - "integrity": "sha512-2AUFqwuz9JhEnNNjf7Oly4oj1nePKn6QcMKJOQx6Kr1eBcSZRsZ4EmlSONFvfTz/9UJDvm30Hk4HPOPoi0i5fQ==", + "version": "7.16.1", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.16.1.tgz", + "integrity": "sha512-kr5CgA/PKBgQ1yvXYauLYss20dkzYwgm+o+MKPeJ+bzJaHn6MkRhvXu4DnIurc8bUPKqDs6tUnLESRpUGv7bNQ==", "license": "MIT", "peerDependencies": { - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/notifications": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.16.0.tgz", - "integrity": "sha512-ofwpMLoe/QaXTEqrLNA2vEq4KblacKHLg1xJn7a40irt6uQ6GSlFoLveKjOupiG0xUa+gIbevA1uv3tHJuJ6uA==", + "version": "7.16.1", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.16.1.tgz", + "integrity": "sha512-kCYbuanL+y/VZ0UqgE0fpQcpTznWHwLEOw4waMXHyig6z4AEEB45U3iFpBtuSXpuFjfqH0corMaaWkAVocwj2Q==", "license": "MIT", "dependencies": { - "@mantine/store": "7.16.0", + "@mantine/store": "7.16.1", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/spotlight": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.16.0.tgz", - "integrity": "sha512-RZfApZLH7i8ydI5Kj4VD/FSu7Kbp9KAo/KY6bRhpRaFhFLaGRocmCCJ/1RGM/UhMr8gUYwvNa3Be3zStfI7Bvw==", + "version": "7.16.1", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.16.1.tgz", + "integrity": "sha512-Lb1bc8Gfhm7fUCU+odebukeUyDsMvLSWrBKJjCg+IXQojUaxUAMXHPhrvmHqhOqDaRTUZw1zusodW+kKnFjoPg==", "license": "MIT", "dependencies": { - "@mantine/store": "7.16.0" + "@mantine/store": "7.16.1" }, "peerDependencies": { - "@mantine/core": "7.16.0", - "@mantine/hooks": "7.16.0", + "@mantine/core": "7.16.1", + "@mantine/hooks": "7.16.1", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/store": { - "version": "7.16.0", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.16.0.tgz", - "integrity": "sha512-IeeKk8w+a5Z5sctMUYrLBVVA9173B2oKPP4Rh656eoXH+vz/KCpL/ITnFWrt0Cv9Fyv/V+zm1UyAnUWRdQ6uXA==", + "version": "7.16.1", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.16.1.tgz", + "integrity": "sha512-EZjNzsLPWXB5MgBDa5FUEg5vbN+uo3hctSgplC7kkimjW7K3qfMiszwTt8cQgb7RRn7xH5sfC3U0Cm8X9h4kmA==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index dc9e2270..873131a9 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -17,12 +17,12 @@ "dependencies": { "@emotion/react": "^11.14.0", "@fontsource/open-sans": "^5.1.1", - "@mantine/core": "^7.16.0", - "@mantine/form": "^7.16.0", - "@mantine/hooks": "^7.16.0", - "@mantine/modals": "^7.16.0", - "@mantine/notifications": "^7.16.0", - "@mantine/spotlight": "^7.16.0", + "@mantine/core": "^7.16.1", + "@mantine/form": "^7.16.1", + "@mantine/hooks": "^7.16.1", + "@mantine/modals": "^7.16.1", + "@mantine/notifications": "^7.16.1", + "@mantine/spotlight": "^7.16.1", "@lingui/core": "^5.1.2", "@lingui/react": "^5.1.2", "@monaco-editor/react": "^4.6.0",