Update @mantine/* dependencies to version 7.1.7

This commit is contained in:
Vitaly Rtishchev
2023-10-26 17:20:02 +04:00
parent 70294c4892
commit ea200db349
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -18,8 +18,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.1.6",
"@mantine/hooks": "7.1.6",
"@mantine/core": "7.1.7",
"@mantine/hooks": "7.1.7",
"@next/bundle-analyzer": "^13.5.3",
"@tabler/icons-react": "^2.20.0",
"next": "13.5.3",