Merge pull request #236 from JLyne/dependabot/npm_and_yarn/vite-2.6.13

Bump vite from 2.6.10 to 2.6.13
This commit is contained in:
James Lyne 2021-10-31 20:16:13 +00:00 committed by GitHub
commit 4916c20205
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -10722,9 +10722,9 @@
}
},
"node_modules/vite": {
"version": "2.6.10",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.10.tgz",
"integrity": "sha512-XbevwpDJMs3lKiGEj0UQScsOCpwHIjFgfzPnFVkPgnxsF9oPv1uGyckLg58XkXv6LnO46KN9yZqJzINFmAxtUg==",
"version": "2.6.13",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.13.tgz",
"integrity": "sha512-+tGZ1OxozRirTudl4M3N3UTNJOlxdVo/qBl2IlDEy/ZpTFcskp+k5ncNjayR3bRYTCbqSOFz2JWGN1UmuDMScA==",
"dev": true,
"dependencies": {
"esbuild": "^0.13.2",
@ -19775,9 +19775,9 @@
}
},
"vite": {
"version": "2.6.10",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.10.tgz",
"integrity": "sha512-XbevwpDJMs3lKiGEj0UQScsOCpwHIjFgfzPnFVkPgnxsF9oPv1uGyckLg58XkXv6LnO46KN9yZqJzINFmAxtUg==",
"version": "2.6.13",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.13.tgz",
"integrity": "sha512-+tGZ1OxozRirTudl4M3N3UTNJOlxdVo/qBl2IlDEy/ZpTFcskp+k5ncNjayR3bRYTCbqSOFz2JWGN1UmuDMScA==",
"dev": true,
"requires": {
"esbuild": "^0.13.2",