fix: use ts project references for desktop and tauri

This commit is contained in:
Brendan Allan 2025-12-09 19:13:51 +08:00
commit 0a47a3cea0
No known key found for this signature in database
GPG key ID: 41E835AEA046A32E
6 changed files with 23 additions and 27 deletions

View file

@ -363,6 +363,7 @@
"@actions/artifact": "4.0.0",
"@tauri-apps/cli": "^2",
"@types/bun": "catalog:",
"@typescript/native-preview": "catalog:",
"typescript": "~5.6.2",
"vite": "catalog:",
},