Skip to content

Commit a776b32

Browse files
authored
Merge pull request #239 from dolthub/dependabot/npm_and_yarn/graphql-codegen/typescript-react-apollo-4.3.3
Bump @graphql-codegen/typescript-react-apollo from 4.3.2 to 4.3.3
2 parents 71717b4 + 944ba1f commit a776b32

File tree

2 files changed

+16
-61
lines changed

2 files changed

+16
-61
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@graphql-codegen/introspection": "^4.0.3",
2828
"@graphql-codegen/typescript": "^4.1.5",
2929
"@graphql-codegen/typescript-operations": "^4.6.1",
30-
"@graphql-codegen/typescript-react-apollo": "^4.3.2",
30+
"@graphql-codegen/typescript-react-apollo": "^4.3.3",
3131
"@types/react": "^18.3.12",
3232
"@types/react-loader": "^2.4.8",
3333
"@types/react-timeago": "^4.1.7",

yarn.lock

Lines changed: 15 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1377,23 +1377,7 @@ __metadata:
13771377
languageName: node
13781378
linkType: hard
13791379

1380-
"@graphql-codegen/plugin-helpers@npm:^2.7.2":
1381-
version: 2.7.2
1382-
resolution: "@graphql-codegen/plugin-helpers@npm:2.7.2"
1383-
dependencies:
1384-
"@graphql-tools/utils": ^8.8.0
1385-
change-case-all: 1.0.14
1386-
common-tags: 1.8.2
1387-
import-from: 4.0.0
1388-
lodash: ~4.17.0
1389-
tslib: ~2.4.0
1390-
peerDependencies:
1391-
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
1392-
checksum: 66e0d507ad5db60b67092ebf7632d464d56ab446ac8fd87c293e00d9016944912d8cf9199e3e026b0a9247a50f50c4118a44f49e13675db64211652cd6259b05
1393-
languageName: node
1394-
linkType: hard
1395-
1396-
"@graphql-codegen/plugin-helpers@npm:^3.0.0":
1380+
"@graphql-codegen/plugin-helpers@npm:^3.0.0, @graphql-codegen/plugin-helpers@npm:^3.1.2":
13971381
version: 3.1.2
13981382
resolution: "@graphql-codegen/plugin-helpers@npm:3.1.2"
13991383
dependencies:
@@ -1488,18 +1472,18 @@ __metadata:
14881472
languageName: node
14891473
linkType: hard
14901474

1491-
"@graphql-codegen/typescript-react-apollo@npm:^4.3.2":
1492-
version: 4.3.2
1493-
resolution: "@graphql-codegen/typescript-react-apollo@npm:4.3.2"
1475+
"@graphql-codegen/typescript-react-apollo@npm:^4.3.3":
1476+
version: 4.3.3
1477+
resolution: "@graphql-codegen/typescript-react-apollo@npm:4.3.3"
14941478
dependencies:
14951479
"@graphql-codegen/plugin-helpers": ^3.0.0
1496-
"@graphql-codegen/visitor-plugin-common": 2.13.1
1480+
"@graphql-codegen/visitor-plugin-common": 2.13.8
14971481
auto-bind: ~4.0.0
14981482
change-case-all: 1.0.15
1499-
tslib: ~2.6.0
1483+
tslib: ^2.8.1
15001484
peerDependencies:
15011485
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
1502-
checksum: 7b0f327993379e7a9d4a134f6f98bc8b326097a44d65a42934c44f66807e4aa17ae7838fca72f16f397d9ddfde55de59445f2bafd20b2eb389df9bd1251a0e9d
1486+
checksum: f1fa047fe42b20e30ab4a8c96c9564c68499a42f8e0a317b457f1b23ec9a89c02ea343c9841789c59f1c501ac8f5706fd46e41d7f4f114f5122c64b82562bee3
15031487
languageName: node
15041488
linkType: hard
15051489

@@ -1533,23 +1517,23 @@ __metadata:
15331517
languageName: node
15341518
linkType: hard
15351519

1536-
"@graphql-codegen/visitor-plugin-common@npm:2.13.1":
1537-
version: 2.13.1
1538-
resolution: "@graphql-codegen/visitor-plugin-common@npm:2.13.1"
1520+
"@graphql-codegen/visitor-plugin-common@npm:2.13.8":
1521+
version: 2.13.8
1522+
resolution: "@graphql-codegen/visitor-plugin-common@npm:2.13.8"
15391523
dependencies:
1540-
"@graphql-codegen/plugin-helpers": ^2.7.2
1524+
"@graphql-codegen/plugin-helpers": ^3.1.2
15411525
"@graphql-tools/optimize": ^1.3.0
15421526
"@graphql-tools/relay-operation-optimizer": ^6.5.0
1543-
"@graphql-tools/utils": ^8.8.0
1527+
"@graphql-tools/utils": ^9.0.0
15441528
auto-bind: ~4.0.0
1545-
change-case-all: 1.0.14
1529+
change-case-all: 1.0.15
15461530
dependency-graph: ^0.11.0
15471531
graphql-tag: ^2.11.0
15481532
parse-filepath: ^1.0.2
15491533
tslib: ~2.4.0
15501534
peerDependencies:
15511535
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
1552-
checksum: 0c329aa6e435602f2f6c1569ec2091b7850f58cc5dca7ac763c38c82588545ec1110c1de587f5f3949b11ff96f94401d1e63e329607d78424583b276fd08f1ae
1536+
checksum: 4ca8074bfb84a7c6f88216c2b327a600b57da35eae9b659656592c48f197e44004dcc5c2ab500a5d3a94e2753f47903e5e113162c8a362de08e307e564d416a5
15531537
languageName: node
15541538
linkType: hard
15551539

@@ -2072,17 +2056,6 @@ __metadata:
20722056
languageName: node
20732057
linkType: hard
20742058

2075-
"@graphql-tools/utils@npm:^8.8.0":
2076-
version: 8.13.1
2077-
resolution: "@graphql-tools/utils@npm:8.13.1"
2078-
dependencies:
2079-
tslib: ^2.4.0
2080-
peerDependencies:
2081-
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
2082-
checksum: ff04fdeb29e9ac596ea53386cd5b23cd741bb14c1997c6b0ba3c34ca165bd82b528a355e8c8e2ba726eb39e833ba9cbb0851ba0addb8c6d367089a1145bf9a49
2083-
languageName: node
2084-
linkType: hard
2085-
20862059
"@graphql-tools/utils@npm:^9.0.0, @graphql-tools/utils@npm:^9.2.1":
20872060
version: 9.2.1
20882061
resolution: "@graphql-tools/utils@npm:9.2.1"
@@ -3290,7 +3263,7 @@ __metadata:
32903263
"@graphql-codegen/introspection": ^4.0.3
32913264
"@graphql-codegen/typescript": ^4.1.5
32923265
"@graphql-codegen/typescript-operations": ^4.6.1
3293-
"@graphql-codegen/typescript-react-apollo": ^4.3.2
3266+
"@graphql-codegen/typescript-react-apollo": ^4.3.3
32943267
"@react-icons/all-files": ^4.1.0
32953268
"@types/react": ^18.3.12
32963269
"@types/react-loader": ^2.4.8
@@ -4958,24 +4931,6 @@ __metadata:
49584931
languageName: node
49594932
linkType: hard
49604933

4961-
"change-case-all@npm:1.0.14":
4962-
version: 1.0.14
4963-
resolution: "change-case-all@npm:1.0.14"
4964-
dependencies:
4965-
change-case: ^4.1.2
4966-
is-lower-case: ^2.0.2
4967-
is-upper-case: ^2.0.2
4968-
lower-case: ^2.0.2
4969-
lower-case-first: ^2.0.2
4970-
sponge-case: ^1.0.1
4971-
swap-case: ^2.0.2
4972-
title-case: ^3.0.3
4973-
upper-case: ^2.0.2
4974-
upper-case-first: ^2.0.2
4975-
checksum: 6ff893e005e1bf115cc2969cc5ca3610f7c6ece9e90b7927ed12c980c7d3ea9a565150d246c6dba0fee21aaacbd38d69b98a4670d96b892c76f66e46616506d3
4976-
languageName: node
4977-
linkType: hard
4978-
49794934
"change-case-all@npm:1.0.15":
49804935
version: 1.0.15
49814936
resolution: "change-case-all@npm:1.0.15"

0 commit comments

Comments
 (0)