Update @mantine/* dependencies to 8.0.0

This commit is contained in:
Vitaly Rtishchev
2025-05-05 15:13:21 +04:00
parent e6e18446cb
commit 07643beb99
2 changed files with 13 additions and 13 deletions

View File

@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.17.7",
"@mantine/hooks": "7.17.7",
"@mantine/core": "8.0.0",
"@mantine/hooks": "8.0.0",
"@next/bundle-analyzer": "^15.2.3",
"@tabler/icons-react": "^3.31.0",
"next": "15.2.3",