chore(deps): update dependency @types/bcrypt to v6 (#3656)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-01 13:59:06 +02:00
committed by GitHub
parent 3f3d31eb6a
commit 0bfb8d845b
3 changed files with 9 additions and 9 deletions

View File

@@ -32,7 +32,7 @@
"@homarr/eslint-config": "workspace:^0.2.0",
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/bcrypt": "5.0.2",
"@types/bcrypt": "6.0.0",
"eslint": "^9.32.0",
"typescript": "^5.8.3"
}