From 5c517d65beeb948a01b12c8acd19687cf30075e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 11:04:05 +0000 Subject: [PATCH] build(deps): bump @tauri-apps/api from 2.11.0 to 2.11.1 Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri) from 2.11.0 to 2.11.1. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.11.0...@tauri-apps/api-v2.11.1) --- updated-dependencies: - dependency-name: "@tauri-apps/api" dependency-version: 2.11.1 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 c55b1291..a6637046 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "dependencies": { "@codeeditorland/output": "0.0.1", - "@tauri-apps/api": "2.11.0", + "@tauri-apps/api": "2.11.1", "typescript": "6.0.3" }, "devDependencies": {