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
@@ -9,7 +9,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@tauri-apps/cli": "2.0.0-beta.13",
"@tauri-apps/cli": "2.0.0-beta.15",
"typescript": "^5.3.3",
"vite": "^5.0.13"
},