diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 74914a9a..64ccf675 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -13,12 +13,12 @@ "@lingui/core": "^4.14.0", "@lingui/macro": "^4.14.0", "@lingui/react": "^4.14.0", - "@mantine/core": "^7.13.5", - "@mantine/form": "^7.13.5", - "@mantine/hooks": "^7.13.5", - "@mantine/modals": "^7.13.5", - "@mantine/notifications": "^7.13.5", - "@mantine/spotlight": "^7.13.5", + "@mantine/core": "^7.14.1", + "@mantine/form": "^7.14.1", + "@mantine/hooks": "^7.14.1", + "@mantine/modals": "^7.14.1", + "@mantine/notifications": "^7.14.1", + "@mantine/spotlight": "^7.14.1", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.3.0", "axios": "^1.7.7", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index cff1246d..05540375 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -20,12 +20,12 @@ "@lingui/core": "^4.14.0", "@lingui/macro": "^4.14.0", "@lingui/react": "^4.14.0", - "@mantine/core": "^7.13.5", - "@mantine/form": "^7.13.5", - "@mantine/hooks": "^7.13.5", - "@mantine/modals": "^7.13.5", - "@mantine/notifications": "^7.13.5", - "@mantine/spotlight": "^7.13.5", + "@mantine/core": "^7.14.1", + "@mantine/form": "^7.14.1", + "@mantine/hooks": "^7.14.1", + "@mantine/modals": "^7.14.1", + "@mantine/notifications": "^7.14.1", + "@mantine/spotlight": "^7.14.1", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.3.0", "axios": "^1.7.7",