feat(widgets): add media release widget (#3219)

This commit is contained in:
Meier Lukas
2025-07-20 16:59:03 +02:00
committed by GitHub
parent fa8e704112
commit 66ebb5061f
27 changed files with 1117 additions and 24 deletions

43
pnpm-lock.yaml generated
View File

@@ -139,6 +139,9 @@ importers:
'@homarr/icons':
specifier: workspace:^0.1.0
version: link:../../packages/icons
'@homarr/image-proxy':
specifier: workspace:^0.1.0
version: link:../../packages/image-proxy
'@homarr/integrations':
specifier: workspace:^0.1.0
version: link:../../packages/integrations
@@ -1325,6 +1328,43 @@ importers:
specifier: ^5.8.3
version: 5.8.3
packages/image-proxy:
dependencies:
'@homarr/certificates':
specifier: workspace:^0.1.0
version: link:../certificates
'@homarr/common':
specifier: workspace:^0.1.0
version: link:../common
'@homarr/log':
specifier: workspace:^0.1.0
version: link:../log
'@homarr/redis':
specifier: workspace:^0.1.0
version: link:../redis
bcrypt:
specifier: ^6.0.0
version: 6.0.0
devDependencies:
'@homarr/eslint-config':
specifier: workspace:^0.2.0
version: link:../../tooling/eslint
'@homarr/prettier-config':
specifier: workspace:^0.1.0
version: link:../../tooling/prettier
'@homarr/tsconfig':
specifier: workspace:^0.1.0
version: link:../../tooling/typescript
'@types/bcrypt':
specifier: 5.0.2
version: 5.0.2
eslint:
specifier: ^9.31.0
version: 9.31.0
typescript:
specifier: ^5.8.3
version: 5.8.3
packages/integrations:
dependencies:
'@ctrl/deluge':
@@ -1351,6 +1391,9 @@ importers:
'@homarr/definitions':
specifier: workspace:^0.1.0
version: link:../definitions
'@homarr/image-proxy':
specifier: workspace:^0.1.0
version: link:../image-proxy
'@homarr/log':
specifier: workspace:^0.1.0
version: link:../log