mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-08-04 18:48:12 +00:00
Fix: windows powershell window (#228)
* chore: bump desktop package version to 0.1.30 * chore: increase Node.js memory limit for desktop build process * chore: configure Node.js memory limit for desktop build * update tauri-plugin-shellx, hide powershell window in whereIsCommand
This commit is contained in:
parent
5fc99ca26c
commit
a42d4d97eb
6 changed files with 19 additions and 29 deletions
|
@ -73,7 +73,7 @@
|
|||
"svelte-sonner": "^0.3.28",
|
||||
"tauri-api-adapter": "^0.3.23",
|
||||
"tauri-plugin-network-api": "2.0.5",
|
||||
"tauri-plugin-shellx-api": "^2.0.15",
|
||||
"tauri-plugin-shellx-api": "^2.0.16",
|
||||
"tauri-plugin-system-info-api": "2.0.8",
|
||||
"valibot": "^1.0.0-beta.10"
|
||||
},
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
"tailwind-variants": "^0.3.0",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"tauri-plugin-shellx-api": "^2.0.15",
|
||||
"tauri-plugin-shellx-api": "^2.0.16",
|
||||
"typescript-eslint": "^8.20.0",
|
||||
"zod": "^3.24.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue