diff --git a/node_modules/@tauri-apps/api b/node_modules/@tauri-apps/api index fa7e7b0..ad9da0f 120000 --- a/node_modules/@tauri-apps/api +++ b/node_modules/@tauri-apps/api @@ -1 +1 @@ -../../../../node_modules/.pnpm/@tauri-apps+api@2.0.0-alpha.4/node_modules/@tauri-apps/api \ No newline at end of file +../../../../node_modules/.pnpm/@tauri-apps+api@2.0.0-alpha.5/node_modules/@tauri-apps/api \ No newline at end of file diff --git a/package.json b/package.json index 79d2c0c..5b2cae0 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "tslib": "^2.4.1" }, "dependencies": { - "@tauri-apps/api": "2.0.0-alpha.4" + "@tauri-apps/api": "2.0.0-alpha.5" } }