Skip to content

Commit 1e83d9e

Browse files
Bump @apollo/client from 3.8.9 to 3.13.9 (#256)
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.8.9 to 3.13.9. - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-client@v3.8.9...v3.13.9) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-version: 3.13.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0c785a commit 1e83d9e

File tree

2 files changed

+27
-18
lines changed

2 files changed

+27
-18
lines changed

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test:android": "sh ./scripts/test_android"
1818
},
1919
"dependencies": {
20-
"@apollo/client": "^3.8.9",
20+
"@apollo/client": "^3.13.9",
2121
"@react-native-community/cli-platform-ios": "^12.3.0",
2222
"@react-navigation/bottom-tabs": "^6.5.11",
2323
"@react-navigation/native": "^6.1.10",

yarn.lock

Lines changed: 26 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -22,27 +22,28 @@ __metadata:
2222
languageName: node
2323
linkType: hard
2424

25-
"@apollo/client@npm:^3.8.9":
26-
version: 3.8.9
27-
resolution: "@apollo/client@npm:3.8.9"
25+
"@apollo/client@npm:^3.13.9":
26+
version: 3.13.9
27+
resolution: "@apollo/client@npm:3.13.9"
2828
dependencies:
2929
"@graphql-typed-document-node/core": "npm:^3.1.1"
30+
"@wry/caches": "npm:^1.0.0"
3031
"@wry/equality": "npm:^0.5.6"
3132
"@wry/trie": "npm:^0.5.0"
3233
graphql-tag: "npm:^2.12.6"
3334
hoist-non-react-statics: "npm:^3.3.2"
3435
optimism: "npm:^0.18.0"
3536
prop-types: "npm:^15.7.2"
36-
response-iterator: "npm:^0.2.6"
37+
rehackt: "npm:^0.1.0"
3738
symbol-observable: "npm:^4.0.0"
3839
ts-invariant: "npm:^0.10.3"
3940
tslib: "npm:^2.3.0"
4041
zen-observable-ts: "npm:^1.2.5"
4142
peerDependencies:
42-
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
43-
graphql-ws: ^5.5.5
44-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
45-
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
43+
graphql: ^15.0.0 || ^16.0.0
44+
graphql-ws: ^5.5.5 || ^6.0.3
45+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc
46+
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc
4647
subscriptions-transport-ws: ^0.9.0 || ^0.11.0
4748
peerDependenciesMeta:
4849
graphql-ws:
@@ -53,7 +54,7 @@ __metadata:
5354
optional: true
5455
subscriptions-transport-ws:
5556
optional: true
56-
checksum: 10c0/c9fec5a2c8f6a90d89c955994627b4930790737801e8c19f84f7c0fab05e2397790fc11bd1c456d33c8bbfe5693772664242043321ae7fd66ed52c2842052b7c
57+
checksum: 10c0/aca33aa1d9971ae0814bd73912c993da83f69d53d9a5e7971e2b8364557821f0447276f507945b80365b1c4a6a541cd3602fa1343dc0d13769bc5a7d81a26461
5758
languageName: node
5859
linkType: hard
5960

@@ -10412,6 +10413,21 @@ __metadata:
1041210413
languageName: node
1041310414
linkType: hard
1041410415

10416+
"rehackt@npm:^0.1.0":
10417+
version: 0.1.0
10418+
resolution: "rehackt@npm:0.1.0"
10419+
peerDependencies:
10420+
"@types/react": "*"
10421+
react: "*"
10422+
peerDependenciesMeta:
10423+
"@types/react":
10424+
optional: true
10425+
react:
10426+
optional: true
10427+
checksum: 10c0/3d838bfee84ec06c976f21027936f3b0fdb7660ab8a2d4d3f19c65e0daa78a268aa81352311352b8576b89a074714b36ae6cd5bdadb6e975eca079f2b342de73
10428+
languageName: node
10429+
linkType: hard
10430+
1041510431
"require-directory@npm:^2.1.1":
1041610432
version: 2.1.1
1041710433
resolution: "require-directory@npm:2.1.1"
@@ -10515,13 +10531,6 @@ __metadata:
1051510531
languageName: node
1051610532
linkType: hard
1051710533

10518-
"response-iterator@npm:^0.2.6":
10519-
version: 0.2.6
10520-
resolution: "response-iterator@npm:0.2.6"
10521-
checksum: 10c0/60e6b552cd610643269d5d916d270cc8a4bea978cbe4779d6ef8083ac6b89006795508034e4c4ebe204eded75ac32bf243589ba82c1184591dde0674f6db785e
10522-
languageName: node
10523-
linkType: hard
10524-
1052510534
"restore-cursor@npm:^3.1.0":
1052610535
version: 3.1.0
1052710536
resolution: "restore-cursor@npm:3.1.0"
@@ -10625,7 +10634,7 @@ __metadata:
1062510634
version: 0.0.0-use.local
1062610635
resolution: "sample@workspace:sample"
1062710636
dependencies:
10628-
"@apollo/client": "npm:^3.8.9"
10637+
"@apollo/client": "npm:^3.13.9"
1062910638
"@babel/core": "npm:^7.20.0"
1063010639
"@babel/plugin-proposal-nullish-coalescing-operator": "npm:^7.18.6"
1063110640
"@babel/plugin-proposal-optional-chaining": "npm:^7.21.0"

0 commit comments

Comments
 (0)