diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 064513f0..aa262d8c 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.9.0", "@lingui/react": "^5.9.0", - "@mantine/core": "^8.3.13", - "@mantine/form": "^8.3.13", - "@mantine/hooks": "^8.3.13", - "@mantine/modals": "^8.3.13", - "@mantine/notifications": "^8.3.13", - "@mantine/spotlight": "^8.3.13", + "@mantine/core": "^8.3.14", + "@mantine/form": "^8.3.14", + "@mantine/hooks": "^8.3.14", + "@mantine/modals": "^8.3.14", + "@mantine/notifications": "^8.3.14", + "@mantine/spotlight": "^8.3.14", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.11.2", "axios": "^1.13.4", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index dca98a89..cb594b67 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -19,12 +19,12 @@ "@fontsource/open-sans": "^5.2.7", "@lingui/core": "^5.9.0", "@lingui/react": "^5.9.0", - "@mantine/core": "^8.3.13", - "@mantine/form": "^8.3.13", - "@mantine/hooks": "^8.3.13", - "@mantine/modals": "^8.3.13", - "@mantine/notifications": "^8.3.13", - "@mantine/spotlight": "^8.3.13", + "@mantine/core": "^8.3.14", + "@mantine/form": "^8.3.14", + "@mantine/hooks": "^8.3.14", + "@mantine/modals": "^8.3.14", + "@mantine/notifications": "^8.3.14", + "@mantine/spotlight": "^8.3.14", "@monaco-editor/react": "^4.7.0", "@reduxjs/toolkit": "^2.11.2", "axios": "^1.13.4",