Add optimize package imports

This commit is contained in:
Vitaly Rtishchev
2023-10-02 16:52:00 +04:00
parent 0a09fb7218
commit b63d556e6a
3 changed files with 18 additions and 15 deletions
+2 -2
View File
@@ -18,8 +18,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.1.0",
"@mantine/hooks": "7.1.0",
"@mantine/core": "7.1.1-alpha.0",
"@mantine/hooks": "7.1.1-alpha.0",
"@next/bundle-analyzer": "^13.5.3",
"@tabler/icons-react": "^2.20.0",
"next": "13.5.3",