Update @mantine/* dependencies to 7.15.1

This commit is contained in:
Vitaly Rtishchev
2024-12-12 13:55:32 +04:00
parent da65f3102c
commit d0d24039ae
2 changed files with 13 additions and 13 deletions

View File

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