Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5 (#76)
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 Dec 4, 2023
1 parent 3691bad commit 2712646
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 45 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"tsup": "^8.0.1",
"tsx": "^4.1.4",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite": "^5.0.4",
"vitest": "^0.34.6"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"unocss": "^0.57.6",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
"vite": "^5.0.4",
"vue-tsc": "^1.8.22"
}
}
69 changes: 26 additions & 43 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 2712646

Please sign in to comment.