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

build: update dependency vite {6.0.9 => 6.0.10} #162

Merged
merged 1 commit into from
Jan 21, 2025
Merged
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
Binary file not shown.
Binary file not shown.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7311,8 +7311,8 @@ __metadata:
linkType: hard

"vite@npm:^5.0.0":
version: 5.4.12
resolution: "vite@npm:5.4.12"
version: 5.4.13
resolution: "vite@npm:5.4.13"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -7349,13 +7349,13 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/16a2b486164717b51f8a22db750bba1d1d5be939e28d199a27a3c3f54cea484b3f2e8618eeafaec8b5075c011aa9aafd3e86b54411ba90555617190e626fe4ef
checksum: 10/39769e2fdd8823500292bf33c58f442ffcf620aa60b52c04f72c0f35bc55d67674374810ed0faac2ab314e7f9031264244605185e45d78e3abf54b9a5a970f07
languageName: node
linkType: hard

"vite@npm:^6.0.0, vite@npm:^6.0.7":
version: 6.0.9
resolution: "vite@npm:6.0.9"
version: 6.0.10
resolution: "vite@npm:6.0.10"
dependencies:
esbuild: "npm:^0.24.2"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -7401,7 +7401,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/6f4f27c602f997537df26cc9665763b402f5978a7381146f6c0b146888ee257484a7f140df79e495b922082ca608bd1f563b0be9e272d22c689aad2b1e1da440
checksum: 10/dbe6fc180115fdac0013cd6245b41d2f83f67644ebddb99bd0eb6ec7c64c651ed6df168467a287272545fe2e7f803ba417ab5ddf39d87c77a2a23823dcd66cfb
languageName: node
linkType: hard

Expand Down
Loading