fix(deps): update tauri monorepo to v1.4.0 (#482)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-11 14:39:27 +02:00
committed by GitHub
parent 01ede23b34
commit 2365c46534
15 changed files with 42 additions and 139 deletions
+1 -1
View File
@@ -28,6 +28,6 @@
"tslib": "2.5.0"
},
"dependencies": {
"@tauri-apps/api": "1.2.0"
"@tauri-apps/api": "1.4.0"
}
}