Update @mantine/* dependencies to 7.8.0

This commit is contained in:
Vitaly Rtishchev
2024-04-12 14:26:07 +04:00
parent ca230d642e
commit b94938783b
2 changed files with 13 additions and 13 deletions

View File

@ -19,8 +19,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.7.1",
"@mantine/hooks": "7.7.1",
"@mantine/core": "7.8.0",
"@mantine/hooks": "7.8.0",
"@next/bundle-analyzer": "^14.1.3",
"@tabler/icons-react": "^3.0.0",
"next": "14.1.3",