chore(deps): update dependency typescript to ^5.9.3 (#4223)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-05 21:27:02 +00:00
committed by GitHub
parent 84ace42aa5
commit 4da24060c9
43 changed files with 249 additions and 249 deletions

View File

@@ -103,6 +103,6 @@
"eslint": "^9.36.0",
"node-loader": "^2.1.0",
"prettier": "^3.6.2",
"typescript": "^5.9.2"
"typescript": "^5.9.3"
}
}

View File

@@ -53,6 +53,6 @@
"eslint": "^9.36.0",
"prettier": "^3.6.2",
"tsx": "4.20.4",
"typescript": "^5.9.2"
"typescript": "^5.9.3"
}
}

View File

@@ -37,6 +37,6 @@
"esbuild": "^0.25.10",
"eslint": "^9.36.0",
"prettier": "^3.6.2",
"typescript": "^5.9.2"
"typescript": "^5.9.3"
}
}