Skip to content

Commit

Permalink
fix(deps): update graphqlcodegenerator monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 58c7ef4 commit 2a08f51
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 38 deletions.
14 changes: 7 additions & 7 deletions packages/codegen-fragments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"watch": "bob-tsm --watch=src build.ts"
},
"dependencies": {
"@graphql-codegen/add": "^5.0.0",
"@graphql-codegen/gql-tag-operations": "^4.0.1",
"@graphql-codegen/typescript": "^4.0.1",
"@graphql-codegen/typescript-operations": "^4.0.1",
"@graphql-codegen/visitor-plugin-common": "^4.0.1",
"@graphql-codegen/add": "^5.0.2",
"@graphql-codegen/gql-tag-operations": "^4.0.5",
"@graphql-codegen/typescript": "^4.0.5",
"@graphql-codegen/typescript-operations": "^4.1.3",
"@graphql-codegen/visitor-plugin-common": "^4.1.2",
"@graphql-tools/relay-operation-optimizer": "^7.0.0",
"@graphql-tools/utils": "^10.0.7"
},
"devDependencies": {
"@graphql-codegen/core": "^4.0.0",
"@graphql-codegen/plugin-helpers": "^5.0.1",
"@graphql-codegen/core": "^4.0.2",
"@graphql-codegen/plugin-helpers": "^5.0.3",
"@soundxyz/gql-string": "workspace:*",
"@types/node": "^20.8.6",
"bob-ts": "^4.1.1",
Expand Down
156 changes: 125 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2a08f51

Please sign in to comment.