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

This commit is contained in:
Vitaly Rtishchev
2023-08-31 15:53:01 -03:00
parent 6de8caa666
commit 6e870a42e0
2 changed files with 90 additions and 72 deletions
+2 -2
View File
@@ -18,8 +18,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.0.0-alpha.11",
"@mantine/hooks": "7.0.0-alpha.11",
"@mantine/core": "7.0.0-beta.2",
"@mantine/hooks": "7.0.0-beta.2",
"@next/bundle-analyzer": "^13.4.4",
"@tabler/icons-react": "^2.20.0",
"cookies-next": "^2.1.1",