mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-07 00:15:48 +08:00
⬆️ 更新依赖
This commit is contained in:
42
package.json
42
package.json
@@ -3,7 +3,7 @@
|
||||
"version": "0.10.1",
|
||||
"description": "Game Tool for GenshinImpact player",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"packageManager": "pnpm@10.33.3",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsx scripts/auto-build.ts",
|
||||
@@ -72,19 +72,19 @@
|
||||
"dependencies": {
|
||||
"@date-fns/tz": "^1.4.1",
|
||||
"@mdi/font": "7.4.47",
|
||||
"@sentry/core": "^10.50.0",
|
||||
"@sentry/vite-plugin": "^5.2.0",
|
||||
"@sentry/vue": "^10.50.0",
|
||||
"@sentry/core": "^10.51.0",
|
||||
"@sentry/vite-plugin": "^5.2.1",
|
||||
"@sentry/vue": "^10.51.0",
|
||||
"@skipperndt/plugin-machine-uid": "^0.1.3",
|
||||
"@tauri-apps/api": "^2.10.1",
|
||||
"@tauri-apps/api": "^2.11.0",
|
||||
"@tauri-apps/plugin-cli": "^2.4.1",
|
||||
"@tauri-apps/plugin-deep-link": "^2.4.8",
|
||||
"@tauri-apps/plugin-dialog": "^2.7.0",
|
||||
"@tauri-apps/plugin-fs": "^2.5.0",
|
||||
"@tauri-apps/plugin-http": "^2.5.8",
|
||||
"@tauri-apps/plugin-deep-link": "^2.4.9",
|
||||
"@tauri-apps/plugin-dialog": "^2.7.1",
|
||||
"@tauri-apps/plugin-fs": "^2.5.1",
|
||||
"@tauri-apps/plugin-http": "^2.5.9",
|
||||
"@tauri-apps/plugin-log": "^2.8.0",
|
||||
"@tauri-apps/plugin-notification": "^2.3.3",
|
||||
"@tauri-apps/plugin-opener": "^2.5.3",
|
||||
"@tauri-apps/plugin-opener": "^2.5.4",
|
||||
"@tauri-apps/plugin-os": "^2.3.2",
|
||||
"@tauri-apps/plugin-process": "^2.3.1",
|
||||
"@tauri-apps/plugin-sql": "^2.4.0",
|
||||
@@ -102,7 +102,7 @@
|
||||
"qrcode.vue": "^3.9.0",
|
||||
"rsa-oaep-encryption": "^1.2.1",
|
||||
"sass-embedded": "^1.99.0",
|
||||
"swiper": "^12.1.3",
|
||||
"swiper": "^12.1.4",
|
||||
"uuid": "^14.0.0",
|
||||
"vue": "^3.5.33",
|
||||
"vue-echarts": "^8.0.1",
|
||||
@@ -116,33 +116,33 @@
|
||||
"@eslint/eslintrc": "^3.3.5",
|
||||
"@eslint/js": "10.0.1",
|
||||
"@microsoft/tsdoc": "^0.16.0",
|
||||
"@tauri-apps/cli": "2.10.1",
|
||||
"@tauri-apps/cli": "2.11.0",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/ini": "^4.1.1",
|
||||
"@types/js-md5": "^0.8.0",
|
||||
"@types/json-bigint": "^1.0.4",
|
||||
"@types/node": "^25.6.0",
|
||||
"@typescript-eslint/parser": "^8.59.1",
|
||||
"@typescript-eslint/parser": "^8.59.2",
|
||||
"@vitejs/plugin-vue": "^6.0.6",
|
||||
"app-root-path": "^3.1.0",
|
||||
"concurrently": "^9.2.1",
|
||||
"envfile": "^7.1.0",
|
||||
"eslint": "^10.2.1",
|
||||
"eslint": "^10.3.0",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-jsonc": "^3.1.2",
|
||||
"eslint-plugin-prettier": "^5.5.5",
|
||||
"eslint-plugin-tsdoc": "^0.5.2",
|
||||
"eslint-plugin-vue": "^10.9.0",
|
||||
"eslint-plugin-yml": "^3.3.1",
|
||||
"eslint-plugin-vue": "^10.9.1",
|
||||
"eslint-plugin-yml": "^3.3.2",
|
||||
"fs-extra": "^11.3.4",
|
||||
"globals": "^17.5.0",
|
||||
"globals": "^17.6.0",
|
||||
"husky": "^9.1.7",
|
||||
"jsonc-eslint-parser": "^3.1.0",
|
||||
"lint-staged": "16.4.0",
|
||||
"oxlint": "^1.62.0",
|
||||
"oxlint": "^1.63.0",
|
||||
"postcss-preset-env": "^11.2.1",
|
||||
"prettier": "3.8.3",
|
||||
"stylelint": "^17.9.1",
|
||||
"stylelint": "^17.11.0",
|
||||
"stylelint-config-idiomatic-order": "^10.0.0",
|
||||
"stylelint-config-standard-scss": "^17.0.0",
|
||||
"stylelint-config-standard-vue": "^1.0.0",
|
||||
@@ -153,12 +153,12 @@
|
||||
"stylelint-scss": "^7.0.0",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^6.0.3",
|
||||
"typescript-eslint": "^8.59.1",
|
||||
"typescript-eslint": "^8.59.2",
|
||||
"vite": "^8.0.10",
|
||||
"vite-plugin-vue-devtools": "^8.1.1",
|
||||
"vite-plugin-vuetify": "^2.1.3",
|
||||
"vue-eslint-parser": "^10.4.0",
|
||||
"vue-tsc": "^3.2.7",
|
||||
"vue-tsc": "^3.2.8",
|
||||
"yaml-eslint-parser": "^2.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
1623
pnpm-lock.yaml
generated
1623
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
720
src-tauri/Cargo.lock
generated
720
src-tauri/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -17,7 +17,7 @@ name = "teyvat_guide_lib"
|
||||
crate-type = ["staticlib", "cdylib", "rlib"]
|
||||
|
||||
[build-dependencies]
|
||||
tauri-build = { version = "2.5.6", features = [] }
|
||||
tauri-build = { version = "2.6.0", features = [] }
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.4.44"
|
||||
@@ -25,11 +25,11 @@ image = "0.25.10"
|
||||
log = "0.4.29"
|
||||
prost = "=0.14.1"
|
||||
prost-types = "=0.14.1"
|
||||
sentry = { version = "0.47.0", features = ["backtrace", "panic"] }
|
||||
sentry = { version = "0.48.1", features = ["backtrace", "panic"] }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.149"
|
||||
tauri = { version = "2.10.3", features = ["tray-icon"] }
|
||||
tauri-utils = "2.8.3"
|
||||
tauri = { version = "2.11.0", features = ["tray-icon"] }
|
||||
tauri-utils = "2.9.0"
|
||||
tauri-plugin-machine-uid = "0.1.3"
|
||||
url = "2.5.8"
|
||||
walkdir = "2.5.0"
|
||||
|
||||
Reference in New Issue
Block a user