fix(deps): update tauri monorepo to v1.6.0 (#1513)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9757033754

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-02 08:03:23 +00:00
committed by tauri-bot
parent dcf7540513
commit 224eebfe8b
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -28,6 +28,6 @@
"tslib": "2.6.3"
},
"dependencies": {
"@tauri-apps/api": "1.5.6"
"@tauri-apps/api": "1.6.0"
}
}