chore: update deps

This commit is contained in:
GyDi
2022-03-06 18:04:44 +08:00
parent c7e7be4379
commit f7c7cd1d3c
2 changed files with 19 additions and 19 deletions

View File

@@ -15,17 +15,17 @@
"prepare": "husky install"
},
"dependencies": {
"@emotion/react": "^11.7.0",
"@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.4.1",
"@mui/material": "^5.4.1",
"@emotion/react": "^11.8.1",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.4.4",
"@mui/material": "^5.4.4",
"@tauri-apps/api": "^1.0.0-rc.1",
"ahooks": "^3.1.9",
"ahooks": "^3.1.13",
"axios": "^0.26.0",
"dayjs": "^1.10.7",
"dayjs": "^1.10.8",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^6.2.1",
"react-router-dom": "^6.2.2",
"react-virtuoso": "^2.7.0",
"recoil": "^0.6.1",
"swr": "^1.2.1"
@@ -45,7 +45,7 @@
"pretty-quick": "^3.1.3",
"sass": "^1.49.7",
"typescript": "^4.5.5",
"vite": "^2.8.0"
"vite": "^2.8.6"
},
"prettier": {
"tabWidth": 2,