Skip to content

fix(lambda): bump vite from 6.2.0 to 6.2.3 in /lambdas #4504

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 28, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 1 addition & 53 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11099,59 +11099,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0 || ^6.0.0":
version: 6.2.0
resolution: "vite@npm:6.2.0"
dependencies:
esbuild: "npm:^0.25.0"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.5.3"
rollup: "npm:^4.30.1"
peerDependencies:
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
jiti: ">=1.21.0"
less: "*"
lightningcss: ^1.21.0
sass: "*"
sass-embedded: "*"
stylus: "*"
sugarss: "*"
terser: ^5.16.0
tsx: ^4.8.1
yaml: ^2.4.2
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
jiti:
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
sass-embedded:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
tsx:
optional: true
yaml:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/db62c93d4a823e805c6f8429de035528b3c35cc7f6de4948b41e0528f94ed2ac55047d90f8534f626ef3a04e682883b570fe5ec9ee92f51bf0c3c210dbec5ac1
languageName: node
linkType: hard

"vite@npm:^6.2.3":
"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.2.3":
version: 6.2.3
resolution: "vite@npm:6.2.3"
dependencies:
Expand Down