Skip to content

Commit

Permalink
chore(deps): update @graphql-codegen dependencies (fixes:dotansimha#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
kumimaru2002 committed Jul 16, 2024
1 parent a2dda0c commit b39aea9
Show file tree
Hide file tree
Showing 2 changed files with 1,824 additions and 1,460 deletions.
10 changes: 5 additions & 5 deletions packages/presets/near-operation-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
"@graphql-codegen/add": "^3.2.1",
"@graphql-codegen/plugin-helpers": "^3.0.0",
"@graphql-codegen/visitor-plugin-common": "2.13.1",
"@graphql-tools/utils": "^10.0.0",
"@graphql-codegen/add": "^5.0.3",
"@graphql-codegen/plugin-helpers": "^5.0.4",
"@graphql-codegen/visitor-plugin-common": "^5.3.1",
"@graphql-tools/utils": "^10.3.1",
"parse-filepath": "^1.0.2",
"tslib": "~2.6.0"
},
"devDependencies": {
"@graphql-codegen/cli": "2.13.9",
"@graphql-codegen/cli": "^5.0.2",
"@types/parse-filepath": "1.0.2"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit b39aea9

Please sign in to comment.