Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed Dec 17, 2023
1 parent 61c7af9 commit 0f732b5
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 203 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"engines": {
"node": ">=18.0.0"
},
"packageManager": "pnpm@8.12.0",
"packageManager": "pnpm@8.12.1",
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^1.6.0",
"@types/ityped": "^1.0.3",
Expand All @@ -47,7 +47,7 @@
"changelogen": "^0.5.5",
"cross-env": "^7.0.3",
"echarts": "^5.4.3",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-vue": "^9.19.2",
Expand All @@ -61,7 +61,7 @@
"nprogress": "^0.2.0",
"perfect-debounce": "^1.0.0",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.0",
"pinia-plugin-persistedstate": "^3.2.1",
"plop": "^4.0.0",
"prettier": "^3.1.1",
"prism-theme-vars": "^0.2.4",
Expand All @@ -73,17 +73,17 @@
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-markdown": "^0.25.2",
"unplugin-vue-router": "^0.7.0",
"vite": "^5.0.8",
"vite": "^5.0.10",
"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-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.3",
"vite-plugin-vue-meta-layouts": "^0.3.4",
"vitest": "^1.0.4",
"vue": "^3.3.11",
"vue": "^3.3.12",
"vue-dark-switch": "^1.0.6",
"vue-echarts": "^6.6.4",
"vue-i18n": "^9.8.0",
Expand Down

0 comments on commit 0f732b5

Please sign in to comment.