Skip to content

Commit

Permalink
升级依赖类库
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhang-Wei-666 committed Aug 3, 2023
1 parent 71c55dc commit 4e8e25c
Show file tree
Hide file tree
Showing 2 changed files with 434 additions and 180 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,33 +36,34 @@
"@moomfe/small-utils": "^5.3.2",
"@rollup/plugin-alias": "^5.0.0",
"@types/fs-extra": "^11.0.1",
"@vitest/coverage-v8": "^0.33.0",
"@vitest/ui": "^0.33.0",
"@vitest/coverage-v8": "^0.34.1",
"@vitest/ui": "^0.34.1",
"@vueuse/core": "^10.3.0",
"element-plus": "^2.3.8",
"esbuild-register": "^3.4.2",
"eslint": "^8.46.0",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"jsdom": "^22.1.0",
"lint-staged": "^13.2.3",
"magic-string": "^0.30.2",
"mixte": "workspace:*",
"pnpm": "^8.6.11",
"rollup": "^3.27.0",
"rollup-plugin-dts": "^5.3.0",
"rollup-plugin-dts": "^5.3.1",
"rollup-plugin-esbuild": "^5.0.0",
"sass": "^1.64.2",
"simple-git-hooks": "^2.9.0",
"tsx": "^3.12.7",
"type-fest": "^4.1.0",
"typescript": "^5.1.6",
"unocss": "^0.54.0",
"unocss": "^0.54.1",
"unocss-preset-extra": "^0.5.2",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.7",
"vite": "^4.4.8",
"vitepress": "1.0.0-beta.7",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
Loading

0 comments on commit 4e8e25c

Please sign in to comment.