chore(deps): update dependency typescript to ^5.8.2 (#2450)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-02-28 17:17:33 +00:00
committed by GitHub
parent a88c1ba440
commit 14da6727e0
42 changed files with 227 additions and 227 deletions

View File

@@ -101,6 +101,6 @@
"eslint": "^9.21.0",
"node-loader": "^2.1.0",
"prettier": "^3.5.2",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
}
}

View File

@@ -49,6 +49,6 @@
"eslint": "^9.21.0",
"prettier": "^3.5.2",
"tsx": "4.19.3",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
}
}

View File

@@ -36,6 +36,6 @@
"@types/ws": "^8.5.14",
"eslint": "^9.21.0",
"prettier": "^3.5.2",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
}
}