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

@@ -87,6 +87,6 @@
"eslint": "^9.10.0",
"node-loader": "^2.0.0",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}

View File

@@ -49,6 +49,6 @@
"eslint": "^9.10.0",
"prettier": "^3.3.3",
"tsx": "4.13.3",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}

View File

@@ -36,6 +36,6 @@
"@types/ws": "^8.5.12",
"eslint": "^9.10.0",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}