Bump vite from 2.6.3 to 2.6.5

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.6.3 to 2.6.5.
- [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/create-vite@2.6.5/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] 2021-10-07 22:10:11 +00:00 committed by GitHub
parent cad0d67f2e
commit e3ffad22e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -10893,9 +10893,9 @@
}
},
"node_modules/vite": {
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.3.tgz",
"integrity": "sha512-mLiN4WR8zpmn04khhBf7YvC3FHrGhZt9S6xm53uDWgtYcUVNtV5LXHLI2Sc4SpL8jd/dsSIHzRxj7JTIu+MTDQ==",
"version": "2.6.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.5.tgz",
"integrity": "sha512-vavXMChDUb4Oh4YunrK9BrH5Ox74cu0eOp0VuyI/iqFz1FqbWD72So2c9I87lLL2n0+6tFPV5ijow60KrtxuZg==",
"dev": true,
"dependencies": {
"esbuild": "^0.13.2",
@ -20096,9 +20096,9 @@
}
},
"vite": {
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.3.tgz",
"integrity": "sha512-mLiN4WR8zpmn04khhBf7YvC3FHrGhZt9S6xm53uDWgtYcUVNtV5LXHLI2Sc4SpL8jd/dsSIHzRxj7JTIu+MTDQ==",
"version": "2.6.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.5.tgz",
"integrity": "sha512-vavXMChDUb4Oh4YunrK9BrH5Ox74cu0eOp0VuyI/iqFz1FqbWD72So2c9I87lLL2n0+6tFPV5ijow60KrtxuZg==",
"dev": true,
"requires": {
"esbuild": "^0.13.2",