Clean up, add ssh2 to extern
Some checks failed
Build and deploy / deploy (push) Failing after 50s

This commit is contained in:
2025-04-26 21:55:41 +01:00
parent 35c8964fe5
commit aab2664d91
4 changed files with 18 additions and 8 deletions

View File

@@ -20,7 +20,6 @@
"@trpc/client": "^11.1.1",
"@trpc/react-query": "^11.1.1",
"@trpc/server": "^11.1.1",
"@types/semver": "^7.7.0",
"dockerode": "^4.0.6",
"next": "^15.3.1",
"react": "^19.1.0",
@@ -34,9 +33,11 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@tailwindcss/postcss": "^4.1.4",
"@types/bun": "^1.2.10",
"@types/dockerode": "^3.3.38",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"@types/semver": "^7.7.0",
"daisyui": "^5.0.28",
"postcss": "^8.5.3",
"tailwindcss": "^4.1.4",