diff --git a/package.json b/package.json index cdf70ca..f9afbdf 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "minimatch": "10.0.3" }, "devDependencies": { - "@voxpelli/tsconfig": "^15.0.0", + "@voxpelli/tsconfig": "^16.1.0", "top-bun": "^10.0.0", "auto-changelog": "^2.0.0", "gh-release": "^7.0.0", @@ -20,7 +20,7 @@ "neostandard": "^0.12.0", "c8": "^10.0.0", "esbuild": "~0.25.0", - "typescript": "~5.8.2" + "typescript": "~5.9.3" }, "homepage": "https://github.com/bcomnes/deploy-to-neocities#readme", "keywords": [],