Skip to content

chore(lambda): bump vite from 6.3.2 to 6.3.4 in /lambdas #4572

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

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0",
"typescript": "^5.8.2",
"vite": "^6.3.2",
"vite": "^6.3.4",
"vitest": "^3.1.2"
},
"packageManager": "[email protected]"
Expand Down
14 changes: 7 additions & 7 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8740,7 +8740,7 @@ __metadata:
ts-node: "npm:^10.9.2"
ts-node-dev: "npm:^2.0.0"
typescript: "npm:^5.8.2"
vite: "npm:^6.3.2"
vite: "npm:^6.3.4"
vitest: "npm:^3.1.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11392,17 +11392,17 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^6.3.2":
version: 6.3.2
resolution: "vite@npm:6.3.2"
"vite@npm:^6.3.4":
version: 6.3.4
resolution: "vite@npm:6.3.4"
dependencies:
esbuild: "npm:^0.25.0"
fdir: "npm:^6.4.3"
fdir: "npm:^6.4.4"
fsevents: "npm:~2.3.3"
picomatch: "npm:^4.0.2"
postcss: "npm:^8.5.3"
rollup: "npm:^4.34.9"
tinyglobby: "npm:^0.2.12"
tinyglobby: "npm:^0.2.13"
peerDependencies:
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
jiti: ">=1.21.0"
Expand Down Expand Up @@ -11443,7 +11443,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/08681e83e8338f3915cee729d8296bb9cfd53f71d6796816445d58cd84a8387396a3f5f3e179c52b09e98ccf7247ec3fabb50b95b0e7f3289a619ef8bf71bd8a
checksum: 10c0/f1534a3f42d14b30e11c58e5e451903d965d5f5ba18d8c81f9df208589e3d2c65535abaa3268d3963573174b8e056ea7bc445f567622c65fcdf98eb4acc1bf4e
languageName: node
linkType: hard

Expand Down