chore(deps-dev): bump vite from 4.5.0 to 4.5.1 in /packages/lib (#2481)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-07 10:46:42 +01:00
committed by GitHub
parent b7ae59c801
commit 92a832d35e

View File

@@ -117,7 +117,7 @@
"stylelint-config-standard-scss": "7.0.1",
"tslib": "2.6.2",
"typescript": "4.9.5",
"vite": "4.5.0",
"vite": "4.5.1",
"vite-plugin-stylelint": "^4.3.0",
"whatwg-fetch": "^3.6.2"
},