chore(deps): update dependency rollup to v4.41.0 (#2702)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15094201741

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-18 08:51:19 +00:00
committed by tauri-bot
parent d59faca6c0
commit df25db82e9

View File

@@ -48,7 +48,7 @@ infer = "0.19"
percent-encoding = "2.3"
[target."cfg(target_os = \"windows\")".dependencies]
zip = { version = "2", default-features = false, optional = true }
zip = { version = "3", default-features = false, optional = true }
windows-sys = { version = "0.59.0", features = [
"Win32_Foundation",
"Win32_UI_WindowsAndMessaging",