Update @mantine/* dependencies to version 7.2.0

This commit is contained in:
Vitaly Rtishchev
2023-11-06 17:46:19 +04:00
parent 2e0c3f3ba7
commit 84451ce1f3
2 changed files with 13 additions and 13 deletions

View File

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