Skip to content

Commit

Permalink
Bump vite from 5.4.3 to 5.4.4 (#455)
Browse files Browse the repository at this point in the history
* Bump vite from 5.4.3 to 5.4.4

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

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update yarn.nix

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: robbe[bot] <[email protected]>
  • Loading branch information
dependabot[bot] and robbe[bot] committed Sep 13, 2024
1 parent 32e5a20 commit 45b49de
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@hotwired/turbo-rails": "^7.3.0",
"lightningcss": "^1.27.0",
"vite": "^5.4.3",
"vite": "^5.4.4",
"vite-plugin-ruby": "^5.1.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock

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

8 changes: 4 additions & 4 deletions yarn.nix

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

0 comments on commit 45b49de

Please sign in to comment.