chore: drop fs-extra (#1739)

nb!
This commit is contained in:
Sukka
2024-09-20 02:01:36 +08:00
committed by GitHub
parent 74777df344
commit eefeec7f0a
6 changed files with 42 additions and 93 deletions

View File

@@ -69,7 +69,6 @@
"devDependencies": {
"@actions/github": "^5.1.1",
"@tauri-apps/cli": "2.0.0-rc.16",
"@types/fs-extra": "^9.0.13",
"@types/js-cookie": "^3.0.6",
"@types/js-yaml": "^4.0.9",
"@types/lodash-es": "^4.17.12",
@@ -80,7 +79,6 @@
"@vitejs/plugin-react": "^4.3.1",
"adm-zip": "^0.5.14",
"cross-env": "^7.0.3",
"fs-extra": "^11.2.0",
"https-proxy-agent": "^5.0.1",
"husky": "^7.0.4",
"node-fetch": "^3.3.2",