Update @mantine/* dependencies to version 7.1.3

This commit is contained in:
Vitaly Rtishchev
2023-10-12 16:20:10 +04:00
parent 7c29481920
commit a91fc46d4b
2 changed files with 10 additions and 10 deletions

View File

@ -18,8 +18,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.1.1",
"@mantine/hooks": "7.1.1",
"@mantine/core": "7.1.3",
"@mantine/hooks": "7.1.3",
"@next/bundle-analyzer": "^13.5.3",
"@tabler/icons-react": "^2.20.0",
"next": "13.5.3",