There was an error fetching the commit references. Please try again later.
chore: update version
... | @@ -21,7 +21,7 @@ | ... | @@ -21,7 +21,7 @@ |
"@emotion/styled": "^11.9.3", | "@emotion/styled": "^11.9.3", | ||
"@mui/icons-material": "^5.8.3", | "@mui/icons-material": "^5.8.3", | ||
"@mui/material": "^5.8.3", | "@mui/material": "^5.8.3", | ||
"@tauri-apps/api": "^1.0.0-rc.6", | "@tauri-apps/api": "^1.0.0-rc.7", | ||
"ahooks": "^3.4.1", | "ahooks": "^3.4.1", | ||
"axios": "^0.27.2", | "axios": "^0.27.2", | ||
"dayjs": "^1.11.3", | "dayjs": "^1.11.3", | ||
... | @@ -38,7 +38,7 @@ | ... | @@ -38,7 +38,7 @@ |
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@actions/github": "^5.0.3", | "@actions/github": "^5.0.3", | ||
"@tauri-apps/cli": "^1.0.0-rc.13", | "@tauri-apps/cli": "^1.0.0-rc.14", | ||
"@types/fs-extra": "^9.0.13", | "@types/fs-extra": "^9.0.13", | ||
"@types/js-cookie": "^3.0.2", | "@types/js-cookie": "^3.0.2", | ||
"@types/lodash": "^4.14.180", | "@types/lodash": "^4.14.180", | ||
... | ... |
Please register or sign in to comment