Skip to content

Commit 7c65a5c

Browse files
authored
Merge pull request #284 from dolthub/dependabot/npm_and_yarn/graphql-codegen/typescript-operations-5.0.1
Bump @graphql-codegen/typescript-operations from 4.6.1 to 5.0.1
2 parents 66286b0 + eafa0d2 commit 7c65a5c

File tree

2 files changed

+50
-3
lines changed

2 files changed

+50
-3
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@graphql-codegen/cli": "^5.0.7",
2727
"@graphql-codegen/introspection": "^5.0.0",
2828
"@graphql-codegen/typescript": "^4.1.6",
29-
"@graphql-codegen/typescript-operations": "^4.6.1",
29+
"@graphql-codegen/typescript-operations": "^5.0.1",
3030
"@graphql-codegen/typescript-react-apollo": "^4.3.3",
3131
"@types/react": "^18.3.12",
3232
"@types/react-loader": "^2.4.8",

yarn.lock

Lines changed: 49 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1466,6 +1466,19 @@ __metadata:
14661466
languageName: node
14671467
linkType: hard
14681468

1469+
"@graphql-codegen/schema-ast@npm:^5.0.0":
1470+
version: 5.0.0
1471+
resolution: "@graphql-codegen/schema-ast@npm:5.0.0"
1472+
dependencies:
1473+
"@graphql-codegen/plugin-helpers": ^6.0.0
1474+
"@graphql-tools/utils": ^10.0.0
1475+
tslib: ~2.6.0
1476+
peerDependencies:
1477+
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
1478+
checksum: fc821bbd5b2728211f02e173e1c540a95210657835424d15deb4f77dc6d0223c69c25c9a7fbebbcbd32d6a39452ceec20713f2c064933a881e27385eaaf5e44d
1479+
languageName: node
1480+
linkType: hard
1481+
14691482
"@graphql-codegen/typed-document-node@npm:^5.1.2":
14701483
version: 5.1.2
14711484
resolution: "@graphql-codegen/typed-document-node@npm:5.1.2"
@@ -1500,6 +1513,25 @@ __metadata:
15001513
languageName: node
15011514
linkType: hard
15021515

1516+
"@graphql-codegen/typescript-operations@npm:^5.0.1":
1517+
version: 5.0.1
1518+
resolution: "@graphql-codegen/typescript-operations@npm:5.0.1"
1519+
dependencies:
1520+
"@graphql-codegen/plugin-helpers": ^6.0.0
1521+
"@graphql-codegen/typescript": ^5.0.1
1522+
"@graphql-codegen/visitor-plugin-common": 6.0.1
1523+
auto-bind: ~4.0.0
1524+
tslib: ~2.6.0
1525+
peerDependencies:
1526+
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
1527+
graphql-sock: ^1.0.0
1528+
peerDependenciesMeta:
1529+
graphql-sock:
1530+
optional: true
1531+
checksum: d306657dfc2640f504178f0366f8f7d2c90bc2f1aab0a482917f469794b9eda6a542e41856a43f99a63869fe450a70e446e4a4b15b444ce68bd8e30cd54b7bd5
1532+
languageName: node
1533+
linkType: hard
1534+
15031535
"@graphql-codegen/typescript-react-apollo@npm:^4.3.3":
15041536
version: 4.3.3
15051537
resolution: "@graphql-codegen/typescript-react-apollo@npm:4.3.3"
@@ -1530,6 +1562,21 @@ __metadata:
15301562
languageName: node
15311563
linkType: hard
15321564

1565+
"@graphql-codegen/typescript@npm:^5.0.1":
1566+
version: 5.0.1
1567+
resolution: "@graphql-codegen/typescript@npm:5.0.1"
1568+
dependencies:
1569+
"@graphql-codegen/plugin-helpers": ^6.0.0
1570+
"@graphql-codegen/schema-ast": ^5.0.0
1571+
"@graphql-codegen/visitor-plugin-common": 6.0.1
1572+
auto-bind: ~4.0.0
1573+
tslib: ~2.6.0
1574+
peerDependencies:
1575+
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
1576+
checksum: 76e4e933e226d4fa56c607cc9618ca8a668d33699b62c1359169975b03598c137fa6c810fd996bdb70b92f46de92f6c3df5bb134206f97bd81226a9850920f6d
1577+
languageName: node
1578+
linkType: hard
1579+
15331580
"@graphql-codegen/visitor-plugin-common@npm:2.13.8":
15341581
version: 2.13.8
15351582
resolution: "@graphql-codegen/visitor-plugin-common@npm:2.13.8"
@@ -1570,7 +1617,7 @@ __metadata:
15701617
languageName: node
15711618
linkType: hard
15721619

1573-
"@graphql-codegen/visitor-plugin-common@npm:^6.0.0":
1620+
"@graphql-codegen/visitor-plugin-common@npm:6.0.1, @graphql-codegen/visitor-plugin-common@npm:^6.0.0":
15741621
version: 6.0.1
15751622
resolution: "@graphql-codegen/visitor-plugin-common@npm:6.0.1"
15761623
dependencies:
@@ -3285,7 +3332,7 @@ __metadata:
32853332
"@graphql-codegen/cli": ^5.0.7
32863333
"@graphql-codegen/introspection": ^5.0.0
32873334
"@graphql-codegen/typescript": ^4.1.6
3288-
"@graphql-codegen/typescript-operations": ^4.6.1
3335+
"@graphql-codegen/typescript-operations": ^5.0.1
32893336
"@graphql-codegen/typescript-react-apollo": ^4.3.3
32903337
"@react-icons/all-files": ^4.1.0
32913338
"@types/react": ^18.3.12

0 commit comments

Comments
 (0)