Update @mantine/* dependencies to 7.17.2

This commit is contained in:
Vitaly Rtishchev
2025-03-14 12:34:34 +04:00
parent a01844c8c7
commit f97a7f308c
2 changed files with 13 additions and 13 deletions

View File

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