From 022d5da2a14dd80dad3fcb77f20b6302884de5d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 01:13:33 +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.1.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.1.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.1.0) --- updated-dependencies: - dependency-name: "@tauri-apps/api" 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 f4d92f7b..8d385b84 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.1.0", "ahooks": "^3.8.1", "classnames": "^2.5.1", "jotai": "^2.10.1", diff --git a/yarn.lock b/yarn.lock index 13c1a65a..e1e6899a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2174,10 +2174,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.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@tauri-apps/api/-/api-2.1.0.tgz#1ee5922319ca9dac63acbb53ebc371f47eabade2" + integrity sha512-1w/JygZOiUtdOU7qart78MaB4/qayZ2heB793KhbZRS7I9q4sxXcXaB7He6uFlprD8w5TI9P8HCuEByCvWRtfw== "@tauri-apps/cli-darwin-arm64@1.6.2": version "1.6.2"