chore(deps-dev): bump vite in /scripts/changelog-checker (#14569)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-09-20 21:10:21 +09:00
committed by GitHub
parent a18a6ac264
commit 2ee19ee22e
2 changed files with 215 additions and 169 deletions

View File

@@ -17,7 +17,7 @@
"remark-parse": "11.0.0",
"typescript": "5.3.3",
"unified": "11.0.4",
"vite": "5.0.12",
"vite": "5.4.6",
"vite-node": "1.1.3",
"vitest": "1.1.3"
}