chore(deps): update dependency typescript to ^5.6.2 (#1088)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-09 16:49:18 +00:00
committed by GitHub
parent 1272976c1a
commit 8069d7acf0
34 changed files with 152 additions and 152 deletions

View File

@@ -29,7 +29,7 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@homarr/tsconfig": "workspace:^0.1.0",
"eslint": "^9.10.0",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"prettier": "@homarr/prettier-config"
}

View File

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