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 Nov 22, 2024
1 parent 118cfd5 commit b27a20b
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 41 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.3",
"@graphql-codegen/gql-tag-operations": "^4.0.12",
"@graphql-codegen/typescript": "^4.1.2",
"@graphql-codegen/typescript-operations": "^4.4.0",
"@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.1.0",
"@soundxyz/gql-string": "workspace:*",
"@types/node": "^20.8.6",
"bob-ts": "^4.1.1",
Expand Down
176 changes: 142 additions & 34 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 b27a20b

Please sign in to comment.