Skip to content

Commit fa6843b

Browse files
committed
chore: bump vite-task to 3e1fc38a
1 parent ba91bf3 commit fa6843b

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dunce = "1.0.5"
8989
fast-glob = "1.0.0"
9090
flate2 = { version = "=1.1.9", features = ["zlib-rs"] }
9191
form_urlencoded = "1.2.1"
92-
fspy = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "5ce6c621ea6ee92a7746ade80bb9cbfb269dc96d" }
92+
fspy = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "3e1fc38a54eb87447a4456186cb4bdbfb6b416f3" }
9393
futures = "0.3.31"
9494
futures-util = "0.3.31"
9595
glob = "0.3.2"
@@ -194,16 +194,16 @@ vfs = "0.13.0"
194194
vite_command = { path = "crates/vite_command" }
195195
vite_error = { path = "crates/vite_error" }
196196
vite_js_runtime = { path = "crates/vite_js_runtime" }
197-
vite_glob = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "5ce6c621ea6ee92a7746ade80bb9cbfb269dc96d" }
197+
vite_glob = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "3e1fc38a54eb87447a4456186cb4bdbfb6b416f3" }
198198
vite_install = { path = "crates/vite_install" }
199199
vite_migration = { path = "crates/vite_migration" }
200200
vite_setup = { path = "crates/vite_setup" }
201201
vite_shared = { path = "crates/vite_shared" }
202202
vite_static_config = { path = "crates/vite_static_config" }
203-
vite_path = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "5ce6c621ea6ee92a7746ade80bb9cbfb269dc96d" }
204-
vite_str = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "5ce6c621ea6ee92a7746ade80bb9cbfb269dc96d" }
205-
vite_task = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "5ce6c621ea6ee92a7746ade80bb9cbfb269dc96d" }
206-
vite_workspace = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "5ce6c621ea6ee92a7746ade80bb9cbfb269dc96d" }
203+
vite_path = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "3e1fc38a54eb87447a4456186cb4bdbfb6b416f3" }
204+
vite_str = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "3e1fc38a54eb87447a4456186cb4bdbfb6b416f3" }
205+
vite_task = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "3e1fc38a54eb87447a4456186cb4bdbfb6b416f3" }
206+
vite_workspace = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "3e1fc38a54eb87447a4456186cb4bdbfb6b416f3" }
207207
walkdir = "2.5.0"
208208
wax = "0.6.0"
209209
which = "8.0.0"

0 commit comments

Comments
 (0)