⬆️ 更新依赖

This commit is contained in:
BTMuli
2025-07-14 15:48:52 +08:00
parent 03e7a3ce0e
commit cbf4e15809
4 changed files with 1245 additions and 1004 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.7.8", "version": "0.7.8",
"description": "Game Tool for GenshinImpact player", "description": "Game Tool for GenshinImpact player",
"private": true, "private": true,
"packageManager": "pnpm@10.12.3", "packageManager": "pnpm@10.13.1",
"type": "module", "type": "module",
"scripts": { "scripts": {
"build": "tauri build", "build": "tauri build",
@@ -72,16 +72,16 @@
"dependencies": { "dependencies": {
"@mdi/font": "7.4.47", "@mdi/font": "7.4.47",
"@tauri-apps/api": "^2.6.0", "@tauri-apps/api": "^2.6.0",
"@tauri-apps/plugin-deep-link": "^2.3.0", "@tauri-apps/plugin-deep-link": "^2.4.0",
"@tauri-apps/plugin-dialog": "^2.2.2", "@tauri-apps/plugin-dialog": "^2.3.0",
"@tauri-apps/plugin-fs": "^2.3.0", "@tauri-apps/plugin-fs": "^2.4.0",
"@tauri-apps/plugin-http": "^2.4.4", "@tauri-apps/plugin-http": "^2.5.0",
"@tauri-apps/plugin-log": "^2.5.1", "@tauri-apps/plugin-log": "^2.6.0",
"@tauri-apps/plugin-opener": "^2.3.1", "@tauri-apps/plugin-opener": "^2.4.0",
"@tauri-apps/plugin-os": "^2.2.2", "@tauri-apps/plugin-os": "^2.3.0",
"@tauri-apps/plugin-process": "^2.2.2", "@tauri-apps/plugin-process": "^2.3.0",
"@tauri-apps/plugin-shell": "^2.2.2", "@tauri-apps/plugin-shell": "^2.3.0",
"@tauri-apps/plugin-sql": "^2.2.1", "@tauri-apps/plugin-sql": "^2.3.0",
"ajv": "^8.17.1", "ajv": "^8.17.1",
"artplayer": "^5.2.3", "artplayer": "^5.2.3",
"clipboard": "^2.0.11", "clipboard": "^2.0.11",
@@ -91,7 +91,7 @@
"js-md5": "^0.8.3", "js-md5": "^0.8.3",
"jsencrypt": "^3.3.2", "jsencrypt": "^3.3.2",
"pinia": "^3.0.3", "pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.3.0", "pinia-plugin-persistedstate": "^4.4.1",
"qrcode.vue": "^3.6.0", "qrcode.vue": "^3.6.0",
"sass-embedded": "^1.89.2", "sass-embedded": "^1.89.2",
"uuid": "^11.1.0", "uuid": "^11.1.0",
@@ -99,37 +99,37 @@
"vue-echarts": "^7.0.3", "vue-echarts": "^7.0.3",
"vue-json-pretty": "^2.5.0", "vue-json-pretty": "^2.5.0",
"vue-router": "^4.5.1", "vue-router": "^4.5.1",
"vuetify": "^3.8.11", "vuetify": "^3.9.0",
"wcag-color": "^1.1.1", "wcag-color": "^1.1.1",
"xml-js": "^1.6.11" "xml-js": "^1.6.11"
}, },
"devDependencies": { "devDependencies": {
"@btmuli/stylelint-plugin-color": "^0.1.0", "@btmuli/stylelint-plugin-color": "^0.1.0",
"@eslint/eslintrc": "^3.3.1", "@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.29.0", "@eslint/js": "^9.31.0",
"@tauri-apps/cli": "2.6.0", "@tauri-apps/cli": "2.6.2",
"@types/color-convert": "^2.0.4", "@types/color-convert": "^2.0.4",
"@types/fs-extra": "^11.0.4", "@types/fs-extra": "^11.0.4",
"@types/js-md5": "^0.8.0", "@types/js-md5": "^0.8.0",
"@types/node": "^24.0.4", "@types/node": "^24.0.13",
"@types/uuid": "^10.0.0", "@types/uuid": "^10.0.0",
"@typescript-eslint/parser": "^8.35.0", "@typescript-eslint/parser": "^8.36.0",
"@vitejs/plugin-vue": "^6.0.0", "@vitejs/plugin-vue": "^6.0.0",
"concurrently": "^9.2.0", "concurrently": "^9.2.0",
"eslint": "^9.29.0", "eslint": "^9.31.0",
"eslint-plugin-import": "^2.32.0", "eslint-plugin-import": "^2.32.0",
"eslint-plugin-jsonc": "^2.20.1", "eslint-plugin-jsonc": "^2.20.1",
"eslint-plugin-prettier": "^5.5.0", "eslint-plugin-prettier": "^5.5.1",
"eslint-plugin-vue": "^10.2.0", "eslint-plugin-vue": "^10.3.0",
"eslint-plugin-yml": "^1.18.0", "eslint-plugin-yml": "^1.18.0",
"fs-extra": "^11.3.0", "fs-extra": "^11.3.0",
"globals": "^16.2.0", "globals": "^16.3.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"jsonc-eslint-parser": "^2.4.0", "jsonc-eslint-parser": "^2.4.0",
"lint-staged": "^16.1.2", "lint-staged": "^16.1.2",
"oxlint": "^1.3.0", "oxlint": "^1.6.0",
"prettier": "3.6.1", "prettier": "3.6.2",
"stylelint": "^16.21.0", "stylelint": "^16.21.1",
"stylelint-config-idiomatic-order": "^10.0.0", "stylelint-config-idiomatic-order": "^10.0.0",
"stylelint-config-standard-scss": "^15.0.1", "stylelint-config-standard-scss": "^15.0.1",
"stylelint-config-standard-vue": "^1.0.0", "stylelint-config-standard-vue": "^1.0.0",
@@ -140,12 +140,12 @@
"stylelint-scss": "^6.12.1", "stylelint-scss": "^6.12.1",
"tsx": "^4.20.3", "tsx": "^4.20.3",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"typescript-eslint": "^8.35.0", "typescript-eslint": "^8.36.0",
"vite": "^7.0.0", "vite": "^7.0.4",
"vite-plugin-vue-devtools": "^7.7.7", "vite-plugin-vue-devtools": "^7.7.7",
"vite-plugin-vuetify": "^2.1.1", "vite-plugin-vuetify": "^2.1.1",
"vue-eslint-parser": "^10.1.4", "vue-eslint-parser": "^10.2.0",
"vue-tsc": "^2.2.10", "vue-tsc": "^3.0.1",
"yaml-eslint-parser": "^1.3.0" "yaml-eslint-parser": "^1.3.0"
} }
} }

1714
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

477
src-tauri/Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,7 +24,7 @@ chrono = "0.4.41"
log = "0.4.27" log = "0.4.27"
serde = { version = "1.0.219", features = ["derive"] } serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.140" serde_json = "1.0.140"
tauri = { version = "2.6.0", features = [] } tauri = { version = "2.6.2", features = [] }
tauri-utils = "2.5.0" tauri-utils = "2.5.0"
url = "2.5.4" url = "2.5.4"
walkdir = "2.5.0" walkdir = "2.5.0"