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

This commit is contained in:
Vitaly Rtishchev
2023-05-28 16:09:28 +04:00
parent 50d9dfbb4d
commit afcde2edf4

View File

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