chore(deps-dev): bump vite from 5.1.6 to 5.1.7 (#1586)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.7/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-25 11:34:11 +08:00
committed by GitHub
parent 357290caf7
commit 0408618a48
3 changed files with 14 additions and 14 deletions

View File

@@ -56,7 +56,7 @@
"lodash": "4.17.21",
"tsup": "8.0.2",
"umi-request": "1.4.0",
"vite": "^5.1.3",
"vite": "^5.1.7",
"vitest": "^1.0.4"
}
}