Bump vite from 4.4.6 to 4.4.7

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.6 to 4.4.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-26 01:00:23 +00:00
committed by GitHub
parent 5d13135bd0
commit 283fd30c19
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"unocss": "^0.53.6",
"vite": "^4.4.6",
"vite": "^4.4.7",
"vite-plugin-compression2": "^0.10.2",
"vitest": "^0.33.0"
},