Skip to content

Commit

Permalink
chore(deps): update dependency @apollo/client to v3.7.14 (#996)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 25, 2023
1 parent 759ee83 commit 853c7b4
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/todo-example/client-apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"socket.io-client": "4.5.2",
"todomvc-app-css": "2.4.2",
"vite": "3.2.4",
"@apollo/client": "3.6.9",
"@apollo/client": "3.7.14",
"@n1ru4l/graphql-live-query-patch-jsondiffpatch": "0.8.0",
"@n1ru4l/push-pull-async-iterable-iterator": "3.2.0",
"@n1ru4l/socket-io-graphql-client": "*",
Expand Down
47 changes: 23 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,20 @@
dependencies:
"@jridgewell/trace-mapping" "^0.3.0"

"@apollo/client@3.6.9":
version "3.6.9"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.6.9.tgz#ad0ee2e3a3c92dbed4acd6917b6158a492739d94"
integrity sha512-Y1yu8qa2YeaCUBVuw08x8NHenFi0sw2I3KCu7Kw9mDSu86HmmtHJkCAifKVrN2iPgDTW/BbP3EpSV8/EQCcxZA==
"@apollo/client@3.7.14":
version "3.7.14"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.14.tgz#40ef90390e6690e94917457cd82bdeb29e8b6af9"
integrity sha512-BRvdkwq5PAXBkjXjboO12uksDm3nrZEqDi4xF97Fk3Mnaa0zDOEfJa7hoKTY9b9KA1EkeWv9BL3i7hSd4SfGBg==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/context" "^0.6.0"
"@wry/context" "^0.7.0"
"@wry/equality" "^0.5.0"
"@wry/trie" "^0.3.0"
graphql-tag "^2.12.6"
hoist-non-react-statics "^3.3.2"
optimism "^0.16.1"
optimism "^0.16.2"
prop-types "^15.7.2"
response-iterator "^0.2.6"
symbol-observable "^4.0.0"
ts-invariant "^0.10.3"
tslib "^2.3.0"
Expand Down Expand Up @@ -1750,7 +1751,7 @@
dependencies:
tslib "^2.4.0"

"@graphql-tools/utils@8.9.0":
"@graphql-tools/utils@8.9.0", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.8.0":
version "8.9.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.9.0.tgz#c6aa5f651c9c99e1aca55510af21b56ec296cdb7"
integrity sha512-pjJIWH0XOVnYGXCqej8g/u/tsfV4LvLlj0eATKQu5zwnxd/TiTHq7Cg313qUPTFFHZ3PP5wJ15chYVtLDwaymg==
Expand All @@ -1765,13 +1766,6 @@
"@graphql-typed-document-node/core" "^3.1.1"
tslib "^2.4.0"

"@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.8.0":
version "8.12.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.12.0.tgz#243bc4f5fc2edbc9e8fd1038189e57d837cbe31f"
integrity sha512-TeO+MJWGXjUTS52qfK4R8HiPoF/R7X+qmgtOYd8DTH0l6b+5Y/tlg5aGeUJefqImRq7nvi93Ms40k/Uz4D5CWw==
dependencies:
tslib "^2.4.0"

"@graphql-tools/wrap@^9.3.8":
version "9.3.8"
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-9.3.8.tgz#c6f53b7bc98cf3fa3d91e41be3b99254ae99b409"
Expand Down Expand Up @@ -2683,12 +2677,12 @@
fast-url-parser "^1.1.3"
tslib "^2.3.1"

"@wry/context@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.6.0.tgz#f903eceb89d238ef7e8168ed30f4511f92d83e06"
integrity sha512-sAgendOXR8dM7stJw3FusRxFHF/ZinU0lffsA2YTyyIOfic86JX02qlPqPVqJNZJPAxFt+2EE8bvq6ZlS0Kf+Q==
"@wry/context@^0.7.0":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.7.1.tgz#d56c955ac81bf5ee4647aeaf76306cbf891818fd"
integrity sha512-nEWMz5t7VPcQU7aMImt9ReZgv18ZJREIH03YpFLGtGLj91Ulf0YROhYVc5J/hUaHXL2NuwRJdZvq+piNLN23kA==
dependencies:
tslib "^2.1.0"
tslib "^2.3.0"

"@wry/equality@^0.5.0":
version "0.5.1"
Expand Down Expand Up @@ -6827,12 +6821,12 @@ open@^7.4.2:
is-docker "^2.0.0"
is-wsl "^2.1.1"

optimism@^0.16.1:
version "0.16.1"
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.1.tgz#7c8efc1f3179f18307b887e18c15c5b7133f6e7d"
integrity sha512-64i+Uw3otrndfq5kaoGNoY7pvOhSsjFEN4bdEFh80MWVk/dbgJfMv7VFDeCT8LxNAlEVhQmdVEbfE7X2nWNIIg==
optimism@^0.16.2:
version "0.16.2"
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.16.2.tgz#519b0c78b3b30954baed0defe5143de7776bf081"
integrity sha512-zWNbgWj+3vLEjZNIh/okkY2EUfX+vB9TJopzIZwT1xxaMqC5hRLLraePod4c5n4He08xuXNH+zhKFFCu390wiQ==
dependencies:
"@wry/context" "^0.6.0"
"@wry/context" "^0.7.0"
"@wry/trie" "^0.3.0"

optionator@^0.8.1:
Expand Down Expand Up @@ -7591,6 +7585,11 @@ resolve@^1.0.0, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.19
path-parse "^1.0.7"
supports-preserve-symlinks-flag "^1.0.0"

response-iterator@^0.2.6:
version "0.2.6"
resolved "https://registry.yarnpkg.com/response-iterator/-/response-iterator-0.2.6.tgz#249005fb14d2e4eeb478a3f735a28fd8b4c9f3da"
integrity sha512-pVzEEzrsg23Sh053rmDUvLSkGXluZio0qu8VT6ukrYuvtjVfCbDZH9d6PGXb8HZfzdNZt8feXv/jvUzlhRgLnw==

restore-cursor@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e"
Expand Down

0 comments on commit 853c7b4

Please sign in to comment.