Skip to content

Commit

Permalink
Merge branch 'master' into renovate/vitejs-plugin-vue-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaojieajie authored Mar 2, 2022
2 parents 8b8a014 + 2ea644b commit 8f9f2da
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 30 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"lint:fix": "npm run lint -- --fix"
},
"dependencies": {
"@vueuse/core": "7.6.2",
"@vueuse/core": "7.7.0",
"axios": "0.26.0",
"pinia": "2.0.11",
"vue": "3.2.31",
"vue-router": "4.0.12"
"vue-router": "4.0.13"
},
"devDependencies": {
"@black-tooth/eslint-config": "0.0.12",
Expand All @@ -36,11 +36,11 @@
"unplugin-vue-components": "0.17.21",
"vite": "2.8.4",
"vite-plugin-md": "0.11.8",
"vite-plugin-pages": "0.20.2",
"vite-plugin-pages": "0.21.0",
"vite-plugin-vue-images": "0.6.1",
"vite-plugin-vue-layouts": "0.6.0",
"vite-plugin-vue-setup-extend": "0.4.0",
"vitest": "0.5.5",
"vitest": "0.5.9",
"vue-tsc": "0.32.0"
}
}
57 changes: 31 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8f9f2da

Please sign in to comment.