diff --git a/frontend/package.json b/frontend/package.json index 9690e7f7..bc3e7d26 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@mantine/core": "^8.0.0", - "@mantine/form": "^7.16.0", + "@mantine/form": "^8.0.0", "@mantine/hooks": "^8.0.0", "@mantine/notifications": "^8.0.0", "@tanstack/react-query": "5",