Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.0.13 to 5.2.14 in /examples/playgro…
Browse files Browse the repository at this point in the history
…und (#37)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.13 to 5.2.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 86eb0ce commit f257b4f
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 70 deletions.
203 changes: 134 additions & 69 deletions examples/playground/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"prettier": "^3.0.2",
"prettier-plugin-jsdoc": "^1.0.1",
"typescript": "^5.1.3",
"vite": "^5.0.13"
"vite": "^5.2.14"
},
"overrides": {
"esbuild": "^0.18.2"
Expand Down

0 comments on commit f257b4f

Please sign in to comment.