chore(deps): bump vite from 5.0.5 to 5.0.12 in /web (#486)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.5 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/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]
2024-01-20 17:14:42 +11:00
committed by GitHub
parent 9f5d880bee
commit 24400f877d
2 changed files with 8 additions and 8 deletions

View File

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