Update @mantine/* dependencies to 7.3.0

This commit is contained in:
Vitaly Rtishchev
2023-12-04 12:31:53 +04:00
parent 893ad91d71
commit 05411fa287
2 changed files with 20 additions and 20 deletions

View File

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