Bump vite from 5.3.5 to 5.4.0

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-12 11:48:30 +00:00
committed by GitHub
parent 9cacfbb61f
commit 5f5a2f6011
2 changed files with 13 additions and 9 deletions

View File

@@ -8,6 +8,6 @@
"devDependencies": {
"axios": "^1.7.3",
"laravel-vite-plugin": "^1.0.5",
"vite": "^5.3.5"
"vite": "^5.4.0"
}
}