diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 8fff1a01..d57d19b8 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -12,12 +12,12 @@ "@fontsource/open-sans": "^5.2.7", "@lingui/core": "^5.5.1", "@lingui/react": "^5.5.1", - "@mantine/core": "^8.3.4", - "@mantine/form": "^8.3.4", - "@mantine/hooks": "^8.3.4", - "@mantine/modals": "^8.3.4", - "@mantine/notifications": "^8.3.4", - "@mantine/spotlight": "^8.3.4", + "@mantine/core": "^8.3.5", + "@mantine/form": "^8.3.5", + "@mantine/hooks": "^8.3.5", + "@mantine/modals": "^8.3.5", + "@mantine/notifications": "^8.3.5", + "@mantine/spotlight": "^8.3.5", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.9.0", "axios": "^1.12.2", @@ -1717,9 +1717,9 @@ } }, "node_modules/@mantine/core": { - "version": "8.3.4", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.3.4.tgz", - "integrity": "sha512-RJ5QUe2FLLJ1uF8xWUpNhDqRFbaOn4S5yTjqLuaurqtZvzee85O/T90dRcR8UNDuE8e/Qqie/jsF/G9RiSxC6g==", + "version": "8.3.5", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.3.5.tgz", + "integrity": "sha512-PdVNLMgOS2vFhOujRi6/VC9ic8w3UDyKX7ftwDeJ7yQT8CiepUxfbWWYpVpnq23bdWh/7fIT2Pn1EY8r8GOk7g==", "license": "MIT", "peer": true, "dependencies": { @@ -1731,15 +1731,15 @@ "type-fest": "^4.41.0" }, "peerDependencies": { - "@mantine/hooks": "8.3.4", + "@mantine/hooks": "8.3.5", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/form": { - "version": "8.3.4", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.3.4.tgz", - "integrity": "sha512-mfJ5tFTLP5IGBn1yY+ZpOMNF0/NPjjv+C8T1wL6Xcoik1FvfavdE/1viE1Dy7VlFZWxIb1mr0L0OrqRTL/8g0A==", + "version": "8.3.5", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.3.5.tgz", + "integrity": "sha512-i9UFiHtO1dlrJXZkquyt+71YcNNxPPSkIcJCRp7k0Tif7bPqWK2xijPDEXzqvA53YvMvEMoqaQCEQLVmH7Esdg==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", @@ -1750,9 +1750,9 @@ } }, "node_modules/@mantine/hooks": { - "version": "8.3.4", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.3.4.tgz", - "integrity": "sha512-zsgFa9yzJ4tz0BZmI+yAjI3uNEe6SoQHZlXmvDNXuWrWImpl6Zhoxxr/oVaISB4+KZJd3pRPajklQ+CETrMdhg==", + "version": "8.3.5", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.3.5.tgz", + "integrity": "sha512-0Wf08eWLKi3WkKlxnV1W5vfuN6wcvAV2VbhQlOy0R9nrWorGTtonQF6qqBE3PnJFYF1/ZE+HkYZQ/Dr7DmYSMQ==", "license": "MIT", "peer": true, "peerDependencies": { @@ -1760,52 +1760,52 @@ } }, "node_modules/@mantine/modals": { - "version": "8.3.4", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.3.4.tgz", - "integrity": "sha512-TxH+unsEa3+la2D8HMVC6oCExziSHFmR4hzV302saJ9LERGUf1zo+pyS9b9yRY0sBOsi+Zi1h+wyCybemCUmSA==", + "version": "8.3.5", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.3.5.tgz", + "integrity": "sha512-8pEhVc2NqUcO1+mQab1J5hDwMGKbqwMWMQptF++PUI0e82BGyoxuOdYywWvvW7+UzcA1REMF7uy0mfG9RLcjew==", "license": "MIT", "peerDependencies": { - "@mantine/core": "8.3.4", - "@mantine/hooks": "8.3.4", + "@mantine/core": "8.3.5", + "@mantine/hooks": "8.3.5", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/notifications": { - "version": "8.3.4", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.3.4.tgz", - "integrity": "sha512-4qgvHYCTdfUVBI0FGEL/1NbmMFlmdYHk0ATuyOjJbmpw+y6OnA8FsCqfu0PHagntm+YmWJJwJRwq7TQMbULTaA==", + "version": "8.3.5", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.3.5.tgz", + "integrity": "sha512-8TvzrPxfdtOLGTalv7Ei1hy2F6KbR3P7/V73yw3AOKhrf1ydS89sqV2ShbsucHGJk9Pto0wjdTPd8Q7pm5MAYw==", "license": "MIT", "dependencies": { - "@mantine/store": "8.3.4", + "@mantine/store": "8.3.5", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "8.3.4", - "@mantine/hooks": "8.3.4", + "@mantine/core": "8.3.5", + "@mantine/hooks": "8.3.5", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/spotlight": { - "version": "8.3.4", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.3.4.tgz", - "integrity": "sha512-YU2vjXZlzlryeIS1iZeD7MRIlARLV9oqwQTATJwmr/0w5AxIHd8fAnfhss0Xu8q9B0Qgfp6iu2aOmHtCdXSMHA==", + "version": "8.3.5", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.3.5.tgz", + "integrity": "sha512-hK/nWnMGPicTjjRlM5eQdmXWi3HGYhM1bmc7NceIuS5Mmvcx3yb9llMZ9oHJz2StUgtGBe/uqFBKWAgFO2kYww==", "license": "MIT", "dependencies": { - "@mantine/store": "8.3.4" + "@mantine/store": "8.3.5" }, "peerDependencies": { - "@mantine/core": "8.3.4", - "@mantine/hooks": "8.3.4", + "@mantine/core": "8.3.5", + "@mantine/hooks": "8.3.5", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/store": { - "version": "8.3.4", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.3.4.tgz", - "integrity": "sha512-EzHu8ZPtjs4fUsougpnNOZ03Oe/9sXY9Azgqu3uR7TjxyPhbY3p8Vmh+MfQDdAiKt3+rlJqSr980gtlHJFdKNw==", + "version": "8.3.5", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.3.5.tgz", + "integrity": "sha512-qN4fFsDMy86IV9oh1gZlDTv41RAsO0grjx90FGyT5QCv7NTgcavwxB74GBkhp45W8xn+Ms/awKy+6NxnmLmW1w==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index b6d72671..dab6a279 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -19,12 +19,12 @@ "@fontsource/open-sans": "^5.2.7", "@lingui/core": "^5.5.1", "@lingui/react": "^5.5.1", - "@mantine/core": "^8.3.4", - "@mantine/form": "^8.3.4", - "@mantine/hooks": "^8.3.4", - "@mantine/modals": "^8.3.4", - "@mantine/notifications": "^8.3.4", - "@mantine/spotlight": "^8.3.4", + "@mantine/core": "^8.3.5", + "@mantine/form": "^8.3.5", + "@mantine/hooks": "^8.3.5", + "@mantine/modals": "^8.3.5", + "@mantine/notifications": "^8.3.5", + "@mantine/spotlight": "^8.3.5", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.9.0", "axios": "^1.12.2",