Update @mantine/* dependencies to version 7.0.0-beta.5

This commit is contained in:
Vitaly Rtishchev
2023-09-14 10:47:25 +04:00
parent efc5e47f72
commit e6b84543cb
2 changed files with 15 additions and 15 deletions

View File

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