Skip to content

Commit 010e39b

Browse files
chore(deps): update dependency @apollo/client to v3.12.0
1 parent 003a2ee commit 010e39b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/todo-example/client-apollo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"socket.io-client": "4.5.2",
1818
"todomvc-app-css": "2.4.3",
1919
"vite": "3.2.10",
20-
"@apollo/client": "3.10.8",
20+
"@apollo/client": "3.12.0",
2121
"@n1ru4l/graphql-live-query-patch-jsondiffpatch": "0.8.0",
2222
"@n1ru4l/push-pull-async-iterable-iterator": "3.2.0",
2323
"@n1ru4l/socket-io-graphql-client": "*",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"@jridgewell/gen-mapping" "^0.3.0"
1616
"@jridgewell/trace-mapping" "^0.3.9"
1717

18-
"@apollo/client@3.10.8":
19-
version "3.10.8"
20-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.10.8.tgz#96b1548818e45fac752ec2bd318e5466d9ca26b5"
21-
integrity sha512-UaaFEitRrPRWV836wY2L7bd3HRCfbMie1jlYMcmazFAK23MVhz/Uq7VG1nwbotPb5xzFsw5RF4Wnp2G3dWPM3g==
18+
"@apollo/client@3.12.0":
19+
version "3.12.0"
20+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.12.0.tgz#de7314614d4bc49fee1f151170fdbcaa43408b0e"
21+
integrity sha512-azaTC5Z46vgVrW56Nh/OaRsPwTDAMz+JTNiJhdxqfUd7DMqaNQitq0njECgDvXidtF6ERQ1ZMj10LpdCwI9j7g==
2222
dependencies:
2323
"@graphql-typed-document-node/core" "^3.1.1"
2424
"@wry/caches" "^1.0.0"

0 commit comments

Comments
 (0)