Skip to content

chore(lambda): bump vite from 6.3.2 to 6.3.3 in /lambdas in the vite group #4570

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
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.3",
"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.3"
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.3":
version: 6.3.3
resolution: "vite@npm:6.3.3"
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/7ea27d2c80a9e0b7ccf6cbd6c251455501286568160e8b632984e5332440f21a6d05f9236408212ba7653f7d2d4790f848956d8a620bbf4dd2ecb792a2fe1ab1
languageName: node
linkType: hard

Expand Down