From eafb7e7d6ee0cb1e0bcfd2d9656d5cbe0bbd93ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 11:58:57 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20bump=20@tauri-apps/api=20from=20?= =?UTF-8?q?1.6.0=20to=202.8.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri) from 1.6.0 to 2.8.0. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.6...@tauri-apps/api-v2.8.0) --- updated-dependencies: - dependency-name: "@tauri-apps/api" dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c2fc222a..afcb8ee6 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@milkdown/react": "^6.5.4", "@milkdown/theme-nord": "^6.5.4", "@milkdown/theme-tokyo": "^6.5.4", - "@tauri-apps/api": "^1.6.0", + "@tauri-apps/api": "^2.8.0", "ahooks": "^3.8.4", "classnames": "^2.5.1", "jotai": "^2.12.3", diff --git a/yarn.lock b/yarn.lock index e2c34b17..60a95133 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2234,10 +2234,10 @@ dependencies: "@swc/counter" "^0.1.3" -"@tauri-apps/api@^1.6.0": - version "1.6.0" - resolved "https://registry.yarnpkg.com/@tauri-apps/api/-/api-1.6.0.tgz#745b7e4e26782c3b2ad9510d558fa5bb2cf29186" - integrity sha512-rqI++FWClU5I2UBp4HXFvl+sBWkdigBkxnpJDQUWttNyG7IZP4FwQGhTNL5EOw0vI8i6eSAJ5frLqO7n7jbJdg== +"@tauri-apps/api@^2.8.0": + version "2.8.0" + resolved "https://registry.yarnpkg.com/@tauri-apps/api/-/api-2.8.0.tgz#0348a2b3ba5982ec67a7d569f329b4a55d7d5f1e" + integrity sha512-ga7zdhbS2GXOMTIZRT0mYjKJtR9fivsXzsyq5U3vjDL0s6DTMwYRm0UHNjzTY5dh4+LSC68Sm/7WEiimbQNYlw== "@tauri-apps/cli-darwin-arm64@1.6.2": version "1.6.2"