Update dependency vite to v2.6.3 (#8558)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-05 09:23:19 -04:00
committed by GitHub
parent 995b819099
commit 885759ed45
2 changed files with 9 additions and 9 deletions

View File

@@ -96,7 +96,7 @@
"sass": "1.42.1",
"tinymce": "5.9.2",
"typescript": "4.4.3",
"vite": "2.6.2",
"vite": "2.6.3",
"vue": "3.2.19",
"vue-i18n": "9.1.8",
"vue-router": "4.0.11",

16
package-lock.json generated
View File

@@ -387,7 +387,7 @@
"sass": "1.42.1",
"tinymce": "5.9.2",
"typescript": "4.4.3",
"vite": "2.6.2",
"vite": "2.6.3",
"vue": "3.2.19",
"vue-i18n": "9.1.8",
"vue-router": "4.0.11",
@@ -46404,9 +46404,9 @@
}
},
"node_modules/vite": {
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.2.tgz",
"integrity": "sha512-HSIg9U15LOnbD3CUxX364Pdrm7DUjftuBljowGxvkFHgDZU/SKPqApg9t86MX/Qq1VCO7wS+mGJHlfuTF7c0Sg==",
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.3.tgz",
"integrity": "sha512-mLiN4WR8zpmn04khhBf7YvC3FHrGhZt9S6xm53uDWgtYcUVNtV5LXHLI2Sc4SpL8jd/dsSIHzRxj7JTIu+MTDQ==",
"dev": true,
"dependencies": {
"esbuild": "^0.13.2",
@@ -52505,7 +52505,7 @@
"sass": "1.42.1",
"tinymce": "5.9.2",
"typescript": "4.4.3",
"vite": "2.6.2",
"vite": "2.6.3",
"vue": "3.2.19",
"vue-i18n": "9.1.8",
"vue-router": "4.0.11",
@@ -87714,9 +87714,9 @@
}
},
"vite": {
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.2.tgz",
"integrity": "sha512-HSIg9U15LOnbD3CUxX364Pdrm7DUjftuBljowGxvkFHgDZU/SKPqApg9t86MX/Qq1VCO7wS+mGJHlfuTF7c0Sg==",
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.3.tgz",
"integrity": "sha512-mLiN4WR8zpmn04khhBf7YvC3FHrGhZt9S6xm53uDWgtYcUVNtV5LXHLI2Sc4SpL8jd/dsSIHzRxj7JTIu+MTDQ==",
"dev": true,
"requires": {
"esbuild": "^0.13.2",