Update @mantine/* dependencies to 7.17.0

This commit is contained in:
Vitaly Rtishchev
2025-02-17 20:44:13 +04:00
parent 48952147df
commit 8d2a692c36
2 changed files with 13 additions and 13 deletions

View File

@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.16.3",
"@mantine/hooks": "7.16.3",
"@mantine/core": "7.17.0",
"@mantine/hooks": "7.17.0",
"@next/bundle-analyzer": "^15.1.5",
"@tabler/icons-react": "^3.28.1",
"next": "15.1.5",