diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 307788a55..a71ddea15 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -13,12 +13,12 @@ "@lingui/core": "^4.10.0", "@lingui/macro": "^4.10.0", "@lingui/react": "^4.10.0", - "@mantine/core": "^7.8.0", - "@mantine/form": "^7.8.0", - "@mantine/hooks": "^7.8.0", - "@mantine/modals": "^7.8.0", - "@mantine/notifications": "^7.8.0", - "@mantine/spotlight": "^7.8.0", + "@mantine/core": "^7.8.1", + "@mantine/form": "^7.8.1", + "@mantine/hooks": "^7.8.1", + "@mantine/modals": "^7.8.1", + "@mantine/notifications": "^7.8.1", + "@mantine/spotlight": "^7.8.1", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.2.3", "axios": "^1.6.8", @@ -1512,9 +1512,9 @@ } }, "node_modules/@mantine/core": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.8.0.tgz", - "integrity": "sha512-19RKuNdJ/s8pZjy2w2rvTsl4ybi/XM6vf+Kc0WY7kpLFCvdG+/UxNi1MuJF8t2Zs0QSFeb/H5yZQNe0XPbegHw==", + "version": "7.8.1", + "resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.8.1.tgz", + "integrity": "sha512-dttbP2BhBzFJYBqgAQedJRca5+MXlJbppRhRsufnFeO7YC/UpZutOoHQ9dxGEQnhAWJ/d+wuRvYWG/gXex+wYQ==", "dependencies": { "@floating-ui/react": "^0.26.9", "clsx": "2.1.0", @@ -1524,7 +1524,7 @@ "type-fest": "^4.12.0" }, "peerDependencies": { - "@mantine/hooks": "7.8.0", + "@mantine/hooks": "7.8.1", "react": "^18.2.0", "react-dom": "^18.2.0" } @@ -1549,9 +1549,9 @@ } }, "node_modules/@mantine/form": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.8.0.tgz", - "integrity": "sha512-Qn3/69zGt/p3wyMwGz2V0+FbmvqC2/PvXaeyO0a4CnwhROeE7ObyCKXDcBmgapOSBHr/7wFvMeTDMaTMfe3DXw==", + "version": "7.8.1", + "resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.8.1.tgz", + "integrity": "sha512-Vn//YpJnTVBXJAEbGJVtWXpwSP/HPCLDFqDJXgA2AhrtVGWxmxipMgBy4m9YH3iR3dKAQ70h5pR2u3aS0qg0rg==", "dependencies": { "fast-deep-equal": "^3.1.3", "klona": "^2.0.6" @@ -1561,57 +1561,57 @@ } }, "node_modules/@mantine/hooks": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.8.0.tgz", - "integrity": "sha512-+70fkgjhVJeJ+nJqnburIM3UAsfvxat1Low9HMPobLbv64FIdB4Nzu5ct3qojNQ58r5sK01tg5UoFIJYslaVrg==", + "version": "7.8.1", + "resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.8.1.tgz", + "integrity": "sha512-zCLqnxTUR2N6Awbt4rv/26UKTc75dXTVmCPsWUb6wdQExuC28fucG6kMoNYHVmOBDq9f3KP9zWOGDelHM2ogZA==", "peerDependencies": { "react": "^18.2.0" } }, "node_modules/@mantine/modals": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.8.0.tgz", - "integrity": "sha512-/Kxquz8U7xau9PoqPi5Pjysfnq8b48VRAMp62B+SsPWNTH47R0F7dYRYpLQ2/0VU+OWGY0lOshxpgA61sZ3IPA==", + "version": "7.8.1", + "resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.8.1.tgz", + "integrity": "sha512-FCr7c3kLacE8YZhFMRWTRGOPAMDqVeUz6udmHzy0ucxkuPDkRf2p5D/9vZXDBf1u7zx1M6y5V/9g93PUfkxf+w==", "peerDependencies": { - "@mantine/core": "7.8.0", - "@mantine/hooks": "7.8.0", + "@mantine/core": "7.8.1", + "@mantine/hooks": "7.8.1", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/notifications": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.8.0.tgz", - "integrity": "sha512-O7BnaCcwVg38fh+gSZ6GEsTFPPgJAiOTrRkOMXG+7pNqJT9YNa9KDZhiPZzn3WV4wexncjyK32a8gGSVtf+kdg==", + "version": "7.8.1", + "resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.8.1.tgz", + "integrity": "sha512-HpjZs45EmBYYmJj72+hbwLVxbO7nbZrkpjcrYc40/VIbcDjjJBXDZrAX4VLu7ZIjkbeoxxPgxp245XheC68ikA==", "dependencies": { - "@mantine/store": "7.8.0", + "@mantine/store": "7.8.1", "react-transition-group": "4.4.5" }, "peerDependencies": { - "@mantine/core": "7.8.0", - "@mantine/hooks": "7.8.0", + "@mantine/core": "7.8.1", + "@mantine/hooks": "7.8.1", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/spotlight": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.8.0.tgz", - "integrity": "sha512-HpYWxYyO9lnFwWFz8+M1KOzL7hpNPQVqUwD7xJec6XwlnisiOM9Qw0g2tvgxwDNm1rETOw8O3mPohMXy46D7Eg==", + "version": "7.8.1", + "resolved": "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.8.1.tgz", + "integrity": "sha512-Q25kHs9edhFHWVuDHA8/JVnoOQTyeSpRgz2My/KCDLfv95hHeBW4TSnAp1DQh2x0QyemN8ukfAUPqMQ50n8baQ==", "dependencies": { - "@mantine/store": "7.8.0" + "@mantine/store": "7.8.1" }, "peerDependencies": { - "@mantine/core": "7.8.0", - "@mantine/hooks": "7.8.0", + "@mantine/core": "7.8.1", + "@mantine/hooks": "7.8.1", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "node_modules/@mantine/store": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.8.0.tgz", - "integrity": "sha512-oN/BXGYdUywRi0zj9ppaShv2sw5QON2DaRisB4ewJ5tDDz8qyeckgdE0NMaaU2TwpoScs8ibSnOVWV5y+vYkMA==", + "version": "7.8.1", + "resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.8.1.tgz", + "integrity": "sha512-lX1l8zPd7LazenTKqmI/E17BssRLpf/c8aKYiwV1ZgNONWc+XlWr+6MW3GLKB5uM/DS1Zg0bAYAaRUtKGP1MIQ==", "peerDependencies": { "react": "^18.2.0" } diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 3c6c1a6b2..457afea60 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -19,12 +19,12 @@ "@lingui/core": "^4.10.0", "@lingui/macro": "^4.10.0", "@lingui/react": "^4.10.0", - "@mantine/core": "^7.8.0", - "@mantine/form": "^7.8.0", - "@mantine/hooks": "^7.8.0", - "@mantine/modals": "^7.8.0", - "@mantine/notifications": "^7.8.0", - "@mantine/spotlight": "^7.8.0", + "@mantine/core": "^7.8.1", + "@mantine/form": "^7.8.1", + "@mantine/hooks": "^7.8.1", + "@mantine/modals": "^7.8.1", + "@mantine/notifications": "^7.8.1", + "@mantine/spotlight": "^7.8.1", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.2.3", "axios": "^1.6.8",