Bump vite from 5.0.12 to 5.0.13 in /frontend (#1149)

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: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-04-03 15:07:51 -05:00
committed by GitHub
parent 601f46f6d6
commit 6e6b230dfc
2 changed files with 8 additions and 8 deletions

View File

@@ -35,6 +35,6 @@
"@vitejs/plugin-react-swc": "^3.5.0",
"openapi-typescript-codegen": "0.25.0",
"typescript": "^5.2.2",
"vite": "^5.0.12"
"vite": "^5.0.13"
}
}