🔥 Simplify config parameters

This commit is contained in:
Tw93
2024-12-17 16:21:21 +08:00
parent bc747f111a
commit cea17ec62f
7 changed files with 95 additions and 40 deletions

View File

@@ -49,7 +49,7 @@
"dependencies": {
"@tauri-apps/api": "^1.6.0",
"@tauri-apps/cli": "^2.1.0",
"axios": "^1.7.8",
"axios": "^1.7.9",
"chalk": "^5.3.0",
"commander": "^11.1.0",
"file-type": "^18.7.0",
@@ -71,7 +71,7 @@
"@rollup/plugin-terser": "^0.4.4",
"@types/fs-extra": "^11.0.4",
"@types/is-url": "^1.2.32",
"@types/node": "^20.17.9",
"@types/node": "^20.17.10",
"@types/page-icon": "^0.3.6",
"@types/prompts": "^2.4.9",
"@types/psl": "^1.1.3",
@@ -80,7 +80,7 @@
"@types/update-notifier": "^6.0.8",
"app-root-path": "^3.1.0",
"cross-env": "^7.0.3",
"rollup": "^4.28.0",
"rollup": "^4.28.1",
"rollup-plugin-typescript2": "^0.36.0",
"tslib": "^2.8.1",
"typescript": "^5.7.2"