fix(deps): update tauri monorepo to v1.5.0 (#626)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-29 11:59:59 +02:00
committed by GitHub
parent 9af4c3727c
commit 9b96996b5a
16 changed files with 77 additions and 77 deletions
+1 -1
View File
@@ -28,6 +28,6 @@
"tslib": "2.6.2"
},
"dependencies": {
"@tauri-apps/api": "1.4.0"
"@tauri-apps/api": "1.5.0"
}
}