From 807da2ac99a528a357b9beeb98915c5237afdcf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 08:57:21 +0000 Subject: [PATCH] build(deps): bump @tauri-apps/plugin-fs from 2.4.4 to 2.4.5 Bumps [@tauri-apps/plugin-fs](https://github.com/tauri-apps/plugins-workspace) from 2.4.4 to 2.4.5. - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/fs-v2.4.4...fs-v2.4.5) --- updated-dependencies: - dependency-name: "@tauri-apps/plugin-fs" dependency-version: 2.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4fb828e..d970f2c4 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@effect/platform": "0.94.1", "@effect/platform-node": "0.104.0", "@tauri-apps/plugin-clipboard-manager": "2.3.2", - "@tauri-apps/plugin-fs": "2.4.4", + "@tauri-apps/plugin-fs": "2.4.5", "effect": "3.19.14", "google-protobuf": "4.0.1" },