Skip to content

Commit

Permalink
chore!: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed Dec 29, 2023
1 parent 48afba2 commit 3355d19
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 316 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@
"engines": {
"node": ">=18.19.0"
},
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.13.1",
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@types/ityped": "^1.0.3",
"@types/node": "^20.10.5",
"@typescript-eslint/parser": "^6.16.0",
"@unocss/eslint-config": "^0.58.0",
"@unocss/reset": "^0.58.0",
"@unocss/eslint-config": "^0.58.2",
"@unocss/reset": "^0.58.2",
"@vitejs/plugin-legacy": "^5.2.0",
"@vitejs/plugin-vue": "^5.0.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vueuse/components": "^10.7.0",
"@vueuse/core": "^10.7.0",
"@vueuse/integrations": "^10.7.0",
"axios": "^1.6.2",
"@vueuse/components": "^10.7.1",
"@vueuse/core": "^10.7.1",
"@vueuse/integrations": "^10.7.1",
"axios": "^1.6.3",
"browserslist": "^4.22.2",
"c8": "^8.0.1",
"changelogen": "^0.5.5",
Expand All @@ -66,11 +66,11 @@
"plop": "^4.0.1",
"prettier": "^3.1.1",
"prism-theme-vars": "^0.2.4",
"taze": "^0.13.0",
"taze": "^0.13.1",
"terser": "^5.26.0",
"typescript": "^5.3.3",
"unocss": "^0.58.0",
"unplugin-auto-import": "^0.17.2",
"unocss": "^0.58.2",
"unplugin-auto-import": "^0.17.3",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-markdown": "^0.25.2",
"unplugin-vue-router": "^0.7.0",
Expand All @@ -84,9 +84,9 @@
"vite-plugin-vue-devtools": "1.0.0-rc.8",
"vite-plugin-vue-meta-layouts": "^0.3.4",
"vitest": "^1.1.0",
"vue": "^3.3.13",
"vue": "^3.4.0",
"vue-dark-switch": "^1.0.6",
"vue-echarts": "^6.6.5",
"vue-echarts": "^6.6.8",
"vue-i18n": "^9.8.0",
"vue-request": "2.0.4",
"vue-router": "^4.2.5",
Expand Down

0 comments on commit 3355d19

Please sign in to comment.