Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 21, 2022
1 parent 1cfe5ba commit e52728a
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -33,7 +33,7 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@vueuse/core": "8.3.0",
"@vueuse/core": "8.3.1",
"vue": "3.2.33"
},
"devDependencies": {
Expand Down Expand Up @@ -62,8 +62,8 @@
"unplugin-auto-import": "0.7.1",
"unplugin-vue-components": "0.19.3",
"vite": "2.9.5",
"vitest": "0.9.3",
"vue-tsc": "0.34.8"
"vitest": "0.9.4",
"vue-tsc": "0.34.9"
},
"engines": {
"node": ">=16.*"
Expand Down
72 changes: 36 additions & 36 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 e52728a

Please sign in to comment.