From 8bf1833017d1c5c5bf762ea0c2c93570ec561e97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 01:06:07 +0000 Subject: [PATCH] chore(deps): update vite_str digest to cf2a748 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a88bb9ab2d..a1acde9c9b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -192,7 +192,7 @@ vite_migration = { path = "crates/vite_migration" } 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 = "26c18922e8f3de1cf8a18597e5640f1c85662e45" } -vite_str = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "26c18922e8f3de1cf8a18597e5640f1c85662e45" } +vite_str = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "cf2a7486875a7dd19554b3e60e9b97a6c4f28eb1" } vite_task = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "26c18922e8f3de1cf8a18597e5640f1c85662e45" } vite_workspace = { git = "https://github.com/voidzero-dev/vite-task.git", rev = "26c18922e8f3de1cf8a18597e5640f1c85662e45" } walkdir = "2.5.0"