Update @mantine/* dependencies to 8.0.2

This commit is contained in:
Vitaly Rtishchev
2025-05-29 21:22:19 +04:00
parent 25c19542ab
commit 6e789e167a
2 changed files with 13 additions and 13 deletions

View File

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