1 Commits

Author SHA1 Message Date
9496aa3256 chore(deps): update graphqlcodegenerator monorepo 2025-11-13 04:05:56 +00:00
2 changed files with 1733 additions and 1169 deletions

View File

@@ -16,18 +16,18 @@
"react-dom": "18.1.0" "react-dom": "18.1.0"
}, },
"devDependencies": { "devDependencies": {
"@graphql-codegen/cli": "^2.11.6", "@graphql-codegen/cli": "^6.0.0",
"@graphql-codegen/typed-document-node": "^2.3.3", "@graphql-codegen/typed-document-node": "^6.0.0",
"@graphql-codegen/typescript": "^2.7.3", "@graphql-codegen/typescript": "^5.0.0",
"@graphql-codegen/typescript-operations": "^2.5.3", "@graphql-codegen/typescript-operations": "^5.0.0",
"@graphql-codegen/typescript-react-apollo": "^3.3.3", "@graphql-codegen/typescript-react-apollo": "^4.0.0",
"@graphql-codegen/typescript-react-query": "^4.0.1", "@graphql-codegen/typescript-react-query": "^6.0.0",
"@types/node": "24.10.1", "@types/node": "17.0.35",
"@types/react": "18.0.9", "@types/react": "18.0.9",
"@types/react-dom": "18.0.5", "@types/react-dom": "18.0.5",
"autoprefixer": "^10.4.7", "autoprefixer": "^10.4.7",
"postcss": "^8.4.14", "postcss": "^8.4.14",
"tailwindcss": "^3.1.2", "tailwindcss": "^3.1.2",
"typescript": "5.9.3" "typescript": "4.7.2"
} }
} }

2886
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff