feat: migrate to unifi package (#2894)

This commit is contained in:
Manuel
2025-04-25 18:58:55 +00:00
committed by GitHub
parent 3dcee8cb86
commit 8550c69d51
7 changed files with 166 additions and 309 deletions

View File

@@ -38,6 +38,7 @@
"@jellyfin/sdk": "^0.11.0",
"maria2": "^0.4.0",
"node-ical": "^0.20.1",
"node-unifi": "^2.5.1",
"proxmox-api": "1.1.1",
"tsdav": "^2.1.4",
"undici": "7.8.0",
@@ -48,6 +49,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node-unifi": "^2.5.1",
"@types/xml2js": "^0.4.14",
"eslint": "^9.25.1",
"typescript": "^5.8.3"