Browse Source

Bump vite from 5.4.2 to 5.4.6 in /docs/vercel (#1419)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1417/head
dependabot[bot] 1 year ago committed by GitHub
parent
commit
0aa69f924f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 10
      docs/vercel/package-lock.json
  2. 2
      docs/vercel/package.json

10
docs/vercel/package-lock.json generated

@ -22,7 +22,7 @@ @@ -22,7 +22,7 @@
"svelte-preprocess": "^6.0.2",
"tslib": "^2.7.0",
"typescript": "~5.5",
"vite": "^5.4.2"
"vite": "^5.4.6"
}
},
"node_modules/@ampproject/remapping": {
@ -3231,13 +3231,13 @@ @@ -3231,13 +3231,13 @@
"dev": true
},
"node_modules/vite": {
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.2.tgz",
"integrity": "sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==",
"version": "5.4.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.6.tgz",
"integrity": "sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==",
"dev": true,
"dependencies": {
"esbuild": "^0.21.3",
"postcss": "^8.4.41",
"postcss": "^8.4.43",
"rollup": "^4.20.0"
},
"bin": {

2
docs/vercel/package.json

@ -28,6 +28,6 @@ @@ -28,6 +28,6 @@
"svelte-preprocess": "^6.0.2",
"tslib": "^2.7.0",
"typescript": "~5.5",
"vite": "^5.4.2"
"vite": "^5.4.6"
}
}

Loading…
Cancel
Save