Skip to content

Commit 8a656e0

Browse files
branchseerclaude
andcommitted
chore: update vite-task to 7380f757 (fingerprint span names)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ef49ed0 commit 8a656e0

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

Cargo.lock

Lines changed: 18 additions & 18 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
@@ -83,7 +83,7 @@ dunce = "1.0.5"
8383
fast-glob = "1.0.0"
8484
flate2 = { version = "=1.1.9", features = ["zlib-rs"] }
8585
form_urlencoded = "1.2.1"
86-
fspy = { git = "ssh://git@github.com/voidzero-dev/vite-task.git", rev = "9ed02855949883fbb77d5f83535082decc516230" }
86+
fspy = { git = "ssh://git@github.com/voidzero-dev/vite-task.git", rev = "7380f75787b795704754fc6442dbe36cb5ddf598" }
8787
futures = "0.3.31"
8888
futures-util = "0.3.31"
8989
glob = "0.3.2"
@@ -182,14 +182,14 @@ vfs = "0.12.1"
182182
vite_command = { path = "crates/vite_command" }
183183
vite_error = { path = "crates/vite_error" }
184184
vite_js_runtime = { path = "crates/vite_js_runtime" }
185-
vite_glob = { git = "ssh://git@github.com/voidzero-dev/vite-task.git", rev = "9ed02855949883fbb77d5f83535082decc516230" }
185+
vite_glob = { git = "ssh://git@github.com/voidzero-dev/vite-task.git", rev = "7380f75787b795704754fc6442dbe36cb5ddf598" }
186186
vite_install = { path = "crates/vite_install" }
187187
vite_migration = { path = "crates/vite_migration" }
188188
vite_shared = { path = "crates/vite_shared" }
189-
vite_path = { git = "ssh://git@github.com/voidzero-dev/vite-task.git", rev = "9ed02855949883fbb77d5f83535082decc516230" }
190-
vite_str = { git = "ssh://git@github.com/voidzero-dev/vite-task.git", rev = "9ed02855949883fbb77d5f83535082decc516230" }
191-
vite_task = { git = "ssh://git@github.com/voidzero-dev/vite-task.git", rev = "9ed02855949883fbb77d5f83535082decc516230" }
192-
vite_workspace = { git = "ssh://git@github.com/voidzero-dev/vite-task.git", rev = "9ed02855949883fbb77d5f83535082decc516230" }
189+
vite_path = { git = "ssh://git@github.com/voidzero-dev/vite-task.git", rev = "7380f75787b795704754fc6442dbe36cb5ddf598" }
190+
vite_str = { git = "ssh://git@github.com/voidzero-dev/vite-task.git", rev = "7380f75787b795704754fc6442dbe36cb5ddf598" }
191+
vite_task = { git = "ssh://git@github.com/voidzero-dev/vite-task.git", rev = "7380f75787b795704754fc6442dbe36cb5ddf598" }
192+
vite_workspace = { git = "ssh://git@github.com/voidzero-dev/vite-task.git", rev = "7380f75787b795704754fc6442dbe36cb5ddf598" }
193193
walkdir = "2.5.0"
194194
wax = "0.6.0"
195195
which = "8.0.0"

0 commit comments

Comments
 (0)