chore(deps): update dependency typescript to ^5.5.4 (#857)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-22 23:24:14 +00:00
committed by GitHub
parent 43e48010e5
commit 47834d4288
31 changed files with 143 additions and 143 deletions

View File

@@ -35,7 +35,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.7.0",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"prettier": "@homarr/prettier-config"
}