Skip to content

Commit

Permalink
build(deps-dev): bump vite in /examples/solid/basic
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.7.13 to 2.9.16.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.16/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 4e5d8bb commit 730116a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/solid/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "MIT",
"devDependencies": {
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vite": "^2.9.16",
"vite-plugin-solid": "^2.7.0"
},
"dependencies": {
Expand Down

0 comments on commit 730116a

Please sign in to comment.