Skip to content
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
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4736,7 +4736,7 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:0.24.2, esbuild@npm:^0.24.0":
"esbuild@npm:0.24.2, esbuild@npm:^0.24.2":
version: 0.24.2
resolution: "esbuild@npm:0.24.2"
dependencies:
Expand Down Expand Up @@ -11404,10 +11404,10 @@ __metadata:
linkType: hard

"vite@npm:^5.0.0 || ^6.0.0":
version: 6.0.3
resolution: "vite@npm:6.0.3"
version: 6.0.11
resolution: "vite@npm:6.0.11"
dependencies:
esbuild: "npm:^0.24.0"
esbuild: "npm:^0.24.2"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.49"
rollup: "npm:^4.23.0"
Expand Down Expand Up @@ -11451,7 +11451,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/eca0949b8cbc887e78977515d8fc22eaa2d03425d60a0a422f2db1da9d26bd1b431b2815a273c798e8e3fe176a99e105c3d87b0ba615ca19b8bf19e0334d807a
checksum: 10/753d06b07a4d90863d3478162cfb18fa5cd7f6eb22a74525348a8fd46593a82875d0f92352c2f4833e15cb6581fc97d6ab434c0c5d83d8d58cfbbe6e7267726d
languageName: node
linkType: hard

Expand Down
Loading