Skip to content

Commit 8ef2f61

Browse files
ABCrimsonclaude
andcommitted
fix(ci): add @graphql-codegen/cli and @graphql-typed-document-node/core
Required for typecheck to pass on CI — generated GraphQL files import from @graphql-typed-document-node/core and codegen.ts imports from @graphql-codegen/cli. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ca71852 commit 8ef2f61

2 files changed

Lines changed: 40 additions & 39 deletions

File tree

apps/web/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
"devDependencies": {
5757
"@axe-core/playwright": "4.11.2-0f5a6e3.0",
5858
"@biomejs/biome": "2.4.4",
59+
"@graphql-codegen/cli": "7.0.0-alpha-20260226131033-a969ebb287a7074d9b41d6e3af3e76b24ba462fa",
60+
"@graphql-typed-document-node/core": "^3.2.0",
5961
"@playwright/test": "1.59.0-alpha-2026-03-01",
6062
"@tailwindcss/postcss": "4.2.1",
6163
"@testing-library/jest-dom": "6.9.1",

0 commit comments

Comments
 (0)