feat: add update indicator (#1626)

This commit is contained in:
Manuel
2024-12-14 18:58:46 +01:00
committed by GitHub
parent cf9656d91e
commit dd9d8b5261
13 changed files with 441 additions and 7 deletions

View File

@@ -38,7 +38,8 @@
"@homarr/request-handler": "workspace:^0.1.0",
"@homarr/server-settings": "workspace:^0.1.0",
"@homarr/translation": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0"
"@homarr/validation": "workspace:^0.1.0",
"semver-parser": "^4.1.7"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",