Skip to content

Commit

Permalink
fix(deps): update graphql-codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2023
1 parent 8a4743f commit 4132ef3
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 254 deletions.
64 changes: 32 additions & 32 deletions website/package.json
Expand Up @@ -22,50 +22,50 @@
},
"dependencies": {
"@graphql-codegen/add": "5.0.0",
"@graphql-codegen/c-sharp": "4.3.1",
"@graphql-codegen/c-sharp-operations": "2.3.1",
"@graphql-codegen/c-sharp": "5.0.0",
"@graphql-codegen/c-sharp-operations": "3.0.0",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/client-preset": "4.1.0",
"@graphql-codegen/core": "4.0.0",
"@graphql-codegen/flow": "2.3.6",
"@graphql-codegen/flow-operations": "2.3.6",
"@graphql-codegen/flow-resolvers": "2.4.4",
"@graphql-codegen/flutter-freezed": "^3.0.1",
"@graphql-codegen/flow": "3.0.0",
"@graphql-codegen/flow-operations": "3.0.0",
"@graphql-codegen/flow-resolvers": "3.0.0",
"@graphql-codegen/flutter-freezed": "^4.0.0",
"@graphql-codegen/fragment-matcher": "5.0.0",
"@graphql-codegen/hasura-allow-list": "2.0.0",
"@graphql-codegen/import-types-preset": "2.2.6",
"@graphql-codegen/hasura-allow-list": "3.1.0",
"@graphql-codegen/import-types-preset": "3.0.0",
"@graphql-codegen/introspection": "4.0.0",
"@graphql-codegen/java": "3.3.6",
"@graphql-codegen/java-apollo-android": "2.3.6",
"@graphql-codegen/java-resolvers": "2.3.6",
"@graphql-codegen/jsdoc": "2.3.6",
"@graphql-codegen/kotlin": "2.3.6",
"@graphql-codegen/named-operations-object": "2.3.1",
"@graphql-codegen/near-operation-file-preset": "2.5.0",
"@graphql-codegen/java": "4.0.0",
"@graphql-codegen/java-apollo-android": "3.0.0",
"@graphql-codegen/java-resolvers": "3.0.0",
"@graphql-codegen/jsdoc": "3.0.0",
"@graphql-codegen/kotlin": "3.0.0",
"@graphql-codegen/named-operations-object": "3.0.0",
"@graphql-codegen/near-operation-file-preset": "3.0.0",
"@graphql-codegen/schema-ast": "4.0.0",
"@graphql-codegen/time": "5.0.0",
"@graphql-codegen/typed-document-node": "5.0.1",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-apollo-angular": "3.5.6",
"@graphql-codegen/typescript-apollo-client-helpers": "2.2.6",
"@graphql-codegen/typescript-generic-sdk": "3.1.0",
"@graphql-codegen/typescript-graphql-files-modules": "2.2.1",
"@graphql-codegen/typescript-graphql-request": "5.0.0",
"@graphql-codegen/typescript-mongodb": "2.4.6",
"@graphql-codegen/typescript-msw": "1.1.6",
"@graphql-codegen/typescript-apollo-angular": "4.0.0",
"@graphql-codegen/typescript-apollo-client-helpers": "3.0.0",
"@graphql-codegen/typescript-generic-sdk": "4.0.0",
"@graphql-codegen/typescript-graphql-files-modules": "3.0.0",
"@graphql-codegen/typescript-graphql-request": "6.0.1",
"@graphql-codegen/typescript-mongodb": "3.0.0",
"@graphql-codegen/typescript-msw": "2.0.0",
"@graphql-codegen/typescript-nhost": "0.0.2",
"@graphql-codegen/typescript-operations": "4.0.1",
"@graphql-codegen/typescript-react-apollo": "3.3.7",
"@graphql-codegen/typescript-react-query": "4.1.0",
"@graphql-codegen/typescript-react-apollo": "4.1.0",
"@graphql-codegen/typescript-react-query": "6.0.0",
"@graphql-codegen/typescript-resolvers": "4.0.1",
"@graphql-codegen/typescript-rtk-query": "2.4.1",
"@graphql-codegen/typescript-stencil-apollo": "2.3.6",
"@graphql-codegen/typescript-type-graphql": "2.3.6",
"@graphql-codegen/typescript-urql": "3.7.3",
"@graphql-codegen/typescript-vue-apollo": "3.3.7",
"@graphql-codegen/typescript-vue-apollo-smart-ops": "2.3.6",
"@graphql-codegen/typescript-vue-urql": "2.3.6",
"@graphql-codegen/urql-introspection": "2.2.1",
"@graphql-codegen/typescript-rtk-query": "3.1.0",
"@graphql-codegen/typescript-stencil-apollo": "3.0.0",
"@graphql-codegen/typescript-type-graphql": "3.0.0",
"@graphql-codegen/typescript-urql": "4.0.0",
"@graphql-codegen/typescript-vue-apollo": "4.1.0",
"@graphql-codegen/typescript-vue-apollo-smart-ops": "3.0.0",
"@graphql-codegen/typescript-vue-urql": "3.0.0",
"@graphql-codegen/urql-introspection": "3.0.0",
"@mendable/search": "0.0.155",
"@mizdra/graphql-codegen-typescript-fabbrica": "^0.3.0",
"@monaco-editor/react": "4.5.2",
Expand Down

0 comments on commit 4132ef3

Please sign in to comment.