chore(deps-dev): bump vite from 4.0.1 to 4.0.2 (#83)

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-12-21 15:52:28 +01:00 committed by GitHub
parent 3cd5e0fdbc
commit cb5058e7ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -12547,9 +12547,9 @@
"dev": true
},
"node_modules/vite": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.0.1.tgz",
"integrity": "sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==",
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.0.2.tgz",
"integrity": "sha512-QJaY3R+tFlTagH0exVqbgkkw45B+/bXVBzF2ZD1KB5Z8RiAoiKo60vSUf6/r4c2Vh9jfGBKM4oBI9b4/1ZJYng==",
"dev": true,
"dependencies": {
"esbuild": "^0.16.3",
@ -13498,7 +13498,7 @@
"svelte-preprocess": "^5.0.0",
"tslib": "^2.4.1",
"typescript": "^4.9.4",
"vite": "^4.0.1"
"vite": "^4.0.2"
}
},
"packages/ui/node_modules/@fontsource/source-code-pro": {
@ -23134,7 +23134,7 @@
"svelte-preprocess": "^5.0.0",
"tslib": "^2.4.1",
"typescript": "^4.9.4",
"vite": "^4.0.1"
"vite": "^4.0.2"
},
"dependencies": {
"@fontsource/source-code-pro": {
@ -23709,9 +23709,9 @@
}
},
"vite": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.0.1.tgz",
"integrity": "sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==",
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.0.2.tgz",
"integrity": "sha512-QJaY3R+tFlTagH0exVqbgkkw45B+/bXVBzF2ZD1KB5Z8RiAoiKo60vSUf6/r4c2Vh9jfGBKM4oBI9b4/1ZJYng==",
"dev": true,
"requires": {
"esbuild": "^0.16.3",

View File

@ -37,7 +37,7 @@
"svelte-preprocess": "^5.0.0",
"tslib": "^2.4.1",
"typescript": "^4.9.4",
"vite": "^4.0.1"
"vite": "^4.0.2"
},
"type": "module"
}