|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
| 5 | +"@types/node@>=6": |
| 6 | + version "12.0.4" |
| 7 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.4.tgz#46832183115c904410c275e34cf9403992999c32" |
| 8 | + |
5 | 9 |
|
6 | 10 | version "0.5.3"
|
7 | 11 | resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.5.3.tgz#91b728599544efbb7386d8b6633693a3c2e7ade5"
|
|
10 | 14 | version "0.8.0"
|
11 | 15 | resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.0.tgz#8b63ab7f1aa5321248aad5ac890a485656dcea4d"
|
12 | 16 |
|
| 17 | +"@wry/context@^0.4.0": |
| 18 | + version "0.4.2" |
| 19 | + resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.4.2.tgz#eb7fef6ffd0dbcd48f130e88c6a12f43a4cbb62a" |
| 20 | + dependencies: |
| 21 | + "@types/node" ">=6" |
| 22 | + tslib "^1.9.3" |
| 23 | + |
13 | 24 | abbrev@1:
|
14 | 25 | version "1.1.1"
|
15 | 26 | resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
|
@@ -124,34 +135,33 @@ anymatch@^2.0.0:
|
124 | 135 | micromatch "^3.1.4"
|
125 | 136 | normalize-path "^2.1.1"
|
126 | 137 |
|
127 |
| -apollo-cache-inmemory@1.5.1: |
128 |
| - version "1.5.1" |
129 |
| - resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.5.1.tgz#265d1ee67b0bf0aca9c37629d410bfae44e62953" |
| 138 | +apollo-cache-inmemory@1.6.1: |
| 139 | + version "1.6.1" |
| 140 | + resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.1.tgz#536b6f366461f6264250041f9146363e2faa1d4c" |
130 | 141 | dependencies:
|
131 |
| - apollo-cache "^1.2.1" |
132 |
| - apollo-utilities "^1.2.1" |
133 |
| - optimism "^0.6.9" |
134 |
| - ts-invariant "^0.2.1" |
| 142 | + apollo-cache "^1.3.1" |
| 143 | + apollo-utilities "^1.3.1" |
| 144 | + optimism "^0.9.0" |
| 145 | + ts-invariant "^0.4.0" |
135 | 146 | tslib "^1.9.3"
|
136 | 147 |
|
137 |
| -apollo-cache@1.2.1, apollo-cache@^1.2.1: |
138 |
| - version "1.2.1" |
139 |
| - resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.2.1.tgz#aae71eb4a11f1f7322adc343f84b1a39b0693644" |
| 148 | +apollo-cache@1.3.1, apollo-cache@^1.3.1: |
| 149 | + version "1.3.1" |
| 150 | + resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.1.tgz#c015f93a9a7f32b3eeea0c471addd6e854da754c" |
140 | 151 | dependencies:
|
141 |
| - apollo-utilities "^1.2.1" |
| 152 | + apollo-utilities "^1.3.1" |
142 | 153 | tslib "^1.9.3"
|
143 | 154 |
|
144 |
| -apollo-client@2.5.1: |
145 |
| - version "2.5.1" |
146 |
| - resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.5.1.tgz#36126ed1d32edd79c3713c6684546a3bea80e6d1" |
| 155 | +apollo-client@2.6.1: |
| 156 | + version "2.6.1" |
| 157 | + resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.1.tgz#fcf328618d6ad82b750a988bec113fe6edc8ba94" |
147 | 158 | dependencies:
|
148 | 159 | "@types/zen-observable" "^0.8.0"
|
149 |
| - apollo-cache "1.2.1" |
| 160 | + apollo-cache "1.3.1" |
150 | 161 | apollo-link "^1.0.0"
|
151 |
| - apollo-link-dedup "^1.0.0" |
152 |
| - apollo-utilities "1.2.1" |
| 162 | + apollo-utilities "1.3.1" |
153 | 163 | symbol-observable "^1.0.2"
|
154 |
| - ts-invariant "^0.2.1" |
| 164 | + ts-invariant "^0.4.0" |
155 | 165 | tslib "^1.9.3"
|
156 | 166 | zen-observable "^0.8.0"
|
157 | 167 |
|
|
162 | 172 | apollo-link "^1.2.11"
|
163 | 173 | tslib "^1.9.3"
|
164 | 174 |
|
165 |
| -apollo-link-dedup@^1.0.0: |
166 |
| - version "1.0.6" |
167 |
| - resolved "https://registry.yarnpkg.com/apollo-link-dedup/-/apollo-link-dedup-1.0.6.tgz#566ab421a5f6ef41995e2e386f575600d51b1408" |
168 |
| - dependencies: |
169 |
| - apollo-link "^1.1.0" |
170 |
| - |
171 | 175 | apollo-link-http-common@^0.2.13:
|
172 | 176 | version "0.2.13"
|
173 | 177 | resolved "https://registry.yarnpkg.com/apollo-link-http-common/-/apollo-link-http-common-0.2.13.tgz#c688f6baaffdc7b269b2db7ae89dae7c58b5b350"
|
|
207 | 211 | tslib "^1.9.3"
|
208 | 212 | zen-observable-ts "^0.8.18"
|
209 | 213 |
|
210 |
| -apollo-link@^1.0.0, apollo-link@^1.1.0: |
| 214 | +apollo-link@^1.0.0: |
211 | 215 | version "1.1.0"
|
212 | 216 | resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.1.0.tgz#9d573b16387ee0d8e147b1f319e42c8c562f18f7"
|
213 | 217 | dependencies:
|
214 | 218 | "@types/zen-observable" "0.5.3"
|
215 | 219 | apollo-utilities "^1.0.0"
|
216 | 220 | zen-observable "^0.7.0"
|
217 | 221 |
|
218 |
| -apollo-utilities@1.2.1, apollo-utilities@^1.2.1: |
219 |
| - version "1.2.1" |
220 |
| - resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.2.1.tgz#1c3a1ebf5607d7c8efe7636daaf58e7463b41b3c" |
| 222 | +apollo-utilities@1.3.1, apollo-utilities@^1.3.1: |
| 223 | + version "1.3.1" |
| 224 | + resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.3.1.tgz#4c45f9b52783c324e2beef822700bdea374f82d1" |
221 | 225 | dependencies:
|
222 | 226 | fast-json-stable-stringify "^2.0.0"
|
223 |
| - ts-invariant "^0.2.1" |
| 227 | + lodash.isequal "^4.5.0" |
| 228 | + ts-invariant "^0.4.0" |
224 | 229 | tslib "^1.9.3"
|
225 | 230 |
|
226 | 231 | apollo-utilities@^1.0.0, apollo-utilities@^1.0.8:
|
227 | 232 | version "1.0.8"
|
228 | 233 | resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.8.tgz#74d797d38953d2ba35e16f880326e2abcbc8b016"
|
229 | 234 |
|
| 235 | +apollo-utilities@^1.2.1: |
| 236 | + version "1.2.1" |
| 237 | + resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.2.1.tgz#1c3a1ebf5607d7c8efe7636daaf58e7463b41b3c" |
| 238 | + dependencies: |
| 239 | + fast-json-stable-stringify "^2.0.0" |
| 240 | + ts-invariant "^0.2.1" |
| 241 | + tslib "^1.9.3" |
| 242 | + |
230 | 243 | aproba@^1.0.3, aproba@^1.1.1:
|
231 | 244 | version "1.2.0"
|
232 | 245 | resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
|
@@ -3067,10 +3080,6 @@ ignore@^3.3.5:
|
3067 | 3080 | version "3.3.7"
|
3068 | 3081 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021"
|
3069 | 3082 |
|
3070 |
| -immutable-tuple@^0.4.9: |
3071 |
| - version "0.4.9" |
3072 |
| - resolved "https://registry.yarnpkg.com/immutable-tuple/-/immutable-tuple-0.4.9.tgz#473ebdd6c169c461913a454bf87ef8f601a20ff0" |
3073 |
| - |
3074 | 3083 | import-cwd@^2.0.0:
|
3075 | 3084 | version "2.1.0"
|
3076 | 3085 | resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-2.1.0.tgz#aa6cf36e722761285cb371ec6519f53e2435b0a9"
|
@@ -3601,6 +3610,10 @@ lodash.camelcase@^4.3.0:
|
3601 | 3610 | version "4.3.0"
|
3602 | 3611 | resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
|
3603 | 3612 |
|
| 3613 | +lodash.isequal@^4.5.0: |
| 3614 | + version "4.5.0" |
| 3615 | + resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" |
| 3616 | + |
3604 | 3617 | lodash.memoize@^4.1.2:
|
3605 | 3618 | version "4.1.2"
|
3606 | 3619 | resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
|
@@ -4205,11 +4218,11 @@ opn@^5.1.0:
|
4205 | 4218 | dependencies:
|
4206 | 4219 | is-wsl "^1.1.0"
|
4207 | 4220 |
|
4208 |
| -optimism@^0.6.9: |
4209 |
| - version "0.6.9" |
4210 |
| - resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.6.9.tgz#19258ff8b3be0cea29ac35f06bff818e026e30bb" |
| 4221 | +optimism@^0.9.0: |
| 4222 | + version "0.9.5" |
| 4223 | + resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.9.5.tgz#b8b5dc9150e97b79ddbf2d2c6c0e44de4d255527" |
4211 | 4224 | dependencies:
|
4212 |
| - immutable-tuple "^0.4.9" |
| 4225 | + "@wry/context" "^0.4.0" |
4213 | 4226 |
|
4214 | 4227 |
|
4215 | 4228 | version "4.0.3"
|
@@ -5913,6 +5926,12 @@ ts-invariant@^0.3.2:
|
5913 | 5926 | dependencies:
|
5914 | 5927 | tslib "^1.9.3"
|
5915 | 5928 |
|
| 5929 | +ts-invariant@^0.4.0: |
| 5930 | + version "0.4.2" |
| 5931 | + resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.4.2.tgz#8685131b8083e67c66d602540e78763408be9113" |
| 5932 | + dependencies: |
| 5933 | + tslib "^1.9.3" |
| 5934 | + |
5916 | 5935 | tslib@^1.9.3:
|
5917 | 5936 | version "1.9.3"
|
5918 | 5937 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
|
|
0 commit comments