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