chore(deps): update tauri monorepo (#1237)

* fix(deps): update tauri monorepo

* rm 1.5 cli

* macos-latest is now arm

* changefile and rebuild iife [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: fabianlars <fabianlars@fabianlars.de>
This commit is contained in:
renovate[bot]
2024-05-01 14:01:24 +02:00
committed by GitHub
parent 1fa4d30eab
commit bd1ed5903f
50 changed files with 514 additions and 479 deletions
+1 -1
View File
@@ -24,6 +24,6 @@
"LICENSE"
],
"dependencies": {
"@tauri-apps/api": "2.0.0-beta.8"
"@tauri-apps/api": "2.0.0-beta.11"
}
}