⬆️ 除tauri的依赖更新

This commit is contained in:
目棃
2024-08-29 17:01:12 +08:00
parent c703b4934b
commit dbaed7da20
2 changed files with 563 additions and 722 deletions

View File

@@ -77,38 +77,38 @@
"@tauri-apps/plugin-shell": "2.0.0-rc.0",
"@tauri-apps/plugin-sql": "2.0.0-rc.0",
"ajv": "^8.17.1",
"artplayer": "^5.1.6",
"artplayer": "^5.1.7",
"clipboard": "^2.0.11",
"color-convert": "^2.0.1",
"echarts": "^5.5.1",
"html2canvas": "^1.4.1",
"js-md5": "^0.8.3",
"jsencrypt": "^3.3.2",
"pinia": "^2.2.1",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.1",
"qrcode.vue": "^3.4.1",
"uuid": "^10.0.0",
"vue": "^3.4.37",
"vue-echarts": "^7.0.1",
"vue": "^3.4.38",
"vue-echarts": "^7.0.3",
"vue-json-viewer": "^3.0.4",
"vue-router": "^4.4.3",
"vuetify": "^3.6.14",
"vuetify": "^3.7.1",
"wcag-color": "^1.1.1",
"xml-js": "^1.6.11"
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.0",
"@eslint/js": "^9.9.1",
"@tauri-apps/cli": "2.0.0-beta.21",
"@types/color-convert": "^2.0.3",
"@types/js-md5": "^0.7.2",
"@types/node": "^22.2.0",
"@types/node": "^22.5.1",
"@types/uuid": "^10.0.0",
"@typescript-eslint/parser": "^8.0.1",
"@typescript-eslint/parser": "^8.3.0",
"@vitejs/plugin-vue": "^5.1.2",
"concurrently": "^8.2.2",
"eslint": "^9.9.0",
"eslint-config-love": "^62.0.0",
"eslint": "^9.9.1",
"eslint-config-love": "^63.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsonc": "^2.16.0",
@@ -118,12 +118,12 @@
"eslint-plugin-vue": "^9.27.0",
"eslint-plugin-yml": "^1.14.0",
"globals": "^15.9.0",
"husky": "^9.1.4",
"husky": "^9.1.5",
"jsonc-eslint-parser": "^2.4.0",
"lint-staged": "^15.2.8",
"oxlint": "^0.7.0",
"lint-staged": "^15.2.9",
"oxlint": "^0.9.0",
"prettier": "3.3.3",
"stylelint": "^16.8.1",
"stylelint": "^16.9.0",
"stylelint-config-idiomatic-order": "^10.0.0",
"stylelint-config-standard-vue": "^1.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
@@ -131,9 +131,9 @@
"stylelint-order": "^6.0.4",
"stylelint-prettier": "^5.0.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.1",
"vite": "^5.4.0",
"vite-plugin-vue-devtools": "^7.3.7",
"typescript-eslint": "^8.3.0",
"vite": "^5.4.2",
"vite-plugin-vue-devtools": "^7.3.9",
"vite-plugin-vuetify": "^2.0.4",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"

1251
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff