mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-04-22 21:59:49 +08:00
⬆️ 更新依赖
This commit is contained in:
12
package.json
12
package.json
@@ -3,7 +3,7 @@
|
||||
"version": "0.7.2",
|
||||
"description": "Game Tool for GenshinImpact player",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.7.1",
|
||||
"packageManager": "pnpm@10.8.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tauri build",
|
||||
@@ -98,7 +98,7 @@
|
||||
"vue-echarts": "^7.0.3",
|
||||
"vue-json-pretty": "^2.4.0",
|
||||
"vue-router": "^4.5.0",
|
||||
"vuetify": "^3.8.0",
|
||||
"vuetify": "^3.8.1",
|
||||
"wcag-color": "^1.1.1",
|
||||
"xml-js": "^1.6.11"
|
||||
},
|
||||
@@ -111,7 +111,7 @@
|
||||
"@types/js-md5": "^0.7.2",
|
||||
"@types/node": "^22.14.0",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@typescript-eslint/parser": "^8.29.0",
|
||||
"@typescript-eslint/parser": "^8.29.1",
|
||||
"@vitejs/plugin-vue": "^5.2.3",
|
||||
"concurrently": "^9.1.2",
|
||||
"eslint": "^9.24.0",
|
||||
@@ -125,9 +125,9 @@
|
||||
"husky": "^9.1.7",
|
||||
"jsonc-eslint-parser": "^2.4.0",
|
||||
"lint-staged": "^15.5.0",
|
||||
"oxlint": "^0.16.4",
|
||||
"oxlint": "^0.16.5",
|
||||
"prettier": "3.5.3",
|
||||
"stylelint": "^16.17.0",
|
||||
"stylelint": "^16.18.0",
|
||||
"stylelint-config-idiomatic-order": "^10.0.0",
|
||||
"stylelint-config-standard-vue": "^1.0.0",
|
||||
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
|
||||
@@ -137,7 +137,7 @@
|
||||
"stylelint-scss": "^6.11.1",
|
||||
"tsx": "^4.19.3",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.29.0",
|
||||
"typescript-eslint": "^8.29.1",
|
||||
"vite": "^6.2.5",
|
||||
"vite-plugin-vue-devtools": "^7.7.2",
|
||||
"vite-plugin-vuetify": "^2.1.1",
|
||||
|
||||
Reference in New Issue
Block a user