Update @mantine/* dependencies to 8.3.6

This commit is contained in:
Vitaly Rtishchev
2025-10-29 08:49:52 +03:00
parent 4bb12a4a28
commit 0eb5557881
2 changed files with 13 additions and 13 deletions

View File

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