Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed Dec 21, 2023
1 parent a4fa8a1 commit 94b7412
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 411 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@types/ityped": "^1.0.3",
"@types/node": "^18.19.3",
"@typescript-eslint/parser": "^6.14.0",
"@types/node": "^20.10.5",
"@typescript-eslint/parser": "^6.15.0",
"@unocss/eslint-config": "^0.58.0",
"@unocss/reset": "^0.58.0",
"@vitejs/plugin-legacy": "^5.2.0",
Expand All @@ -49,7 +49,7 @@
"echarts": "^5.4.3",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.0",
"eslint-plugin-vue": "^9.19.2",
"husky": "^8.0.3",
"ityped": "^1.0.3",
Expand Down Expand Up @@ -77,15 +77,15 @@
"vite-auto-import-resolvers": "^3.2.0",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-env-types": "^0.1.3",
"vite-plugin-mock": "^2.9.8",
"vite-plugin-mock": "2.9.8",
"vite-plugin-removelog": "^0.2.2",
"vite-plugin-use-modules": "^1.4.6",
"vite-plugin-vue-devtools": "1.0.0-rc.6",
"vite-plugin-vue-meta-layouts": "^0.3.4",
"vitest": "^1.0.4",
"vue": "^3.3.12",
"vitest": "^1.1.0",
"vue": "^3.3.13",
"vue-dark-switch": "^1.0.6",
"vue-echarts": "^6.6.4",
"vue-echarts": "^6.6.5",
"vue-i18n": "^9.8.0",
"vue-request": "2.0.4",
"vue-router": "^4.2.5",
Expand Down

0 comments on commit 94b7412

Please sign in to comment.