Skip to content

Commit a00946b

Browse files
fix(deps): update graphql-codegen (major) (dotansimha#10567)
* fix(deps): update graphql-codegen * Update packages.ts * Fix * revert * Except react query * .. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU <[email protected]>
1 parent c1fc4ee commit a00946b

3 files changed

Lines changed: 299 additions & 360 deletions

File tree

website/package.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -12,50 +12,50 @@
1212
},
1313
"dependencies": {
1414
"@graphql-codegen/add": "6.0.0",
15-
"@graphql-codegen/c-sharp": "4.3.1",
16-
"@graphql-codegen/c-sharp-operations": "2.3.1",
15+
"@graphql-codegen/c-sharp": "6.0.0",
16+
"@graphql-codegen/c-sharp-operations": "4.0.0",
1717
"@graphql-codegen/cli": "6.2.1",
1818
"@graphql-codegen/client-preset": "5.2.4",
1919
"@graphql-codegen/core": "5.0.1",
20-
"@graphql-codegen/flow": "2.3.6",
21-
"@graphql-codegen/flow-operations": "2.3.6",
22-
"@graphql-codegen/flow-resolvers": "2.4.4",
23-
"@graphql-codegen/flutter-freezed": "^3.0.1",
20+
"@graphql-codegen/flow": "3.0.1",
21+
"@graphql-codegen/flow-operations": "3.0.2",
22+
"@graphql-codegen/flow-resolvers": "3.0.2",
23+
"@graphql-codegen/flutter-freezed": "^5.0.0",
2424
"@graphql-codegen/fragment-matcher": "6.0.0",
25-
"@graphql-codegen/hasura-allow-list": "2.0.0",
26-
"@graphql-codegen/import-types-preset": "2.2.6",
25+
"@graphql-codegen/hasura-allow-list": "4.0.0",
26+
"@graphql-codegen/import-types-preset": "4.0.0",
2727
"@graphql-codegen/introspection": "5.0.1",
28-
"@graphql-codegen/java": "3.3.6",
29-
"@graphql-codegen/java-apollo-android": "2.3.6",
30-
"@graphql-codegen/java-resolvers": "2.3.6",
31-
"@graphql-codegen/jsdoc": "2.3.6",
32-
"@graphql-codegen/kotlin": "2.3.6",
33-
"@graphql-codegen/named-operations-object": "2.3.1",
34-
"@graphql-codegen/near-operation-file-preset": "2.5.0",
28+
"@graphql-codegen/java": "5.0.0",
29+
"@graphql-codegen/java-apollo-android": "4.0.0",
30+
"@graphql-codegen/java-resolvers": "4.0.0",
31+
"@graphql-codegen/jsdoc": "4.0.0",
32+
"@graphql-codegen/kotlin": "4.0.0",
33+
"@graphql-codegen/named-operations-object": "4.0.0",
34+
"@graphql-codegen/near-operation-file-preset": "5.0.0",
3535
"@graphql-codegen/schema-ast": "5.0.1",
3636
"@graphql-codegen/time": "6.0.0",
3737
"@graphql-codegen/typed-document-node": "6.1.7",
3838
"@graphql-codegen/typescript": "5.0.9",
39-
"@graphql-codegen/typescript-apollo-angular": "3.5.6",
40-
"@graphql-codegen/typescript-apollo-client-helpers": "2.2.6",
41-
"@graphql-codegen/typescript-generic-sdk": "3.1.0",
42-
"@graphql-codegen/typescript-graphql-files-modules": "2.2.1",
43-
"@graphql-codegen/typescript-graphql-request": "5.0.0",
44-
"@graphql-codegen/typescript-mongodb": "2.4.6",
45-
"@graphql-codegen/typescript-msw": "3.0.1",
46-
"@graphql-codegen/typescript-nhost": "0.0.3",
39+
"@graphql-codegen/typescript-apollo-angular": "5.0.0",
40+
"@graphql-codegen/typescript-apollo-client-helpers": "4.0.0",
41+
"@graphql-codegen/typescript-generic-sdk": "5.0.0",
42+
"@graphql-codegen/typescript-graphql-files-modules": "4.0.0",
43+
"@graphql-codegen/typescript-graphql-request": "7.0.0",
44+
"@graphql-codegen/typescript-mongodb": "4.0.0",
45+
"@graphql-codegen/typescript-msw": "4.0.0",
46+
"@graphql-codegen/typescript-nhost": "1.0.0",
4747
"@graphql-codegen/typescript-operations": "5.0.9",
48-
"@graphql-codegen/typescript-react-apollo": "3.3.7",
48+
"@graphql-codegen/typescript-react-apollo": "4.4.1",
4949
"@graphql-codegen/typescript-react-query": "4.1.0",
5050
"@graphql-codegen/typescript-resolvers": "5.1.7",
51-
"@graphql-codegen/typescript-rtk-query": "2.4.1",
52-
"@graphql-codegen/typescript-stencil-apollo": "2.3.6",
53-
"@graphql-codegen/typescript-type-graphql": "2.3.6",
54-
"@graphql-codegen/typescript-urql": "3.7.3",
55-
"@graphql-codegen/typescript-vue-apollo": "3.3.7",
56-
"@graphql-codegen/typescript-vue-apollo-smart-ops": "2.3.6",
57-
"@graphql-codegen/typescript-vue-urql": "2.3.6",
58-
"@graphql-codegen/urql-introspection": "2.2.1",
51+
"@graphql-codegen/typescript-rtk-query": "4.0.0",
52+
"@graphql-codegen/typescript-stencil-apollo": "4.0.0",
53+
"@graphql-codegen/typescript-type-graphql": "3.0.1",
54+
"@graphql-codegen/typescript-urql": "5.0.0",
55+
"@graphql-codegen/typescript-vue-apollo": "5.0.0",
56+
"@graphql-codegen/typescript-vue-apollo-smart-ops": "4.0.0",
57+
"@graphql-codegen/typescript-vue-urql": "4.0.0",
58+
"@graphql-codegen/urql-introspection": "4.0.0",
5959
"@mizdra/graphql-codegen-typescript-fabbrica": "^0.6.0",
6060
"@monaco-editor/react": "4.6.0",
6161
"@radix-ui/react-accordion": "^1.2.1",

website/src/pages/plugins/typescript/typescript-react-query.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ export default config
230230

231231
As a shortcut, the `fetcher` property may also directly contain the function as a mapper string:
232232

233-
```ts filename="codegen.ts"
233+
```
234234
# …
235235
config:
236236
fetcher: './my-file#myFetcher' # isReactHook is false here (the default version)

0 commit comments

Comments
 (0)