fix(ci): install sandbox runtime for root typecheck

This commit is contained in:
Armin Ronacher
2026-05-02 23:46:37 +02:00
parent 588639fa97
commit cd5bfd04d7
2 changed files with 67 additions and 51 deletions

View File

@@ -33,6 +33,7 @@
"prepare": "husky"
},
"devDependencies": {
"@anthropic-ai/sandbox-runtime": "^0.0.26",
"@biomejs/biome": "2.3.5",
"@types/node": "^22.10.5",
"@typescript/native-preview": "7.0.0-dev.20260120.1",