fix(api): page is crashing (#4039)

This commit is contained in:
Meier Lukas
2025-09-10 21:18:59 +02:00
committed by GitHub
parent bfcbffbdc6
commit a843f6043b
2 changed files with 7 additions and 3 deletions

View File

@@ -95,7 +95,8 @@
"vite@>=5.0.0 <=5.4.18": ">=7.1.5"
},
"patchedDependencies": {
"@types/node-unifi": "patches/@types__node-unifi.patch"
"@types/node-unifi": "patches/@types__node-unifi.patch",
"trpc-to-openapi": "patches/trpc-to-openapi.patch"
},
"allowUnusedPatches": true,
"ignoredBuiltDependencies": [