diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 686a7ff0..6a9eabda 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -13,10 +13,10 @@ "@lingui/core": "^5.1.2", "@lingui/react": "^5.1.2", "@mantine/core": "^7.15.2", - "@mantine/form": "^7.15.1", + "@mantine/form": "^7.15.2", "@mantine/hooks": "^7.15.2", - "@mantine/modals": "^7.15.1", - "@mantine/notifications": "^7.15.1", + "@mantine/modals": "^7.15.2", + "@mantine/notifications": "^7.15.2", "@mantine/spotlight": "^7.15.2", "@monaco-editor/react": "^4.6.0", "@reduxjs/toolkit": "^2.5.0", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 5b91236b..879fc2ef 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -18,10 +18,10 @@ "@emotion/react": "^11.14.0", "@fontsource/open-sans": "^5.1.0", "@mantine/core": "^7.15.2", - "@mantine/form": "^7.15.1", + "@mantine/form": "^7.15.2", "@mantine/hooks": "^7.15.2", - "@mantine/modals": "^7.15.1", - "@mantine/notifications": "^7.15.1", + "@mantine/modals": "^7.15.2", + "@mantine/notifications": "^7.15.2", "@mantine/spotlight": "^7.15.2", "@lingui/core": "^5.1.2", "@lingui/react": "^5.1.2",