Update @mantine/* dependencies to version 7.1.0

This commit is contained in:
Vitaly Rtishchev
2023-09-28 15:55:37 +04:00
parent 9a4bbde42b
commit 0a09fb7218
2 changed files with 13 additions and 10 deletions

View File

@ -18,8 +18,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.0.1",
"@mantine/hooks": "7.0.1",
"@mantine/core": "7.1.0",
"@mantine/hooks": "7.1.0",
"@next/bundle-analyzer": "^13.5.3",
"@tabler/icons-react": "^2.20.0",
"next": "13.5.3",