mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-24 05:55:46 +08:00
⬆️ 更新依赖
This commit is contained in:
46
package.json
46
package.json
@@ -3,7 +3,7 @@
|
||||
"version": "0.10.1",
|
||||
"description": "Game Tool for GenshinImpact player",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@11.0.8",
|
||||
"packageManager": "pnpm@11.1.3",
|
||||
"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.52.0",
|
||||
"@sentry/vite-plugin": "^5.2.1",
|
||||
"@sentry/vue": "^10.52.0",
|
||||
"@sentry/core": "^10.53.1",
|
||||
"@sentry/vite-plugin": "^5.3.0",
|
||||
"@sentry/vue": "^10.53.1",
|
||||
"@skipperndt/plugin-machine-uid": "^0.1.3",
|
||||
"@tauri-apps/api": "^2.11.0",
|
||||
"@tauri-apps/plugin-cli": "^2.4.1",
|
||||
@@ -91,15 +91,15 @@
|
||||
"ajv": "^8.20.0",
|
||||
"artplayer": "^5.4.0",
|
||||
"colord": "^2.9.3",
|
||||
"date-fns": "^4.1.0",
|
||||
"date-fns": "^4.2.1",
|
||||
"echarts": "^6.0.0",
|
||||
"html2canvas": "^1.4.1",
|
||||
"ini": "^6.0.0",
|
||||
"ini": "^7.0.0",
|
||||
"js-md5": "^0.8.3",
|
||||
"jsencrypt": "^3.5.4",
|
||||
"pinia": "^3.0.4",
|
||||
"pinia-plugin-persistedstate": "^4.7.1",
|
||||
"qrcode.vue": "^3.9.0",
|
||||
"qrcode.vue": "^3.9.1",
|
||||
"rsa-oaep-encryption": "^1.2.1",
|
||||
"sass-embedded": "^1.99.0",
|
||||
"swiper": "^12.1.4",
|
||||
@@ -107,8 +107,8 @@
|
||||
"vue": "^3.5.34",
|
||||
"vue-echarts": "^8.0.1",
|
||||
"vue-json-pretty": "^2.6.0",
|
||||
"vue-router": "^5.0.6",
|
||||
"vuetify": "^4.0.6",
|
||||
"vue-router": "^5.0.7",
|
||||
"vuetify": "^4.0.7",
|
||||
"wcag-color": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -116,18 +116,18 @@
|
||||
"@eslint/eslintrc": "^3.3.5",
|
||||
"@eslint/js": "10.0.1",
|
||||
"@microsoft/tsdoc": "^0.16.0",
|
||||
"@tauri-apps/cli": "2.11.1",
|
||||
"@tauri-apps/cli": "2.11.2",
|
||||
"@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.2",
|
||||
"@typescript-eslint/parser": "^8.59.2",
|
||||
"@vitejs/plugin-vue": "^6.0.6",
|
||||
"@types/node": "^25.9.0",
|
||||
"@typescript-eslint/parser": "^8.59.4",
|
||||
"@vitejs/plugin-vue": "^6.0.7",
|
||||
"app-root-path": "^3.1.0",
|
||||
"concurrently": "^9.2.1",
|
||||
"envfile": "^7.1.0",
|
||||
"eslint": "^10.3.0",
|
||||
"eslint": "^10.4.0",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-jsonc": "^3.1.2",
|
||||
"eslint-plugin-prettier": "^5.5.5",
|
||||
@@ -138,11 +138,11 @@
|
||||
"globals": "^17.6.0",
|
||||
"husky": "^9.1.7",
|
||||
"jsonc-eslint-parser": "^3.1.0",
|
||||
"lint-staged": "17.0.2",
|
||||
"oxlint": "^1.63.0",
|
||||
"postcss-preset-env": "^11.2.1",
|
||||
"lint-staged": "17.0.5",
|
||||
"oxlint": "^1.65.0",
|
||||
"postcss-preset-env": "^11.3.0",
|
||||
"prettier": "3.8.3",
|
||||
"stylelint": "^17.11.0",
|
||||
"stylelint": "^17.11.1",
|
||||
"stylelint-config-idiomatic-order": "^10.0.0",
|
||||
"stylelint-config-standard-scss": "^17.0.0",
|
||||
"stylelint-config-standard-vue": "^1.0.0",
|
||||
@@ -150,15 +150,15 @@
|
||||
"stylelint-high-performance-animation": "^2.0.0",
|
||||
"stylelint-order": "^8.1.1",
|
||||
"stylelint-prettier": "^5.0.3",
|
||||
"stylelint-scss": "^7.0.0",
|
||||
"tsx": "^4.21.0",
|
||||
"stylelint-scss": "^7.1.1",
|
||||
"tsx": "^4.22.2",
|
||||
"typescript": "^6.0.3",
|
||||
"typescript-eslint": "^8.59.2",
|
||||
"vite": "^8.0.11",
|
||||
"typescript-eslint": "^8.59.4",
|
||||
"vite": "^8.0.13",
|
||||
"vite-plugin-vue-devtools": "^8.1.2",
|
||||
"vite-plugin-vuetify": "^2.1.3",
|
||||
"vue-eslint-parser": "^10.4.0",
|
||||
"vue-tsc": "^3.2.8",
|
||||
"vue-tsc": "^3.3.0",
|
||||
"yaml-eslint-parser": "^2.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user