Update @mantine/* dependencies to 7.15.3

This commit is contained in:
Vitaly Rtishchev
2025-01-07 10:13:13 +04:00
parent 9008798728
commit 2d0e9095e9
2 changed files with 67 additions and 36 deletions

View File

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