ci(release): harden packaged app builds

This commit is contained in:
NimBold
2026-06-30 20:39:52 +03:30
parent 74275013dc
commit fcb7fc91f6
7 changed files with 342 additions and 60 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
"postcss": "^8.5.15",
"tailwindcss": "^4.3.1",
"typescript": "^6.0.3",
"vite": "^8.1.0",
"vite": "^8.1.2",
"vitest": "^4.1.9"
}
}