fix(update-checker): cached through updates (#4046)

This commit is contained in:
Meier Lukas
2025-09-12 18:50:41 +02:00
committed by GitHub
parent f7471b6c63
commit 26eb2c08c9
13 changed files with 76 additions and 53 deletions

6
pnpm-lock.yaml generated
View File

@@ -373,6 +373,9 @@ importers:
'@homarr/analytics':
specifier: workspace:^0.1.0
version: link:../../packages/analytics
'@homarr/auth':
specifier: workspace:^0.1.0
version: link:../../packages/auth
'@homarr/common':
specifier: workspace:^0.1.0
version: link:../../packages/common
@@ -406,6 +409,9 @@ importers:
'@homarr/redis':
specifier: workspace:^0.1.0
version: link:../../packages/redis
'@homarr/request-handler':
specifier: workspace:^0.1.0
version: link:../../packages/request-handler
'@homarr/server-settings':
specifier: workspace:^0.1.0
version: link:../../packages/server-settings