diff --git a/bun.lock b/bun.lock index 11e598a..42a3cf2 100644 --- a/bun.lock +++ b/bun.lock @@ -35,6 +35,7 @@ "husky": "^9.1.7", "install": "^0.13.0", "lint-staged": "^16.2.7", + "typescript": "5.9.3", "typescript-eslint": "^8.54.0", }, }, diff --git a/package.json b/package.json index dfb1493..567620c 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "husky": "^9.1.7", "install": "^0.13.0", "lint-staged": "^16.2.7", + "typescript": "5.9.3", "typescript-eslint": "^8.54.0" }, "overrides": {