diff --git a/package.json b/package.json index f1b2c880f..ca0694d6c 100644 --- a/package.json +++ b/package.json @@ -39,11 +39,11 @@ "@dnd-kit/utilities": "3.2.1", "@emotion/cache": "^11.10.1", "@emotion/react": "^11.10.0", - "@mantine/core": "5.10.5", - "@mantine/dates": "5.10.5", - "@mantine/form": "5.10.5", - "@mantine/hooks": "5.10.5", - "@mantine/notifications": "5.10.5", + "@mantine/core": "7.0.0", + "@mantine/dates": "7.0.0", + "@mantine/form": "7.0.0", + "@mantine/hooks": "7.0.0", + "@mantine/notifications": "7.0.0", "@popperjs/core": "2.11.8", "@reduxjs/toolkit": "1.9.5", "@visx/gradient": "3.3.0",