Update @mantine/* dependencies to version 7.0.0-alpha.7

This commit is contained in:
Vitaly Rtishchev
2023-05-28 13:39:14 +04:00
parent 1e59904fbd
commit 8a5947d4b9
2 changed files with 10 additions and 10 deletions

View File

@@ -18,8 +18,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.0.0-alpha.6",
"@mantine/hooks": "7.0.0-alpha.6",
"@mantine/core": "7.0.0-alpha.7",
"@mantine/hooks": "7.0.0-alpha.7",
"@next/bundle-analyzer": "^13.4.4",
"@tabler/icons-react": "^2.20.0",
"cookies-next": "^2.1.1",