Update @mantine/* dependencies to 7.8.1

This commit is contained in:
Vitaly Rtishchev
2024-04-26 13:15:07 +04:00
parent d99e6247c4
commit d80c8050b8
2 changed files with 13 additions and 13 deletions

View File

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