|
@@ -34,18 +34,20 @@
|
|
|
jsonpointer "^5.0.0"
|
|
|
leven "^3.1.0"
|
|
|
|
|
|
-"@apollo/client@^3.8.10":
|
|
|
- version "3.8.10"
|
|
|
- resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.8.10.tgz#db6ee4378212d93c1f22b90a2aa474f6e9664b68"
|
|
|
- integrity sha512-p/22RZ8ehHyvySnC20EHPPe0gdu8Xp6ZCiXOfdEe1ZORw5cUteD/TLc66tfKv8qu8NLIfbiWoa+6s70XnKvxqg==
|
|
|
+"@apollo/client@^3.9.2":
|
|
|
+ version "3.9.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.9.2.tgz#96edf2c212f828bad1ef3d84234fa473c5a27ff8"
|
|
|
+ integrity sha512-Zw9WvXjqhpbgkvAvnj52vstOWwM0iedKWtn1hSq1cODQyoe1CF2uFwMYFI7l56BrAY9CzLi6MQA0AhxpgJgvxw==
|
|
|
dependencies:
|
|
|
"@graphql-typed-document-node/core" "^3.1.1"
|
|
|
+ "@wry/caches" "^1.0.0"
|
|
|
"@wry/equality" "^0.5.6"
|
|
|
"@wry/trie" "^0.5.0"
|
|
|
graphql-tag "^2.12.6"
|
|
|
hoist-non-react-statics "^3.3.2"
|
|
|
optimism "^0.18.0"
|
|
|
prop-types "^15.7.2"
|
|
|
+ rehackt "0.0.3"
|
|
|
response-iterator "^0.2.6"
|
|
|
symbol-observable "^4.0.0"
|
|
|
ts-invariant "^0.10.3"
|
|
@@ -8418,6 +8420,11 @@ regjsparser@^0.9.1:
|
|
|
dependencies:
|
|
|
jsesc "~0.5.0"
|
|
|
|
|
|
+rehackt@0.0.3:
|
|
|
+ version "0.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/rehackt/-/rehackt-0.0.3.tgz#1ea454620d4641db8342e2db44595cf0e7ac6aa0"
|
|
|
+ integrity sha512-aBRHudKhOWwsTvCbSoinzq+Lej/7R8e8UoPvLZo5HirZIIBLGAgdG7SL9QpdcBoQ7+3QYPi3lRLknAzXBlhZ7g==
|
|
|
+
|
|
|
relay-runtime@12.0.0:
|
|
|
version "12.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/relay-runtime/-/relay-runtime-12.0.0.tgz#1e039282bdb5e0c1b9a7dc7f6b9a09d4f4ff8237"
|