🍱 更新下半数据

This commit is contained in:
BTMuli
2025-11-10 16:31:01 +08:00
parent 531cb32f72
commit 0f0f7684d2
8 changed files with 814 additions and 813 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.8.4",
"description": "Game Tool for GenshinImpact player",
"private": true,
"packageManager": "pnpm@10.19.0",
"packageManager": "pnpm@10.21.0",
"type": "module",
"scripts": {
"build": "tauri build",
@@ -89,46 +89,46 @@
"html2canvas": "^1.4.1",
"js-md5": "^0.8.3",
"jsencrypt": "^3.5.4",
"pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.5.0",
"pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1",
"qrcode.vue": "^3.6.0",
"sass-embedded": "^1.93.2",
"sass-embedded": "^1.93.3",
"swiper": "^12.0.3",
"uuid": "^13.0.0",
"vue": "^3.5.22",
"vue": "^3.5.24",
"vue-echarts": "^8.0.1",
"vue-json-pretty": "^2.5.0",
"vue-json-pretty": "^2.6.0",
"vue-router": "^4.6.3",
"vuetify": "^3.10.7",
"vuetify": "^3.10.9",
"wcag-color": "^1.1.1",
"xml-js": "^1.6.11"
},
"devDependencies": {
"@btmuli/stylelint-plugin-color": "^0.1.0",
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.38.0",
"@tauri-apps/cli": "2.9.1",
"@eslint/js": "^9.39.1",
"@tauri-apps/cli": "2.9.4",
"@types/color-convert": "^2.0.4",
"@types/fs-extra": "^11.0.4",
"@types/js-md5": "^0.8.0",
"@types/node": "^24.9.1",
"@typescript-eslint/parser": "^8.46.2",
"@typescript/native-preview": "7.0.0-dev.20251027.1",
"@types/node": "^24.10.0",
"@typescript-eslint/parser": "^8.46.3",
"@typescript/native-preview": "7.0.0-dev.20251110.1",
"@vitejs/plugin-vue": "^6.0.1",
"app-root-path": "^3.1.0",
"concurrently": "^9.2.1",
"eslint": "^9.38.0",
"eslint": "^9.39.1",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jsonc": "^2.21.0",
"eslint-plugin-prettier": "^5.5.4",
"eslint-plugin-vue": "^10.5.1",
"eslint-plugin-yml": "^1.19.0",
"fs-extra": "^11.3.2",
"globals": "^16.4.0",
"globals": "^16.5.0",
"husky": "^9.1.7",
"jsonc-eslint-parser": "^2.4.1",
"lint-staged": "^16.2.6",
"oxlint": "^1.24.0",
"oxlint": "^1.26.0",
"prettier": "3.6.2",
"stylelint": "^16.25.0",
"stylelint-config-idiomatic-order": "^10.0.0",
@@ -141,12 +141,12 @@
"stylelint-scss": "^6.12.1",
"tsx": "^4.20.6",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.2",
"vite": "npm:rolldown-vite@^7.1.20",
"typescript-eslint": "^8.46.3",
"vite": "npm:rolldown-vite@^7.2.2",
"vite-plugin-vue-devtools": "^8.0.3",
"vite-plugin-vuetify": "^2.1.2",
"vue-eslint-parser": "^10.2.0",
"vue-tsc": "^3.1.2",
"vue-tsc": "^3.1.3",
"yaml-eslint-parser": "^1.3.0"
}
}