Update @mantine/* dependencies to 7.3.2

This commit is contained in:
Vitaly Rtishchev
2023-12-21 09:59:35 +04:00
parent a280211ac8
commit e1d572f6db
2 changed files with 13 additions and 13 deletions

View File

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