Skip to content
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

chore(deps): bump vite from 6.2.2 to 6.2.3 #469

Closed
wants to merge 1 commit into from
Closed
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
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16130,8 +16130,8 @@ __metadata:
linkType: hard

"vite@npm:^5.0.0 || ^6.0.0":
version: 6.2.2
resolution: "vite@npm:6.2.2"
version: 6.2.3
resolution: "vite@npm:6.2.3"
dependencies:
esbuild: "npm:^0.25.0"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -16177,7 +16177,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/30896cbdbc082131cca3a343461ada8c2e8c30eed640dfaca39fd44b2f2fa4a1a312fe298e037063106af09f3026239be822a6b2f49e3d8239b8a64e86e83193
checksum: 10/3cd7b3a8d9a31c8eb7141004ddb1c9489afa0cdaf0ccbf41dacee121a8f13062d0fb2cee160589aaf1c534a02402aac674f1b1618876ba0bd299b55f69b2b495
languageName: node
linkType: hard

Expand Down
Loading