feat(integration): improve integration test connection (#3005)

This commit is contained in:
Meier Lukas
2025-05-16 20:59:12 +02:00
committed by GitHub
parent 3daf1c8341
commit ef9a5e9895
111 changed files with 7168 additions and 976 deletions

View File

@@ -34,7 +34,8 @@
"react": "19.1.0",
"react-dom": "19.1.0",
"undici": "7.9.0",
"zod": "^3.24.4"
"zod": "^3.24.4",
"zod-validation-error": "^3.4.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",