Bump vite from 4.5.0 to 4.5.1

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

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-18 08:36:19 +00:00
committed by GitHub
parent d89695033b
commit 0611e2c2a5
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.5.0"
"vite": "^4.5.1"
}
}