Merge pull request #145 from arifszn/dependabot/npm_and_yarn/vite-3.0.9

Bump vite from 3.0.7 to 3.0.9
This commit is contained in:
Ariful Alam 2022-09-05 18:29:20 +06:00 committed by GitHub
commit 5b448adc76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -4152,9 +4152,9 @@
"dev": true
},
"node_modules/vite": {
"version": "3.0.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-3.0.7.tgz",
"integrity": "sha512-dILhvKba1mbP1wCezVQx/qhEK7/+jVn9ciadEcyKMMhZpsuAi/eWZfJRMkmYlkSFG7Qq9NvJbgFq4XOBxugJsA==",
"version": "3.0.9",
"resolved": "https://registry.npmjs.org/vite/-/vite-3.0.9.tgz",
"integrity": "sha512-waYABTM+G6DBTCpYAxvevpG50UOlZuynR0ckTK5PawNVt7ebX6X7wNXHaGIO6wYYFXSM7/WcuFuO2QzhBB6aMw==",
"dev": true,
"dependencies": {
"esbuild": "^0.14.47",
@ -7167,9 +7167,9 @@
"dev": true
},
"vite": {
"version": "3.0.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-3.0.7.tgz",
"integrity": "sha512-dILhvKba1mbP1wCezVQx/qhEK7/+jVn9ciadEcyKMMhZpsuAi/eWZfJRMkmYlkSFG7Qq9NvJbgFq4XOBxugJsA==",
"version": "3.0.9",
"resolved": "https://registry.npmjs.org/vite/-/vite-3.0.9.tgz",
"integrity": "sha512-waYABTM+G6DBTCpYAxvevpG50UOlZuynR0ckTK5PawNVt7ebX6X7wNXHaGIO6wYYFXSM7/WcuFuO2QzhBB6aMw==",
"dev": true,
"requires": {
"esbuild": "^0.14.47",