Skip to content

Commit

Permalink
chore: 更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed May 9, 2022
1 parent 70a362e commit efed550
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 178 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"@typescript-eslint/parser": "^5.22.0",
"@vitejs/plugin-vue": "^2.3.2",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vueuse/components": "^8.4.1",
"@vueuse/core": "^8.4.1",
"@vueuse/components": "^8.4.2",
"@vueuse/core": "^8.4.2",
"axios": "^0.26.1",
"c8": "^7.11.2",
"eslint": "^8.14.0",
"eslint": "^8.15.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.7.1",
Expand All @@ -65,7 +65,7 @@
"vite-auto-import-resolvers": "^3.0.0",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-inspect": "^0.5.0",
"vite-plugin-md": "^0.13.0",
"vite-plugin-md": "^0.13.1",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-pages": "^0.23.0",
"vite-plugin-removelog": "^0.0.1",
Expand All @@ -77,7 +77,7 @@
"vue-i18n": "^9.1.10",
"vue-request": "^1.2.4",
"vue-router": "^4.0.15",
"windicss": "^3.5.1"
"windicss": "^3.5.2"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit efed550

Please sign in to comment.