chore: update deps

This commit is contained in:
GyDi
2022-02-15 00:33:58 +08:00
parent 491ef4559f
commit 7e2e9aa836
4 changed files with 60 additions and 60 deletions

View File

@@ -19,9 +19,9 @@
"@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.4.1",
"@mui/material": "^5.4.1",
"@tauri-apps/api": "^1.0.0-rc.0",
"@tauri-apps/api": "^1.0.0-rc.1",
"ahooks": "^3.1.9",
"axios": "^0.25.0",
"axios": "^0.26.0",
"dayjs": "^1.10.7",
"react": "^17.0.2",
"react-dom": "^17.0.2",
@@ -32,7 +32,7 @@
},
"devDependencies": {
"@actions/github": "^5.0.0",
"@tauri-apps/cli": "^1.0.0-rc.2",
"@tauri-apps/cli": "^1.0.0-rc.4",
"@types/fs-extra": "^9.0.13",
"@types/js-cookie": "^3.0.1",
"@types/react": "^17.0.0",