There was an error fetching the commit references. Please try again later.
chore: update tauri
Showing
- package.json 2 additions, 2 deletionspackage.json
- src-tauri/Cargo.lock 297 additions, 640 deletionssrc-tauri/Cargo.lock
- src-tauri/Cargo.toml 2 additions, 2 deletionssrc-tauri/Cargo.toml
- src-tauri/src/main.rs 8 additions, 5 deletionssrc-tauri/src/main.rs
- yarn.lock 69 additions, 69 deletionsyarn.lock
... | ... | @@ -20,7 +20,7 @@ |
"@emotion/styled": "^11.8.1", | ||
"@mui/icons-material": "^5.5.1", | ||
"@mui/material": "^5.5.3", | ||
"@tauri-apps/api": "^1.0.0-rc.2", | ||
"@tauri-apps/api": "^1.0.0-rc.3", | ||
"ahooks": "^3.2.0", | ||
"axios": "^0.26.0", | ||
"dayjs": "^1.11.0", | ||
... | ... | @@ -37,7 +37,7 @@ |
}, | ||
"devDependencies": { | ||
"@actions/github": "^5.0.0", | ||
"@tauri-apps/cli": "^1.0.0-rc.7", | ||
"@tauri-apps/cli": "^1.0.0-rc.8", | ||
"@types/fs-extra": "^9.0.13", | ||
"@types/js-cookie": "^3.0.1", | ||
"@types/lodash": "^4.14.180", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment