⬆️ 更新依赖

This commit is contained in:
BTMuli
2026-02-07 18:23:55 +08:00
parent d23302706b
commit bf70161000
4 changed files with 1221 additions and 1086 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.9.4", "version": "0.9.4",
"description": "Game Tool for GenshinImpact player", "description": "Game Tool for GenshinImpact player",
"private": true, "private": true,
"packageManager": "pnpm@10.28.1", "packageManager": "pnpm@10.28.2",
"type": "module", "type": "module",
"scripts": { "scripts": {
"build": "tsx scripts/auto-build.ts", "build": "tsx scripts/auto-build.ts",
@@ -72,22 +72,22 @@
"dependencies": { "dependencies": {
"@date-fns/tz": "^1.4.1", "@date-fns/tz": "^1.4.1",
"@mdi/font": "7.4.47", "@mdi/font": "7.4.47",
"@sentry/vite-plugin": "^4.7.0", "@sentry/vite-plugin": "^4.9.0",
"@sentry/vue": "^10.35.0", "@sentry/vue": "^10.38.0",
"@sentry/core": "^10.35.0", "@sentry/core": "^10.38.0",
"@skipperndt/plugin-machine-uid": "^0.1.3", "@skipperndt/plugin-machine-uid": "^0.1.3",
"@tauri-apps/api": "^2.9.1", "@tauri-apps/api": "^2.10.1",
"@tauri-apps/plugin-cli": "^2.4.1", "@tauri-apps/plugin-cli": "^2.4.1",
"@tauri-apps/plugin-deep-link": "^2.4.6", "@tauri-apps/plugin-deep-link": "^2.4.7",
"@tauri-apps/plugin-dialog": "^2.6.0", "@tauri-apps/plugin-dialog": "^2.6.0",
"@tauri-apps/plugin-fs": "^2.4.5", "@tauri-apps/plugin-fs": "^2.4.5",
"@tauri-apps/plugin-http": "^2.5.6", "@tauri-apps/plugin-http": "^2.5.7",
"@tauri-apps/plugin-log": "^2.8.0", "@tauri-apps/plugin-log": "^2.8.0",
"@tauri-apps/plugin-notification": "^2.3.3", "@tauri-apps/plugin-notification": "^2.3.3",
"@tauri-apps/plugin-opener": "^2.5.3", "@tauri-apps/plugin-opener": "^2.5.3",
"@tauri-apps/plugin-os": "^2.3.2", "@tauri-apps/plugin-os": "^2.3.2",
"@tauri-apps/plugin-process": "^2.3.1", "@tauri-apps/plugin-process": "^2.3.1",
"@tauri-apps/plugin-sql": "^2.3.1", "@tauri-apps/plugin-sql": "^2.3.2",
"ajv": "^8.17.1", "ajv": "^8.17.1",
"artplayer": "^5.3.0", "artplayer": "^5.3.0",
"colord": "^2.9.3", "colord": "^2.9.3",
@@ -99,16 +99,16 @@
"json-bigint": "^1.0.0", "json-bigint": "^1.0.0",
"pinia": "^3.0.4", "pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1", "pinia-plugin-persistedstate": "^4.7.1",
"qrcode.vue": "^3.6.0", "qrcode.vue": "^3.8.0",
"rsa-oaep-encryption": "^1.1.0", "rsa-oaep-encryption": "^1.1.0",
"sass-embedded": "^1.97.2", "sass-embedded": "^1.97.3",
"swiper": "^12.0.3", "swiper": "^12.1.0",
"uuid": "^13.0.0", "uuid": "^13.0.0",
"vue": "^3.5.27", "vue": "^3.5.27",
"vue-echarts": "^8.0.1", "vue-echarts": "^8.0.1",
"vue-json-pretty": "^2.6.0", "vue-json-pretty": "^2.6.0",
"vue-router": "^4.6.4", "vue-router": "^5.0.2",
"vuetify": "^3.11.7", "vuetify": "^3.11.8",
"wcag-color": "^1.1.1" "wcag-color": "^1.1.1"
}, },
"devDependencies": { "devDependencies": {
@@ -116,14 +116,14 @@
"@eslint/eslintrc": "^3.3.3", "@eslint/eslintrc": "^3.3.3",
"@eslint/js": "^9.39.2", "@eslint/js": "^9.39.2",
"@microsoft/tsdoc": "^0.16.0", "@microsoft/tsdoc": "^0.16.0",
"@tauri-apps/cli": "2.9.6", "@tauri-apps/cli": "2.10.0",
"@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/json-bigint": "^1.0.4", "@types/json-bigint": "^1.0.4",
"@types/node": "^25.0.9", "@types/node": "^25.2.1",
"@typescript-eslint/parser": "^8.53.1", "@typescript-eslint/parser": "^8.54.0",
"@typescript/native-preview": "7.0.0-dev.20260120.1", "@typescript/native-preview": "7.0.0-dev.20260207.1",
"@vitejs/plugin-vue": "^6.0.3", "@vitejs/plugin-vue": "^6.0.4",
"app-root-path": "^3.1.0", "app-root-path": "^3.1.0",
"concurrently": "^9.2.1", "concurrently": "^9.2.1",
"envfile": "^7.1.0", "envfile": "^7.1.0",
@@ -133,32 +133,32 @@
"eslint-plugin-prettier": "^5.5.5", "eslint-plugin-prettier": "^5.5.5",
"eslint-plugin-tsdoc": "^0.5.0", "eslint-plugin-tsdoc": "^0.5.0",
"eslint-plugin-vue": "^10.7.0", "eslint-plugin-vue": "^10.7.0",
"eslint-plugin-yml": "^3.0.0", "eslint-plugin-yml": "^3.1.0",
"fs-extra": "^11.3.3", "fs-extra": "^11.3.3",
"globals": "^17.0.0", "globals": "^17.3.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"jsonc-eslint-parser": "^2.4.2", "jsonc-eslint-parser": "^2.4.2",
"lint-staged": "^16.2.7", "lint-staged": "^16.2.7",
"oxlint": "^1.41.0", "oxlint": "^1.43.0",
"postcss-preset-env": "^11.1.1", "postcss-preset-env": "^11.1.3",
"prettier": "3.8.0", "prettier": "3.8.1",
"stylelint": "^17.0.0", "stylelint": "^17.1.1",
"stylelint-config-idiomatic-order": "^10.0.0", "stylelint-config-idiomatic-order": "^10.0.0",
"stylelint-config-standard-scss": "^17.0.0", "stylelint-config-standard-scss": "^17.0.0",
"stylelint-config-standard-vue": "^1.0.0", "stylelint-config-standard-vue": "^1.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.8.0", "stylelint-declaration-block-no-ignored-properties": "^3.0.0",
"stylelint-high-performance-animation": "^1.11.0", "stylelint-high-performance-animation": "^2.0.0",
"stylelint-order": "^7.0.1", "stylelint-order": "^7.0.1",
"stylelint-prettier": "^5.0.3", "stylelint-prettier": "^5.0.3",
"stylelint-scss": "^7.0.0", "stylelint-scss": "^7.0.0",
"tsx": "^4.21.0", "tsx": "^4.21.0",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"typescript-eslint": "^8.53.1", "typescript-eslint": "^8.54.0",
"vite": "npm:rolldown-vite@^7.3.1", "vite": "npm:rolldown-vite@^7.3.1",
"vite-plugin-vue-devtools": "^8.0.5", "vite-plugin-vue-devtools": "^8.0.6",
"vite-plugin-vuetify": "^2.1.3", "vite-plugin-vuetify": "^2.1.3",
"vue-eslint-parser": "^10.2.0", "vue-eslint-parser": "^10.2.0",
"vue-tsc": "^3.2.2", "vue-tsc": "^3.2.4",
"yaml-eslint-parser": "^2.0.0" "yaml-eslint-parser": "^2.0.0"
} }
} }

2155
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

88
src-tauri/Cargo.lock generated
View File

@@ -2624,9 +2624,9 @@ dependencies = [
[[package]] [[package]]
name = "ico" name = "ico"
version = "0.4.0" version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc50b891e4acf8fe0e71ef88ec43ad82ee07b3810ad09de10f1d01f072ed4b98" checksum = "3e795dff5605e0f04bff85ca41b51a96b83e80b281e96231bcaaf1ac35103371"
dependencies = [ dependencies = [
"byteorder", "byteorder",
"png 0.17.16", "png 0.17.16",
@@ -4824,6 +4824,39 @@ dependencies = [
"tokio", "tokio",
"tokio-native-tls", "tokio-native-tls",
"tokio-rustls", "tokio-rustls",
"tower",
"tower-http",
"tower-service",
"url",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
"webpki-roots",
]
[[package]]
name = "reqwest"
version = "0.13.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab3f43e3283ab1488b624b44b0e988d0acea0b3214e694730a055cb6b2efa801"
dependencies = [
"base64 0.22.1",
"bytes",
"futures-core",
"futures-util",
"http 1.4.0",
"http-body",
"http-body-util",
"hyper",
"hyper-util",
"js-sys",
"log",
"percent-encoding",
"pin-project-lite",
"serde",
"serde_json",
"sync_wrapper",
"tokio",
"tokio-util", "tokio-util",
"tower", "tower",
"tower-http", "tower-http",
@@ -4833,7 +4866,6 @@ dependencies = [
"wasm-bindgen-futures", "wasm-bindgen-futures",
"wasm-streams", "wasm-streams",
"web-sys", "web-sys",
"webpki-roots",
] ]
[[package]] [[package]]
@@ -5176,7 +5208,7 @@ checksum = "2f925d575b468e88b079faf590a8dd0c9c99e2ec29e9bab663ceb8b45056312f"
dependencies = [ dependencies = [
"httpdate", "httpdate",
"native-tls", "native-tls",
"reqwest", "reqwest 0.12.28",
"sentry-actix", "sentry-actix",
"sentry-backtrace", "sentry-backtrace",
"sentry-contexts", "sentry-contexts",
@@ -6097,9 +6129,9 @@ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
[[package]] [[package]]
name = "tauri" name = "tauri"
version = "2.9.5" version = "2.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a3868da5508446a7cd08956d523ac3edf0a8bc20bf7e4038f9a95c2800d2033" checksum = "463ae8677aa6d0f063a900b9c41ecd4ac2b7ca82f0b058cc4491540e55b20129"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"bytes", "bytes",
@@ -6125,7 +6157,7 @@ dependencies = [
"percent-encoding", "percent-encoding",
"plist", "plist",
"raw-window-handle", "raw-window-handle",
"reqwest", "reqwest 0.13.2",
"serde", "serde",
"serde_json", "serde_json",
"serde_repr", "serde_repr",
@@ -6149,9 +6181,9 @@ dependencies = [
[[package]] [[package]]
name = "tauri-build" name = "tauri-build"
version = "2.5.3" version = "2.5.5"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17fcb8819fd16463512a12f531d44826ce566f486d7ccd211c9c8cebdaec4e08" checksum = "ca7bd893329425df750813e95bd2b643d5369d929438da96d5bbb7cc2c918f74"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"cargo_toml", "cargo_toml",
@@ -6171,9 +6203,9 @@ dependencies = [
[[package]] [[package]]
name = "tauri-codegen" name = "tauri-codegen"
version = "2.5.2" version = "2.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9fa9844cefcf99554a16e0a278156ae73b0d8680bbc0e2ad1e4287aadd8489cf" checksum = "aac423e5859d9f9ccdd32e3cf6a5866a15bedbf25aa6630bcb2acde9468f6ae3"
dependencies = [ dependencies = [
"base64 0.22.1", "base64 0.22.1",
"brotli", "brotli",
@@ -6198,9 +6230,9 @@ dependencies = [
[[package]] [[package]]
name = "tauri-macros" name = "tauri-macros"
version = "2.5.2" version = "2.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3764a12f886d8245e66b7ee9b43ccc47883399be2019a61d80cf0f4117446fde" checksum = "1b6a1bd2861ff0c8766b1d38b32a6a410f6dc6532d4ef534c47cfb2236092f59"
dependencies = [ dependencies = [
"heck 0.5.0", "heck 0.5.0",
"proc-macro2", "proc-macro2",
@@ -6309,7 +6341,7 @@ dependencies = [
"data-url", "data-url",
"http 1.4.0", "http 1.4.0",
"regex", "regex",
"reqwest", "reqwest 0.12.28",
"schemars 0.8.22", "schemars 0.8.22",
"serde", "serde",
"serde_json", "serde_json",
@@ -6458,9 +6490,9 @@ dependencies = [
[[package]] [[package]]
name = "tauri-runtime" name = "tauri-runtime"
version = "2.9.2" version = "2.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87f766fe9f3d1efc4b59b17e7a891ad5ed195fa8d23582abb02e6c9a01137892" checksum = "b885ffeac82b00f1f6fd292b6e5aabfa7435d537cef57d11e38a489956535651"
dependencies = [ dependencies = [
"cookie", "cookie",
"dpi", "dpi",
@@ -6483,9 +6515,9 @@ dependencies = [
[[package]] [[package]]
name = "tauri-runtime-wry" name = "tauri-runtime-wry"
version = "2.9.3" version = "2.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "187a3f26f681bdf028f796ccf57cf478c1ee422c50128e5a0a6ebeb3f5910065" checksum = "5204682391625e867d16584fedc83fc292fb998814c9f7918605c789cd876314"
dependencies = [ dependencies = [
"gtk", "gtk",
"http 1.4.0", "http 1.4.0",
@@ -6525,9 +6557,9 @@ dependencies = [
[[package]] [[package]]
name = "tauri-utils" name = "tauri-utils"
version = "2.8.1" version = "2.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76a423c51176eb3616ee9b516a9fa67fed5f0e78baaba680e44eb5dd2cc37490" checksum = "fcd169fccdff05eff2c1033210b9b94acd07a47e6fa9a3431cf09cfd4f01c87e"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"brotli", "brotli",
@@ -7388,9 +7420,9 @@ dependencies = [
[[package]] [[package]]
name = "wasm-streams" name = "wasm-streams"
version = "0.4.2" version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" checksum = "9d1ec4f6517c9e11ae630e200b2b65d193279042e28edd4a2cda233e46670bbb"
dependencies = [ dependencies = [
"futures-util", "futures-util",
"js-sys", "js-sys",
@@ -7421,9 +7453,9 @@ dependencies = [
[[package]] [[package]]
name = "webkit2gtk" name = "webkit2gtk"
version = "2.0.1" version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76b1bc1e54c581da1e9f179d0b38512ba358fb1af2d634a1affe42e37172361a" checksum = "a1027150013530fb2eaf806408df88461ae4815a45c541c8975e61d6f2fc4793"
dependencies = [ dependencies = [
"bitflags 1.3.2", "bitflags 1.3.2",
"cairo-rs", "cairo-rs",
@@ -7445,9 +7477,9 @@ dependencies = [
[[package]] [[package]]
name = "webkit2gtk-sys" name = "webkit2gtk-sys"
version = "2.0.1" version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62daa38afc514d1f8f12b8693d30d5993ff77ced33ce30cd04deebc267a6d57c" checksum = "916a5f65c2ef0dfe12fff695960a2ec3d4565359fdbb2e9943c974e06c734ea5"
dependencies = [ dependencies = [
"bitflags 1.3.2", "bitflags 1.3.2",
"cairo-sys-rs", "cairo-sys-rs",
@@ -8103,9 +8135,9 @@ checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9"
[[package]] [[package]]
name = "wry" name = "wry"
version = "0.53.5" version = "0.54.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "728b7d4c8ec8d81cab295e0b5b8a4c263c0d41a785fb8f8c4df284e5411140a2" checksum = "5ed1a195b0375491dd15a7066a10251be217ce743cf4bbbbdcf5391d6473bee0"
dependencies = [ dependencies = [
"base64 0.22.1", "base64 0.22.1",
"block2", "block2",

View File

@@ -17,7 +17,7 @@ name = "teyvat_guide_lib"
crate-type = ["staticlib", "cdylib", "rlib"] crate-type = ["staticlib", "cdylib", "rlib"]
[build-dependencies] [build-dependencies]
tauri-build = { version = "2.5.3", features = [] } tauri-build = { version = "2.5.5", features = [] }
[dependencies] [dependencies]
chrono = "0.4.43" chrono = "0.4.43"
@@ -28,8 +28,8 @@ prost-types = "=0.14.1"
sentry = { version = "0.46.1", features = ["backtrace", "panic"] } sentry = { version = "0.46.1", features = ["backtrace", "panic"] }
serde = { version = "1.0.228", features = ["derive"] } serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.149" serde_json = "1.0.149"
tauri = { version = "2.9.5", features = ["tray-icon"] } tauri = { version = "2.10.2", features = ["tray-icon"] }
tauri-utils = "2.8.1" tauri-utils = "2.8.2"
tauri-plugin-machine-uid = "0.1.3" tauri-plugin-machine-uid = "0.1.3"
url = "2.5.8" url = "2.5.8"
walkdir = "2.5.0" walkdir = "2.5.0"