Update @mantine/* dependencies to version 7.1.1

This commit is contained in:
Vitaly Rtishchev
2023-10-02 17:15:23 +04:00
parent a8f7081070
commit 7c29481920
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.1-alpha.0",
"@mantine/hooks": "7.1.1-alpha.0",
"@mantine/core": "7.1.1",
"@mantine/hooks": "7.1.1",
"@next/bundle-analyzer": "^13.5.3",
"@tabler/icons-react": "^2.20.0",
"next": "13.5.3",