Bump vite from 5.4.2 to 5.4.6 in the npm_and_yarn group

Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.4.2 to 5.4.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-17 19:20:27 +00:00
committed by GitHub
parent c31c8c3387
commit b672b09864
2 changed files with 17 additions and 17 deletions

View File

@@ -8,6 +8,6 @@
"devDependencies": {
"axios": "^1.7.7",
"laravel-vite-plugin": "^1.0.5",
"vite": "^5.4.2"
"vite": "^5.4.6"
}
}