feat: add secure pac module packages

This commit is contained in:
reaper
2026-08-14 17:43:16 -05:00
parent afce94a0a8
commit 9a8476507b
8 changed files with 182 additions and 22 deletions
+3
View File
@@ -34,8 +34,10 @@
"@tanstack/react-query": "^5.101.4",
"clsx": "^2.1.1",
"electron-updater": "^6.8.9",
"extract-zip": "^2.0.1",
"lucide-react": "^1.28.0",
"tailwind-merge": "^3.6.0",
"yauzl": "^2.10.0",
"zustand": "^5.0.14"
},
"devDependencies": {
@@ -49,6 +51,7 @@
"@types/node": "^22.19.1",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@types/yauzl": "^2.10.3",
"@vitejs/plugin-react": "^5.1.1",
"@vitest/coverage-v8": "^4.1.10",
"@vitest/ui": "^4.1.10",