Update @mantine/* dependencies to 7.10.0

This commit is contained in:
Vitaly Rtishchev
2024-05-23 17:24:14 +04:00
parent 92580fae10
commit 2def41a2e3
2 changed files with 18 additions and 18 deletions

View File

@ -19,8 +19,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.9.2",
"@mantine/hooks": "7.9.2",
"@mantine/core": "7.10.0",
"@mantine/hooks": "7.10.0",
"@next/bundle-analyzer": "^14.1.3",
"@tabler/icons-react": "^3.0.0",
"next": "14.1.3",