Skip to content

Commit 7ce25ad

Browse files
committed
bump vite-task
1 parent 09c1196 commit 7ce25ad

2 files changed

Lines changed: 23 additions & 22 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 17 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 = "refs/pull/8/head" }
68+
vite_glob = { git = "https://github.com/voidzero-dev/vite-task", rev = "refs/pull/11/head" }
6969
vite_install = { path = "crates/vite_install" }
70-
vite_path = { git = "https://github.com/voidzero-dev/vite-task", rev = "refs/pull/8/head" }
71-
vite_str = { git = "https://github.com/voidzero-dev/vite-task", rev = "refs/pull/8/head" }
72-
vite_task = { git = "https://github.com/voidzero-dev/vite-task", rev = "refs/pull/8/head" }
73-
vite_workspace = { git = "https://github.com/voidzero-dev/vite-task", rev = "refs/pull/8/head" }
70+
vite_path = { git = "https://github.com/voidzero-dev/vite-task", rev = "refs/pull/11/head" }
71+
vite_str = { git = "https://github.com/voidzero-dev/vite-task", rev = "refs/pull/11/head" }
72+
vite_task = { git = "https://github.com/voidzero-dev/vite-task", rev = "refs/pull/11/head" }
73+
vite_workspace = { git = "https://github.com/voidzero-dev/vite-task", rev = "refs/pull/11/head" }
7474
wax = "0.6.0"
7575

7676
napi = { version = "3.0.0", default-features = false, features = ["async", "error_anyhow"] }

0 commit comments

Comments
 (0)