Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed Jun 19, 2022
1 parent 03958b0 commit fb0ab95
Show file tree
Hide file tree
Showing 4 changed files with 263 additions and 927 deletions.
23 changes: 13 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,42 +28,45 @@
"dependencies": {
"vue": "^3.2.37"
},
"engines": {
"node": ">=14"
},
"devDependencies": {
"@intlify/vite-plugin-vue-i18n": "^3.4.0",
"@types/ityped": "^1.0.1",
"@types/node": "^17.0.42",
"@types/node": "^18.0.0",
"@types/nprogress": "^0.2.0",
"@typescript-eslint/parser": "^5.27.1",
"@typescript-eslint/parser": "^5.28.0",
"@vitejs/plugin-vue": "^2.3.3",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vueuse/core": "^8.6.0",
"@vueuse/core": "^8.7.4",
"c8": "^7.11.3",
"eslint": "^8.17.0",
"eslint": "^8.18.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^9.1.1",
"fast-glob": "^3.2.11",
"fs-extra": "^10.1.0",
"husky": "^8.0.1",
"ityped": "^1.0.3",
"lint-staged": "^13.0.1",
"lint-staged": "^13.0.2",
"local-pkg": "^0.4.1",
"markdown-it-anchor": "^8.6.4",
"markdown-it-prism": "^2.2.4",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"pinia": "^2.0.14",
"plop": "^3.1.0",
"plop": "^3.1.1",
"prettier": "2.6.2",
"prism-theme-vars": "^0.2.3",
"typescript": "^4.7.3",
"unplugin-auto-import": "^0.8.7",
"unplugin-icons": "^0.14.3",
"typescript": "^4.7.4",
"unplugin-auto-import": "^0.8.8",
"unplugin-icons": "^0.14.5",
"unplugin-vue-components": "^0.19.6",
"vite": "^2.9.12",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-inspect": "^0.5.0",
"vite-plugin-md": "^0.14.1",
"vite-plugin-md": "^0.15.0",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-pages": "^0.23.0",
"vite-plugin-removelog": "^0.0.4",
Expand Down
Loading

0 comments on commit fb0ab95

Please sign in to comment.