Update @mantine/* dependencies to 7.5.3

This commit is contained in:
Vitaly Rtishchev
2024-02-17 16:14:07 +04:00
parent 9547d74226
commit d0721178db
2 changed files with 13 additions and 13 deletions

View File

@ -19,8 +19,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.5.1",
"@mantine/hooks": "7.5.1",
"@mantine/core": "7.5.3",
"@mantine/hooks": "7.5.3",
"@next/bundle-analyzer": "^14.0.1",
"@tabler/icons-react": "^2.40.0",
"next": "14.0.1",