chore(deps): update tauri and related dependencies in Cargo.toml and Cargo.lock, switch build commands to use bun

This commit is contained in:
0PandaDEV 2025-06-08 20:42:32 +02:00
parent 97c023df91
commit 30d6eb60db
No known key found for this signature in database
GPG key ID: 85A398412EEB8FC9
3 changed files with 7619 additions and 7832 deletions

View file

@ -5,8 +5,8 @@
"build": {
"frontendDist": "../dist",
"devUrl": "http://localhost:3000",
"beforeDevCommand": "pnpm nuxt dev",
"beforeBuildCommand": "pnpm nuxt generate"
"beforeDevCommand": "bun nuxt dev",
"beforeBuildCommand": "bun nuxt generate"
},
"app": {
"windows": [