diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index c6298c50..d4b44f63 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -13,12 +13,12 @@ "@lingui/core": "^4.11.1", "@lingui/macro": "^4.11.1", "@lingui/react": "^4.11.1", - "@mantine/core": "^7.10.1", - "@mantine/form": "^7.10.1", - "@mantine/hooks": "^7.10.1", - "@mantine/modals": "^7.10.1", - "@mantine/notifications": "^7.10.1", - "@mantine/spotlight": "^7.10.1", + "@mantine/core": "^7.10.2", + "@mantine/form": "^7.10.2", + "@mantine/hooks": "^7.10.2", + "@mantine/modals": "^7.10.2", + "@mantine/notifications": "^7.10.2", + "@mantine/spotlight": "^7.10.2", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.2.5", "axios": "^1.7.2", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 32195248..604d3539 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -20,12 +20,12 @@ "@lingui/core": "^4.11.1", "@lingui/macro": "^4.11.1", "@lingui/react": "^4.11.1", - "@mantine/core": "^7.10.1", - "@mantine/form": "^7.10.1", - "@mantine/hooks": "^7.10.1", - "@mantine/modals": "^7.10.1", - "@mantine/notifications": "^7.10.1", - "@mantine/spotlight": "^7.10.1", + "@mantine/core": "^7.10.2", + "@mantine/form": "^7.10.2", + "@mantine/hooks": "^7.10.2", + "@mantine/modals": "^7.10.2", + "@mantine/notifications": "^7.10.2", + "@mantine/spotlight": "^7.10.2", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.2.5", "axios": "^1.7.2",