Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to ^0.29.2 (main) (#19…
Browse files Browse the repository at this point in the history
…341)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 28, 2023
1 parent 6009deb commit 679cec0
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"ufo": "^1.1.1",
"unbuild": "^1.1.2",
"vite": "^4.1.4",
"vitest": "^0.29.1",
"vitest": "^0.29.2",
"vue-tsc": "^1.2.0"
},
"packageManager": "pnpm@7.28.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"playwright": "^1.31.1",
"unbuild": "latest",
"vitest": "^0.29.1"
"vitest": "^0.29.2"
},
"peerDependencies": {
"vue": "^3.2.47"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ufo": "^1.1.1",
"unplugin": "^1.1.0",
"vite": "~4.1.4",
"vite-node": "^0.29.1",
"vite-node": "^0.29.2",
"vite-plugin-checker": "^0.5.6",
"vue-bundle-renderer": "^1.0.2"
},
Expand Down
58 changes: 29 additions & 29 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 679cec0

Please sign in to comment.