diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index e9b56688..e4ea07c3 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.2", "@lingui/react": "^5.9.2", - "@mantine/core": "^8.3.15", - "@mantine/form": "^8.3.15", - "@mantine/hooks": "^8.3.15", - "@mantine/modals": "^8.3.15", - "@mantine/notifications": "^8.3.15", - "@mantine/spotlight": "^8.3.15", + "@mantine/core": "^8.3.16", + "@mantine/form": "^8.3.16", + "@mantine/hooks": "^8.3.16", + "@mantine/modals": "^8.3.16", + "@mantine/notifications": "^8.3.16", + "@mantine/spotlight": "^8.3.16", "@monaco-editor/react": "^4.7.0", "@react-querybuilder/mantine": "^8.14.0", "@reduxjs/toolkit": "^2.11.2", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index b5811b88..65b06ac4 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -20,12 +20,12 @@ "@fontsource/open-sans": "^5.2.7", "@lingui/core": "^5.9.2", "@lingui/react": "^5.9.2", - "@mantine/core": "^8.3.15", - "@mantine/form": "^8.3.15", - "@mantine/hooks": "^8.3.15", - "@mantine/modals": "^8.3.15", - "@mantine/notifications": "^8.3.15", - "@mantine/spotlight": "^8.3.15", + "@mantine/core": "^8.3.16", + "@mantine/form": "^8.3.16", + "@mantine/hooks": "^8.3.16", + "@mantine/modals": "^8.3.16", + "@mantine/notifications": "^8.3.16", + "@mantine/spotlight": "^8.3.16", "@monaco-editor/react": "^4.7.0", "@react-querybuilder/mantine": "^8.14.0", "@reduxjs/toolkit": "^2.11.2",