Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#9258)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and danielroe committed Jan 21, 2023
1 parent 67b2b90 commit 7c782aa
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"ufo": "^1.0.0",
"unbuild": "^1.0.0",
"vite": "^3.2.4",
"vitest": "^0.25.2",
"vitest": "^0.25.3",
"vue-tsc": "^1.0.9"
},
"packageManager": "pnpm@7.17.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"pathe": "^1.0.0"
},
"devDependencies": {
"playwright": "^1.28.0",
"playwright": "^1.28.1",
"unbuild": "latest",
"vitest": "^0.25.2"
"vitest": "^0.25.3"
},
"peerDependencies": {
"vue": "^3.2.45"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ufo": "^1.0.0",
"unplugin": "^1.0.0",
"vite": "~3.2.4",
"vite-node": "^0.25.2",
"vite-node": "^0.25.3",
"vite-plugin-checker": "^0.5.1",
"vue-bundle-renderer": "^1.0.0"
},
Expand Down
41 changes: 22 additions & 19 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 7c782aa

Please sign in to comment.