Update @mantine/* dependencies to 8.3.7

This commit is contained in:
Vitaly Rtishchev
2025-11-09 12:28:34 +03:00
parent b8f9de5c17
commit 06460f0009
2 changed files with 13 additions and 13 deletions

View File

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