mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-25 06:05:45 +08:00
⬆️ 更新依赖
This commit is contained in:
20
package.json
20
package.json
@@ -3,7 +3,7 @@
|
||||
"version": "0.10.1",
|
||||
"description": "Game Tool for GenshinImpact player",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.33.3",
|
||||
"packageManager": "pnpm@11.0.8",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsx scripts/auto-build.ts",
|
||||
@@ -72,9 +72,9 @@
|
||||
"dependencies": {
|
||||
"@date-fns/tz": "^1.4.1",
|
||||
"@mdi/font": "7.4.47",
|
||||
"@sentry/core": "^10.51.0",
|
||||
"@sentry/core": "^10.52.0",
|
||||
"@sentry/vite-plugin": "^5.2.1",
|
||||
"@sentry/vue": "^10.51.0",
|
||||
"@sentry/vue": "^10.52.0",
|
||||
"@skipperndt/plugin-machine-uid": "^0.1.3",
|
||||
"@tauri-apps/api": "^2.11.0",
|
||||
"@tauri-apps/plugin-cli": "^2.4.1",
|
||||
@@ -104,7 +104,7 @@
|
||||
"sass-embedded": "^1.99.0",
|
||||
"swiper": "^12.1.4",
|
||||
"uuid": "^14.0.0",
|
||||
"vue": "^3.5.33",
|
||||
"vue": "^3.5.34",
|
||||
"vue-echarts": "^8.0.1",
|
||||
"vue-json-pretty": "^2.6.0",
|
||||
"vue-router": "^5.0.6",
|
||||
@@ -116,12 +116,12 @@
|
||||
"@eslint/eslintrc": "^3.3.5",
|
||||
"@eslint/js": "10.0.1",
|
||||
"@microsoft/tsdoc": "^0.16.0",
|
||||
"@tauri-apps/cli": "2.11.0",
|
||||
"@tauri-apps/cli": "2.11.1",
|
||||
"@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",
|
||||
"@types/node": "^25.6.2",
|
||||
"@typescript-eslint/parser": "^8.59.2",
|
||||
"@vitejs/plugin-vue": "^6.0.6",
|
||||
"app-root-path": "^3.1.0",
|
||||
@@ -134,11 +134,11 @@
|
||||
"eslint-plugin-tsdoc": "^0.5.2",
|
||||
"eslint-plugin-vue": "^10.9.1",
|
||||
"eslint-plugin-yml": "^3.3.2",
|
||||
"fs-extra": "^11.3.4",
|
||||
"fs-extra": "^11.3.5",
|
||||
"globals": "^17.6.0",
|
||||
"husky": "^9.1.7",
|
||||
"jsonc-eslint-parser": "^3.1.0",
|
||||
"lint-staged": "16.4.0",
|
||||
"lint-staged": "17.0.2",
|
||||
"oxlint": "^1.63.0",
|
||||
"postcss-preset-env": "^11.2.1",
|
||||
"prettier": "3.8.3",
|
||||
@@ -154,8 +154,8 @@
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^6.0.3",
|
||||
"typescript-eslint": "^8.59.2",
|
||||
"vite": "^8.0.10",
|
||||
"vite-plugin-vue-devtools": "^8.1.1",
|
||||
"vite": "^8.0.11",
|
||||
"vite-plugin-vue-devtools": "^8.1.2",
|
||||
"vite-plugin-vuetify": "^2.1.3",
|
||||
"vue-eslint-parser": "^10.4.0",
|
||||
"vue-tsc": "^3.2.8",
|
||||
|
||||
Reference in New Issue
Block a user