Update @mantine/* dependencies to 8.3.0

This commit is contained in:
Vitaly Rtishchev
2025-09-08 16:49:49 +03:00
parent 18effba097
commit 0c327e8247
2 changed files with 72 additions and 63 deletions

View File

@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "8.2.8",
"@mantine/hooks": "8.2.8",
"@mantine/core": "8.3.0",
"@mantine/hooks": "8.3.0",
"@next/bundle-analyzer": "^15.3.3",
"@tabler/icons-react": "^3.34.0",
"next": "15.3.3",