Update @mantine/* dependencies to 8.3.4

This commit is contained in:
Vitaly Rtishchev
2025-10-09 21:58:09 +03:00
parent e41a6d974b
commit ec459e32a1
2 changed files with 13 additions and 13 deletions

View File

@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "8.3.3",
"@mantine/hooks": "8.3.3",
"@mantine/core": "8.3.4",
"@mantine/hooks": "8.3.4",
"@next/bundle-analyzer": "^15.5.4",
"@tabler/icons-react": "^3.35.0",
"next": "15.5.4",