Skip to content

Commit 27dd590

Browse files
committed
Update dependencies for near-operation-file
1 parent e3acb84 commit 27dd590

File tree

3 files changed

+536
-218
lines changed

3 files changed

+536
-218
lines changed

.changeset/chubby-deer-dream.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphql-codegen/near-operation-file-preset': patch
3+
---
4+
5+
Updated dependencies

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.8",
46-
"@graphql-tools/utils": "^10.0.0",
43+
"@graphql-codegen/add": "^5.0.3",
44+
"@graphql-codegen/plugin-helpers": "^5.1.1",
45+
"@graphql-codegen/visitor-plugin-common": "^5.8.0",
46+
"@graphql-tools/utils": "^10.9.1",
4747
"parse-filepath": "^1.0.2",
4848
"tslib": "^2.8.1"
4949
},
5050
"devDependencies": {
51-
"@graphql-codegen/cli": "2.16.5",
51+
"@graphql-codegen/cli": "^5.0.7",
5252
"@types/parse-filepath": "1.0.2"
5353
},
5454
"publishConfig": {

0 commit comments

Comments
 (0)