Skip to content

Commit 53e738e

Browse files
author
kumimaru
committed
chore(deps): update @graphql-codegen dependencies (fixes:#772)
1 parent 550436a commit 53e738e

2 files changed

Lines changed: 1660 additions & 1465 deletions

File tree

packages/presets/near-operation-file/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
"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"
4141
},
4242
"dependencies": {
43-
"@graphql-codegen/add": "^3.2.1",
44-
"@graphql-codegen/plugin-helpers": "^3.0.0",
45-
"@graphql-codegen/visitor-plugin-common": "2.13.1",
46-
"@graphql-tools/utils": "^10.0.0",
43+
"@graphql-codegen/add": "^5.0.3",
44+
"@graphql-codegen/plugin-helpers": "^5.0.4",
45+
"@graphql-codegen/visitor-plugin-common": "^5.3.1",
46+
"@graphql-tools/utils": "^10.3.1",
4747
"parse-filepath": "^1.0.2",
4848
"tslib": "~2.6.0"
4949
},
5050
"devDependencies": {
51-
"@graphql-codegen/cli": "2.13.9",
51+
"@graphql-codegen/cli": "^5.0.2",
5252
"@types/parse-filepath": "1.0.2"
5353
},
5454
"publishConfig": {

0 commit comments

Comments
 (0)