Update @mantine/* dependencies to version 7.2.1

This commit is contained in:
Vitaly Rtishchev
2023-11-10 18:00:43 +04:00
parent 8cc5221a83
commit 7f88fcd322
2 changed files with 13 additions and 13 deletions

View File

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