diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index 2d3ceca..ea4d47b 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -16,7 +16,7 @@ "@emotion/server": "^11.11.0", "@mantine/core": "^6.0.21", "@mantine/form": "^6.0.21", - "@mantine/hooks": "^6.0.21", + "@mantine/hooks": "^7.0.0", "@mantine/next": "^6.0.21", "@mantine/notifications": "^6.0.21", "@tabler/icons-react": "^2.34.0", diff --git a/package-lock.json b/package-lock.json index 7ed4a50..8303d6c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@emotion/server": "^11.11.0", "@mantine/core": "^6.0.21", "@mantine/form": "^6.0.21", - "@mantine/hooks": "^6.0.21", + "@mantine/hooks": "^7.0.0", "@mantine/next": "^6.0.21", "@mantine/notifications": "^6.0.21", "@tabler/icons-react": "^2.34.0",