diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index f735307c..642ff3f1 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.7.0", "@lingui/react": "^5.7.0", - "@mantine/core": "^8.3.11", - "@mantine/form": "^8.3.11", - "@mantine/hooks": "^8.3.11", - "@mantine/modals": "^8.3.11", - "@mantine/notifications": "^8.3.11", - "@mantine/spotlight": "^8.3.11", + "@mantine/core": "^8.3.12", + "@mantine/form": "^8.3.12", + "@mantine/hooks": "^8.3.12", + "@mantine/modals": "^8.3.12", + "@mantine/notifications": "^8.3.12", + "@mantine/spotlight": "^8.3.12", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.11.2", "axios": "^1.13.2", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 96180802..e2f8ad40 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -19,12 +19,12 @@ "@fontsource/open-sans": "^5.2.7", "@lingui/core": "^5.7.0", "@lingui/react": "^5.7.0", - "@mantine/core": "^8.3.11", - "@mantine/form": "^8.3.11", - "@mantine/hooks": "^8.3.11", - "@mantine/modals": "^8.3.11", - "@mantine/notifications": "^8.3.11", - "@mantine/spotlight": "^8.3.11", + "@mantine/core": "^8.3.12", + "@mantine/form": "^8.3.12", + "@mantine/hooks": "^8.3.12", + "@mantine/modals": "^8.3.12", + "@mantine/notifications": "^8.3.12", + "@mantine/spotlight": "^8.3.12", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.11.2", "axios": "^1.13.2",