Update @mantine/* dependencies to 8.3.2

This commit is contained in:
Vitaly Rtishchev
2025-09-23 20:50:17 +03:00
parent 596bfa3093
commit c6079c7741
2 changed files with 13 additions and 13 deletions

View File

@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "8.3.1",
"@mantine/hooks": "8.3.1",
"@mantine/core": "8.3.2",
"@mantine/hooks": "8.3.2",
"@next/bundle-analyzer": "^15.5.3",
"@tabler/icons-react": "^3.34.1",
"next": "15.5.3",