chore(deps): bump vite from 5.0.12 to 5.0.13 in /web (#535)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/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-04-06 17:05:08 +02:00
committed by GitHub
parent 9815e841a8
commit 998fb3ba0d
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.12",
"vite": "^5.0.13",
"web-vitals": "^2.1.4"
},
"scripts": {