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

This commit is contained in:
Vitaly Rtishchev
2023-05-28 13:48:35 +04:00
parent 23471a1959
commit ebc4de57da
2 changed files with 12 additions and 11 deletions

View File

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