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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-02 09:50:24 +02:00
committed by GitHub
parent f33e51c67f
commit 76b0f657d1
16 changed files with 91 additions and 91 deletions
+1 -1
View File
@@ -28,6 +28,6 @@
"tslib": "2.6.3"
},
"dependencies": {
"@tauri-apps/api": "1.5.6"
"@tauri-apps/api": "1.6.0"
}
}