Skip to content

Commit 796d59a

Browse files
committed
chore: bump vite-task
1 parent 8931b8b commit 796d59a

2 files changed

Lines changed: 30 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 25 additions & 12 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 = "d66556ab090fb5c5d85ecc7798a0fe9b6f1f26da" }
68+
vite_glob = { git = "https://github.com/voidzero-dev/vite-task", branch = "11-11-refactor_simplify_fspy_command_api_and_add_pre_exec_hook" }
6969
vite_install = { path = "crates/vite_install" }
70-
vite_path = { git = "https://github.com/voidzero-dev/vite-task", rev = "d66556ab090fb5c5d85ecc7798a0fe9b6f1f26da" }
71-
vite_str = { git = "https://github.com/voidzero-dev/vite-task", rev = "d66556ab090fb5c5d85ecc7798a0fe9b6f1f26da" }
72-
vite_task = { git = "https://github.com/voidzero-dev/vite-task", rev = "d66556ab090fb5c5d85ecc7798a0fe9b6f1f26da" }
73-
vite_workspace = { git = "https://github.com/voidzero-dev/vite-task", rev = "d66556ab090fb5c5d85ecc7798a0fe9b6f1f26da" }
70+
vite_path = { git = "https://github.com/voidzero-dev/vite-task", branch = "11-11-refactor_simplify_fspy_command_api_and_add_pre_exec_hook" }
71+
vite_str = { git = "https://github.com/voidzero-dev/vite-task", branch = "11-11-refactor_simplify_fspy_command_api_and_add_pre_exec_hook" }
72+
vite_task = { git = "https://github.com/voidzero-dev/vite-task", branch = "11-11-refactor_simplify_fspy_command_api_and_add_pre_exec_hook" }
73+
vite_workspace = { git = "https://github.com/voidzero-dev/vite-task", branch = "11-11-refactor_simplify_fspy_command_api_and_add_pre_exec_hook" }
7474
wax = "0.6.0"
7575
which = "8.0.0"
7676

0 commit comments

Comments
 (0)