Update @mantine/* dependencies to 7.7.1

This commit is contained in:
Vitaly Rtishchev
2024-04-02 12:59:05 +04:00
parent 75d75126d4
commit ca230d642e
2 changed files with 18 additions and 18 deletions

View File

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