chore(deps): bump vite from 5.0.0 to 5.0.5 in /web (#465)

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

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
...

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]
2023-12-31 00:00:30 +01:00
committed by GitHub
parent 8c057ac10e
commit 413b8b10b2
2 changed files with 26 additions and 9 deletions

View File

@@ -25,7 +25,7 @@
"react-markdown": "^8.0.1",
"remark-gfm": "^3.0.1",
"typescript": "^4.6.3",
"vite": "^5.0.0",
"vite": "^5.0.5",
"web-vitals": "^2.1.4"
},
"scripts": {