Update @mantine/* dependencies to 7.16.0

This commit is contained in:
Vitaly Rtishchev
2025-01-14 15:40:59 +04:00
parent 2bf3d76329
commit 3c52527454
2 changed files with 13 additions and 13 deletions

View File

@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.15.3",
"@mantine/hooks": "7.15.3",
"@mantine/core": "7.16.0",
"@mantine/hooks": "7.16.0",
"@next/bundle-analyzer": "^14.2.4",
"@tabler/icons-react": "^3.6.0",
"next": "15.0.1",