diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index d5b62210..43c2bb0e 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.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", + "@mantine/core": "^8.3.6", + "@mantine/form": "^8.3.6", + "@mantine/hooks": "^8.3.6", + "@mantine/modals": "^8.3.6", + "@mantine/notifications": "^8.3.6", + "@mantine/spotlight": "^8.3.6", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.9.2", "axios": "^1.13.1", @@ -1717,9 +1717,9 @@ } }, "node_modules/@mantine/core": { - "version": "8.3.5", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.3.5.tgz", - "integrity": "sha512-PdVNLMgOS2vFhOujRi6/VC9ic8w3UDyKX7ftwDeJ7yQT8CiepUxfbWWYpVpnq23bdWh/7fIT2Pn1EY8r8GOk7g==", + "version": "8.3.6", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.3.6.tgz", + "integrity": "sha512-paTl+0x+O/QtgMtqVJaG8maD8sfiOdgPmLOyG485FmeGZ1L3KMdEkhxZtmdGlDFsLXhmMGQ57ducT90bvhXX5A==", "license": "MIT", "peer": true, "dependencies": { @@ -1731,15 +1731,15 @@ "type-fest": "^4.41.0" }, "peerDependencies": { - "@mantine/hooks": "8.3.5", + "@mantine/hooks": "8.3.6", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/form": { - "version": "8.3.5", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.3.5.tgz", - "integrity": "sha512-i9UFiHtO1dlrJXZkquyt+71YcNNxPPSkIcJCRp7k0Tif7bPqWK2xijPDEXzqvA53YvMvEMoqaQCEQLVmH7Esdg==", + "version": "8.3.6", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.3.6.tgz", + "integrity": "sha512-hIu0KdP1e1Vu7KUQ+cIDpor9UE9vO7iXR3dOMu6GPF3MlHFbwnCjakW9nxSCjP1PRTMwA3m43s4GIt22XfK9tg==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", @@ -1750,9 +1750,9 @@ } }, "node_modules/@mantine/hooks": { - "version": "8.3.5", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.3.5.tgz", - "integrity": "sha512-0Wf08eWLKi3WkKlxnV1W5vfuN6wcvAV2VbhQlOy0R9nrWorGTtonQF6qqBE3PnJFYF1/ZE+HkYZQ/Dr7DmYSMQ==", + "version": "8.3.6", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.3.6.tgz", + "integrity": "sha512-liHfaWXHAkLjJy+Bkr29UsCwAoDQ/a64WrM67lksx8F0qqyjR5RQH8zVlhuOjdpQnwtlUkE/YiTvbJiPcoI0bw==", "license": "MIT", "peer": true, "peerDependencies": { @@ -1760,52 +1760,52 @@ } }, "node_modules/@mantine/modals": { - "version": "8.3.5", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.3.5.tgz", - "integrity": "sha512-8pEhVc2NqUcO1+mQab1J5hDwMGKbqwMWMQptF++PUI0e82BGyoxuOdYywWvvW7+UzcA1REMF7uy0mfG9RLcjew==", + "version": "8.3.6", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.3.6.tgz", + "integrity": "sha512-pQFt32LigGSQAas/Wo6VqrE77HmbTRx8POSDh/r3PfPmoQdQpBN/C8mP2Z88JixIULq47DE49YEbgLG2Dyh1zA==", "license": "MIT", "peerDependencies": { - "@mantine/core": "8.3.5", - "@mantine/hooks": "8.3.5", + "@mantine/core": "8.3.6", + "@mantine/hooks": "8.3.6", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/notifications": { - "version": "8.3.5", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.3.5.tgz", - "integrity": "sha512-8TvzrPxfdtOLGTalv7Ei1hy2F6KbR3P7/V73yw3AOKhrf1ydS89sqV2ShbsucHGJk9Pto0wjdTPd8Q7pm5MAYw==", + "version": "8.3.6", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.3.6.tgz", + "integrity": "sha512-d3A96lyrFOVXtrwASEXALfzooKnnA60T2LclMXFF/4k27Ay5Hwza4D+ylqgxf0RkPfF9J6LhBXk72OjL5RH5Kg==", "license": "MIT", "dependencies": { - "@mantine/store": "8.3.5", + "@mantine/store": "8.3.6", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "8.3.5", - "@mantine/hooks": "8.3.5", + "@mantine/core": "8.3.6", + "@mantine/hooks": "8.3.6", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/spotlight": { - "version": "8.3.5", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.3.5.tgz", - "integrity": "sha512-hK/nWnMGPicTjjRlM5eQdmXWi3HGYhM1bmc7NceIuS5Mmvcx3yb9llMZ9oHJz2StUgtGBe/uqFBKWAgFO2kYww==", + "version": "8.3.6", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.3.6.tgz", + "integrity": "sha512-fK5Or7Jao8sZhpR3uWvTxKXxMDF2nZ9/TKS0k4Lu+FOb+r0HtnjLgH4XsPqd65Zp909WwduJsRkMd0AS1TVt2w==", "license": "MIT", "dependencies": { - "@mantine/store": "8.3.5" + "@mantine/store": "8.3.6" }, "peerDependencies": { - "@mantine/core": "8.3.5", - "@mantine/hooks": "8.3.5", + "@mantine/core": "8.3.6", + "@mantine/hooks": "8.3.6", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/store": { - "version": "8.3.5", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.3.5.tgz", - "integrity": "sha512-qN4fFsDMy86IV9oh1gZlDTv41RAsO0grjx90FGyT5QCv7NTgcavwxB74GBkhp45W8xn+Ms/awKy+6NxnmLmW1w==", + "version": "8.3.6", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.3.6.tgz", + "integrity": "sha512-fo86wF6nL8RPukY8cseAFQKk+bRVv3Ga/WmHJMYRsCbNleZOEZMXXUf/OVhmr1D3t+xzCzAlJe/sQ8MIS+c+pA==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 6063e98c..eaaf0206 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.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", + "@mantine/core": "^8.3.6", + "@mantine/form": "^8.3.6", + "@mantine/hooks": "^8.3.6", + "@mantine/modals": "^8.3.6", + "@mantine/notifications": "^8.3.6", + "@mantine/spotlight": "^8.3.6", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.9.2", "axios": "^1.13.1",