Update @mantine/* dependencies to 7.9.2

This commit is contained in:
Vitaly Rtishchev
2024-05-19 15:21:28 +04:00
parent 8e9aa5918d
commit 92580fae10
2 changed files with 13 additions and 13 deletions

View File

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