diff --git a/package.json b/package.json index 82b6dc1..56d1aa2 100644 --- a/package.json +++ b/package.json @@ -68,19 +68,19 @@ }, "homepage": "https://github.com/jaredwray/hookified#readme", "devDependencies": { - "@biomejs/biome": "2.3.5", + "@biomejs/biome": "2.3.8", "@monstermann/tinybench-pretty-printer": "0.2.0", - "@types/node": "24.10.0", + "@types/node": "24.10.1", "@vitest/coverage-v8": "4.0.8", "docula": "0.31.0", "emittery": "1.2.0", "eventemitter3": "5.0.1", "hookable": "5.5.3", "pino": "10.1.0", - "rimraf": "6.1.0", + "rimraf": "6.1.2", "tinybench": "5.1.0", - "tsup": "8.5.0", - "tsx": "4.20.6", + "tsup": "8.5.1", + "tsx": "4.21.0", "typescript": "5.9.3", "vitest": "4.0.8" }, diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 4c8eba1..64a7dd8 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,3 +1,5 @@ minimumReleaseAge: 2880 + onlyBuiltDependencies: + - esbuild - unrs-resolver