Bump vite from 5.1.2 to 5.1.7

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.2 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>
This commit is contained in:
dependabot[bot]
2024-04-03 17:05:46 +00:00
committed by GitHub
parent 0b8a738ace
commit 1e2ab818b7
2 changed files with 5 additions and 5 deletions

View File

@@ -78,7 +78,7 @@
"typedoc": "^0.25.10",
"typescript": "^5.3.3",
"typescript-json-schema": "^0.63.0",
"vite": "^5.1.1",
"vite": "^5.1.7",
"vite-plugin-static-copy": "^1.0.1",
"vite-tsconfig-paths": "^4.3.1",
"web-component-analyzer": "^2.0.0"
@@ -20259,9 +20259,9 @@
}
},
"node_modules/vite": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.2.tgz",
"integrity": "sha512-uwiFebQbTWRIGbCaTEBVAfKqgqKNKMJ2uPXsXeLIZxM8MVMjoS3j0cG8NrPxdDIadaWnPSjrkLWffLSC+uiP3Q==",
"version": "5.1.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.7.tgz",
"integrity": "sha512-sgnEEFTZYMui/sTlH1/XEnVNHMujOahPLGMxn1+5sIT45Xjng1Ec1K78jRP15dSmVgg5WBin9yO81j3o9OxofA==",
"dev": true,
"dependencies": {
"esbuild": "^0.19.3",

View File

@@ -232,7 +232,7 @@
"typedoc": "^0.25.10",
"typescript": "^5.3.3",
"typescript-json-schema": "^0.63.0",
"vite": "^5.1.1",
"vite": "^5.1.7",
"vite-plugin-static-copy": "^1.0.1",
"vite-tsconfig-paths": "^4.3.1",
"web-component-analyzer": "^2.0.0"