diff --git a/frontend/package.json b/frontend/package.json index 0a01a31..9690e7f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -12,7 +12,7 @@ "dependencies": { "@mantine/core": "^8.0.0", "@mantine/form": "^7.16.0", - "@mantine/hooks": "^7.16.0", + "@mantine/hooks": "^8.0.0", "@mantine/notifications": "^8.0.0", "@tanstack/react-query": "5", "axios": "^1.7.9",