chore(deps): update dependency typescript to ^5.6.3 (#1271)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-08 22:31:09 +00:00
committed by GitHub
parent 2bbe594cd2
commit 388717ec3c
35 changed files with 155 additions and 155 deletions

View File

@@ -14,7 +14,7 @@
},
"devDependencies": {
"@homarr/tsconfig": "workspace:^0.1.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"prettier": "@homarr/prettier-config"
}