Bump vite from 4.4.11 to 4.5.0

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.11 to 4.5.0.
- [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.5.0/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-30 08:49:43 +00:00
committed by GitHub
parent 711c10d77b
commit 09aa28fa25
2 changed files with 5 additions and 5 deletions

View File

@@ -49,6 +49,6 @@
"tslib": "^2.6.2",
"typescript": "^5.0.4",
"uuid": "^9.0.1",
"vite": "^4.4.11"
"vite": "^4.5.0"
}
}