Bump vite from 2.9.16 to 2.9.17 in /app (#328)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.16 to 2.9.17.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.17/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.17/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-01-23 09:51:13 +08:00
committed by GitHub
parent cc52d9dde1
commit f39bffdc35
2 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
"@vitejs/plugin-react": "^1.3.0",
"prettier": "^2.8.4",
"typescript": "^4.6.3",
"vite": "^2.9.16"
"vite": "^2.9.17"
},
"overrides": {
"react": "$react",