diff --git a/client/package.json b/client/package.json index 16c6fa9a..4c0363bb 100644 --- a/client/package.json +++ b/client/package.json @@ -11,13 +11,13 @@ }, "dependencies": { "@formkit/auto-animate": "^0.8.2", - "@mantine/core": "^7.9.2", - "@mantine/dates": "^7.9.1", - "@mantine/dropzone": "^7.9.1", - "@mantine/form": "^7.9.1", - "@mantine/hooks": "^7.9.1", - "@mantine/notifications": "^7.9.1", - "@mantine/tiptap": "^7.9.2", + "@mantine/core": "^7.10.0", + "@mantine/dates": "^7.10.0", + "@mantine/dropzone": "^7.10.0", + "@mantine/form": "^7.10.0", + "@mantine/hooks": "^7.10.0", + "@mantine/notifications": "^7.10.0", + "@mantine/tiptap": "^7.10.0", "@tabler/icons-react": "^3.3.0", "@tanstack/react-query": "^5.37.1", "@tanstack/react-query-devtools": "^5.37.1",