diff --git a/package.json b/package.json index fc343546..46f07fb6 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "rollup-plugin-dts": "5.2.0", "rollup-plugin-esbuild": "5.0.0", "simple-git-hooks": "2.8.1", - "typescript": "4.9.5" + "typescript": "5.4.3" }, "simple-git-hooks": { "pre-commit": "pnpm lint-staged --concurrent false",