Bump vite from 3.1.2 to 3.1.3 (#3389)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.2 to 3.1.3.
- [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/v3.1.3/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>

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] 2022-09-26 19:18:13 +02:00 committed by GitHub
parent 9a17b210c7
commit f5da0db291
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -102,7 +102,7 @@
"progress-promise": "^0.0.6",
"tar-fs": "^2.1.1",
"ts-node": "^10.9.1",
"vite": "^3.1.2",
"vite": "^3.1.3",
"vite-plugin-checker": "^0.5.1",
"vitest": "^0.23.4",
"webpack": "^5.74.0"

16
package-lock.json generated
View file

@ -86,7 +86,7 @@
"progress-promise": "^0.0.6",
"tar-fs": "^2.1.1",
"ts-node": "^10.9.1",
"vite": "^3.1.2",
"vite": "^3.1.3",
"vite-plugin-checker": "^0.5.1",
"vitest": "^0.23.4",
"webpack": "^5.74.0"
@ -15162,9 +15162,9 @@
"dev": true
},
"node_modules/vite": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-3.1.2.tgz",
"integrity": "sha512-wTDKPkiVbeT+drTPdkuvjVIC/2vKKUc1w3qNOuwgpyvPCZF6fvdxB5v5WEcCsqaYea0zrwA4+XialJKCHM3oVQ==",
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-3.1.3.tgz",
"integrity": "sha512-/3XWiktaopByM5bd8dqvHxRt5EEgRikevnnrpND0gRfNkrMrPaGGexhtLCzv15RcCMtV2CLw+BPas8YFeSG0KA==",
"dev": true,
"dependencies": {
"esbuild": "^0.15.6",
@ -19652,7 +19652,7 @@
"tar-fs": "^2.1.1",
"ts-node": "^10.9.1",
"use-react-router-breadcrumbs": "^2.0.2",
"vite": "^3.1.2",
"vite": "^3.1.3",
"vite-plugin-checker": "^0.5.1",
"vitest": "^0.23.4",
"webpack": "^5.74.0"
@ -27651,9 +27651,9 @@
}
},
"vite": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-3.1.2.tgz",
"integrity": "sha512-wTDKPkiVbeT+drTPdkuvjVIC/2vKKUc1w3qNOuwgpyvPCZF6fvdxB5v5WEcCsqaYea0zrwA4+XialJKCHM3oVQ==",
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-3.1.3.tgz",
"integrity": "sha512-/3XWiktaopByM5bd8dqvHxRt5EEgRikevnnrpND0gRfNkrMrPaGGexhtLCzv15RcCMtV2CLw+BPas8YFeSG0KA==",
"dev": true,
"requires": {
"esbuild": "^0.15.6",