diff --git a/package.json b/package.json index 1733849..5ea3ee3 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,6 @@ "@voxpelli/tsconfig": "^15.1.2", "browser-sync": "^3.0.4", "eslint": "^9.29.0", - "typescript": "~5.8.3" + "typescript": "~5.9.3" } }