Skip to content

Commit

Permalink
Bump vite from 5.3.5 to 5.4.0 in the development group
Browse files Browse the repository at this point in the history
Bumps the development group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.3.5 to 5.4.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@5.4.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cyderize committed Aug 12, 2024
1 parent 0eaef6b commit d6272c8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
20 changes: 12 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prettier": "^3.3.3",
"sass": "^1.77.8",
"svelte": "^4.2.18",
"vite": "^5.3.5"
"vite": "^5.4.0"
},
"dependencies": {
"@codemirror/lang-html": "^6.4.9",
Expand Down

0 comments on commit d6272c8

Please sign in to comment.