Update @mantine/* dependencies to 7.16.2

This commit is contained in:
Vitaly Rtishchev
2025-01-27 14:36:06 +04:00
parent 476585ba0b
commit 33de4133b7
2 changed files with 13 additions and 13 deletions

View File

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