From b1a7a79c77c188b8e69e2c833f7a6388fe22a545 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 01:39:44 +0000 Subject: [PATCH] chore(deps): update vite_task digest to 1d7128e --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dacd3017b0..e26294fbc1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -190,7 +190,7 @@ vite_shared = { path = "crates/vite_shared" } vite_static_config = { path = "crates/vite_static_config" } vite_path = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "398a147fd1ed42a88585d3a9481f200c3e56a2f4" } vite_str = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "398a147fd1ed42a88585d3a9481f200c3e56a2f4" } -vite_task = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "398a147fd1ed42a88585d3a9481f200c3e56a2f4" } +vite_task = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "1d7128eef0f1daf894affddef1a92dd99d8b8c17" } vite_workspace = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "398a147fd1ed42a88585d3a9481f200c3e56a2f4" } walkdir = "2.5.0" wax = "0.6.0"