diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 561f1a47..42dede0f 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.2", "@lingui/react": "^5.5.2", - "@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", + "@mantine/core": "^8.3.7", + "@mantine/form": "^8.3.7", + "@mantine/hooks": "^8.3.7", + "@mantine/modals": "^8.3.7", + "@mantine/notifications": "^8.3.7", + "@mantine/spotlight": "^8.3.7", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.10.1", "axios": "^1.13.2", @@ -1721,9 +1721,9 @@ } }, "node_modules/@mantine/core": { - "version": "8.3.6", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.3.6.tgz", - "integrity": "sha512-paTl+0x+O/QtgMtqVJaG8maD8sfiOdgPmLOyG485FmeGZ1L3KMdEkhxZtmdGlDFsLXhmMGQ57ducT90bvhXX5A==", + "version": "8.3.7", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-8.3.7.tgz", + "integrity": "sha512-7gUTiUrD0pukpkSNvScGi/e+pBuBWYJP5yFHT4TFf1fmaQAA7PbNoAzUeEkPbVromDtK0VdEcpRlYpDnJhpz2g==", "license": "MIT", "peer": true, "dependencies": { @@ -1735,15 +1735,15 @@ "type-fest": "^4.41.0" }, "peerDependencies": { - "@mantine/hooks": "8.3.6", + "@mantine/hooks": "8.3.7", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/form": { - "version": "8.3.6", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.3.6.tgz", - "integrity": "sha512-hIu0KdP1e1Vu7KUQ+cIDpor9UE9vO7iXR3dOMu6GPF3MlHFbwnCjakW9nxSCjP1PRTMwA3m43s4GIt22XfK9tg==", + "version": "8.3.7", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-8.3.7.tgz", + "integrity": "sha512-LWC1hlVAfgWtrbCNSoGmo+c8IIXAsLSR2KS25QaIfvRVeMeG1I+RheHK/6VmqKEWChpQzjc346gi4LNApbWRZg==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", @@ -1754,9 +1754,9 @@ } }, "node_modules/@mantine/hooks": { - "version": "8.3.6", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.3.6.tgz", - "integrity": "sha512-liHfaWXHAkLjJy+Bkr29UsCwAoDQ/a64WrM67lksx8F0qqyjR5RQH8zVlhuOjdpQnwtlUkE/YiTvbJiPcoI0bw==", + "version": "8.3.7", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-8.3.7.tgz", + "integrity": "sha512-2xnKS8C6fTzMoq1dtOJGrh2bIBuWnVrijL/DsDk60UaUgbABh8zScwU5ndX+p02ds2bebo34LovscP9fH38uPg==", "license": "MIT", "peer": true, "peerDependencies": { @@ -1764,52 +1764,52 @@ } }, "node_modules/@mantine/modals": { - "version": "8.3.6", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.3.6.tgz", - "integrity": "sha512-pQFt32LigGSQAas/Wo6VqrE77HmbTRx8POSDh/r3PfPmoQdQpBN/C8mP2Z88JixIULq47DE49YEbgLG2Dyh1zA==", + "version": "8.3.7", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-8.3.7.tgz", + "integrity": "sha512-MuH8+O05QKbE8QXyYn8AAJNKfliyCn2DZzUFVqkX6JblNgMy8ncbaVHMc5oE+fawQGzhAyCjUMDfjE2dUKRH+A==", "license": "MIT", "peerDependencies": { - "@mantine/core": "8.3.6", - "@mantine/hooks": "8.3.6", + "@mantine/core": "8.3.7", + "@mantine/hooks": "8.3.7", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/notifications": { - "version": "8.3.6", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.3.6.tgz", - "integrity": "sha512-d3A96lyrFOVXtrwASEXALfzooKnnA60T2LclMXFF/4k27Ay5Hwza4D+ylqgxf0RkPfF9J6LhBXk72OjL5RH5Kg==", + "version": "8.3.7", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-8.3.7.tgz", + "integrity": "sha512-NvG9nVfsdoAGbyFxmb/2cCED91N6QVCUsasdcFhpBb5KNMjQbNjwXLVKgvdAA3Fhnjzcc6SF2CdxgTN625kFRA==", "license": "MIT", "dependencies": { - "@mantine/store": "8.3.6", + "@mantine/store": "8.3.7", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "8.3.6", - "@mantine/hooks": "8.3.6", + "@mantine/core": "8.3.7", + "@mantine/hooks": "8.3.7", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/spotlight": { - "version": "8.3.6", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.3.6.tgz", - "integrity": "sha512-fK5Or7Jao8sZhpR3uWvTxKXxMDF2nZ9/TKS0k4Lu+FOb+r0HtnjLgH4XsPqd65Zp909WwduJsRkMd0AS1TVt2w==", + "version": "8.3.7", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-8.3.7.tgz", + "integrity": "sha512-L53pJPj62kVxjudiFyyqX+UbKUzuoXOHdrKQd+wr5omXkQADI/iBD22d06V6xA9U+HTRo6fA4Ke2AfHmkBRJVw==", "license": "MIT", "dependencies": { - "@mantine/store": "8.3.6" + "@mantine/store": "8.3.7" }, "peerDependencies": { - "@mantine/core": "8.3.6", - "@mantine/hooks": "8.3.6", + "@mantine/core": "8.3.7", + "@mantine/hooks": "8.3.7", "react": "^18.x || ^19.x", "react-dom": "^18.x || ^19.x" } }, "node_modules/@mantine/store": { - "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==", + "version": "8.3.7", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-8.3.7.tgz", + "integrity": "sha512-YOK+LW7ZVHv1c/bOnStraJbyh7+uRSeo1DG2eH9M+EllXJfNG8bVhOfrnnraYZ1rbbvD/66/hSZkAZJbZeTOAw==", "license": "MIT", "peerDependencies": { "react": "^18.x || ^19.x" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 223c43d9..a1a980bb 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.2", "@lingui/react": "^5.5.2", - "@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", + "@mantine/core": "^8.3.7", + "@mantine/form": "^8.3.7", + "@mantine/hooks": "^8.3.7", + "@mantine/modals": "^8.3.7", + "@mantine/notifications": "^8.3.7", + "@mantine/spotlight": "^8.3.7", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.10.1", "axios": "^1.13.2",