Update dependency vite to v2.5.5 (#7905)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-09-08 09:17:41 -04:00
committed by GitHub
parent 0c80826335
commit 1fa889a83e
2 changed files with 9 additions and 9 deletions

View File

@@ -95,7 +95,7 @@
"sass": "1.39.0",
"tinymce": "5.9.1",
"typescript": "4.4.2",
"vite": "2.5.4",
"vite": "2.5.5",
"vue": "3.2.10",
"vue-i18n": "9.1.7",
"vue-router": "4.0.11",

16
package-lock.json generated
View File

@@ -268,7 +268,7 @@
"sass": "1.39.0",
"tinymce": "5.9.1",
"typescript": "4.4.2",
"vite": "2.5.4",
"vite": "2.5.5",
"vue": "3.2.10",
"vue-i18n": "9.1.7",
"vue-router": "4.0.11",
@@ -47812,9 +47812,9 @@
}
},
"node_modules/vite": {
"version": "2.5.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.5.4.tgz",
"integrity": "sha512-EAdbX8A6MJaqC6UuicZtoxY9+BdaBdcGVaROXvsu+vnlGyzZzm63QQgANJryIB0DvenveHAoCriN+dAnoS+TIQ==",
"version": "2.5.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.5.5.tgz",
"integrity": "sha512-VuPw2sS5j+JzkBQ8Mkhb5GodcGp2YcljwumzFfEraICwMVkTDvh9+noogwtFg+JIHJD5iwpcJhqWIzqIYMKc5Q==",
"dev": true,
"dependencies": {
"esbuild": "^0.12.17",
@@ -53078,7 +53078,7 @@
"sass": "1.39.0",
"tinymce": "5.9.1",
"typescript": "4.4.2",
"vite": "2.5.4",
"vite": "2.5.5",
"vue": "3.2.10",
"vue-i18n": "9.1.7",
"vue-router": "4.0.11",
@@ -89227,9 +89227,9 @@
}
},
"vite": {
"version": "2.5.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.5.4.tgz",
"integrity": "sha512-EAdbX8A6MJaqC6UuicZtoxY9+BdaBdcGVaROXvsu+vnlGyzZzm63QQgANJryIB0DvenveHAoCriN+dAnoS+TIQ==",
"version": "2.5.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.5.5.tgz",
"integrity": "sha512-VuPw2sS5j+JzkBQ8Mkhb5GodcGp2YcljwumzFfEraICwMVkTDvh9+noogwtFg+JIHJD5iwpcJhqWIzqIYMKc5Q==",
"dev": true,
"requires": {
"esbuild": "^0.12.17",