Skip to content

Commit 7f653fe

Browse files
authored
chore: bump vite-task (#307)
1 parent 67d255a commit 7f653fe

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@ tokio = "1.48.0"
6565
tracing = "0.1.41"
6666
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "serde"] }
6767
vite_error = { path = "crates/vite_error" }
68-
vite_glob = { git = "https://github.com/voidzero-dev/vite-task", rev = "454504555751ab90aec43268540c876385940031" }
68+
vite_glob = { git = "https://github.com/voidzero-dev/vite-task", rev = "d4fa5ecfa06cded665fd235db99b5ba9cfe43ab4" }
6969
vite_install = { path = "crates/vite_install" }
70-
vite_path = { git = "https://github.com/voidzero-dev/vite-task", rev = "454504555751ab90aec43268540c876385940031" }
71-
vite_str = { git = "https://github.com/voidzero-dev/vite-task", rev = "454504555751ab90aec43268540c876385940031" }
72-
vite_task = { git = "https://github.com/voidzero-dev/vite-task", rev = "454504555751ab90aec43268540c876385940031" }
73-
vite_workspace = { git = "https://github.com/voidzero-dev/vite-task", rev = "454504555751ab90aec43268540c876385940031" }
70+
vite_path = { git = "https://github.com/voidzero-dev/vite-task", rev = "d4fa5ecfa06cded665fd235db99b5ba9cfe43ab4" }
71+
vite_str = { git = "https://github.com/voidzero-dev/vite-task", rev = "d4fa5ecfa06cded665fd235db99b5ba9cfe43ab4" }
72+
vite_task = { git = "https://github.com/voidzero-dev/vite-task", rev = "d4fa5ecfa06cded665fd235db99b5ba9cfe43ab4" }
73+
vite_workspace = { git = "https://github.com/voidzero-dev/vite-task", rev = "d4fa5ecfa06cded665fd235db99b5ba9cfe43ab4" }
7474
wax = "0.6.0"
7575
which = "8.0.0"
7676

0 commit comments

Comments
 (0)