Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed Sep 11, 2023
1 parent f367d1a commit 956546b
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 238 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"engines": {
"node": ">=v18.17.1"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].4",
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^0.13.0",
"@intlify/unplugin-vue-i18n": "^1.0.1",
"@types/ityped": "^1.0.1",
"@types/node": "^18.17.14",
"@types/node": "^18.17.15",
"@typescript-eslint/parser": "^6.6.0",
"@unocss/eslint-config": "^0.55.7",
"@unocss/reset": "^0.55.7",
Expand All @@ -49,7 +49,7 @@
"changelogen": "^0.5.5",
"cross-env": "^7.0.3",
"echarts": "^5.4.3",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-vue": "^9.17.0",
Expand All @@ -64,7 +64,7 @@
"perfect-debounce": "^1.0.0",
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
"plop": "^3.1.2",
"plop": "^4.0.0",
"prettier": "^3.0.3",
"prism-theme-vars": "^0.2.4",
"taze": "^0.11.2",
Expand All @@ -76,7 +76,7 @@
"unplugin-vue-markdown": "^0.24.3",
"unplugin-vue-router": "^0.6.4",
"vite": "^4.4.9",
"vite-auto-import-resolvers": "^3.1.0",
"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",
Expand All @@ -85,11 +85,11 @@
"vite-plugin-vue-devtools": "1.0.0-rc.3",
"vite-plugin-vue-meta-layouts": "^0.3.0",
"vite-plugin-warmup": "^0.1.0",
"vitest": "^0.34.3",
"vitest": "^0.34.4",
"vue": "^3.3.4",
"vue-dark-switch": "^1.0.5",
"vue-echarts": "^6.6.1",
"vue-i18n": "^9.2.2",
"vue-i18n": "^9.3.0",
"vue-request": "2.0.3",
"vue-router": "^4.2.4",
"vue-toastification": "2.0.0-rc.5"
Expand Down
Loading

0 comments on commit 956546b

Please sign in to comment.