|
1103 | 1103 | csstype "^2.0.0" |
1104 | 1104 | indefinite-observable "^1.0.1" |
1105 | 1105 |
|
1106 | | -"@types/node@*": |
| 1106 | +"@types/node@*", "@types/node@>=6": |
1107 | 1107 | version "12.0.8" |
1108 | | - resolved "https://registry.npmjs.org/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8" |
| 1108 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8" |
| 1109 | + integrity sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg== |
1109 | 1110 |
|
1110 | 1111 | "@types/normalize-package-data@^2.4.0": |
1111 | 1112 | version "2.4.0" |
|
1393 | 1394 | "@webassemblyjs/wast-parser" "1.8.5" |
1394 | 1395 | "@xtuc/long" "4.2.2" |
1395 | 1396 |
|
| 1397 | +"@wry/context@^0.4.0": |
| 1398 | + version "0.4.4" |
| 1399 | + resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.4.4.tgz#e50f5fa1d6cfaabf2977d1fda5ae91717f8815f8" |
| 1400 | + integrity sha512-LrKVLove/zw6h2Md/KZyWxIkFM6AoyKp71OqpH9Hiip1csjPVoD3tPxlbQUNxEnHENks3UGgNpSBCAfq9KWuag== |
| 1401 | + dependencies: |
| 1402 | + "@types/node" ">=6" |
| 1403 | + tslib "^1.9.3" |
| 1404 | + |
1396 | 1405 | "@wry/equality@^0.1.2": |
1397 | 1406 | version "0.1.9" |
1398 | 1407 | resolved "https://registry.npmjs.org/@wry/equality/-/equality-0.1.9.tgz#b13e18b7a8053c6858aa6c85b54911fb31e3a909" |
@@ -1653,51 +1662,39 @@ anymatch@^2.0.0: |
1653 | 1662 | micromatch "^3.1.4" |
1654 | 1663 | normalize-path "^2.1.1" |
1655 | 1664 |
|
1656 | | -apollo-cache-inmemory@1.5.1: |
1657 | | - version "1.5.1" |
1658 | | - resolved "https://registry.npmjs.org/apollo-cache-inmemory/-/apollo-cache-inmemory-1.5.1.tgz#265d1ee67b0bf0aca9c37629d410bfae44e62953" |
1659 | | - dependencies: |
1660 | | - apollo-cache "^1.2.1" |
1661 | | - apollo-utilities "^1.2.1" |
1662 | | - optimism "^0.6.9" |
1663 | | - ts-invariant "^0.2.1" |
1664 | | - tslib "^1.9.3" |
1665 | | - |
1666 | | -apollo-cache@1.2.1: |
1667 | | - version "1.2.1" |
1668 | | - resolved "https://registry.npmjs.org/apollo-cache/-/apollo-cache-1.2.1.tgz#aae71eb4a11f1f7322adc343f84b1a39b0693644" |
| 1665 | +apollo-cache-inmemory@1.6.2: |
| 1666 | + version "1.6.2" |
| 1667 | + resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.6.2.tgz#bbf2e4e1eacdf82b2d526f5c2f3b37e5acee3c5e" |
| 1668 | + integrity sha512-AyCl3PGFv5Qv1w4N9vlg63GBPHXgMCekZy5mhlS042ji0GW84uTySX+r3F61ZX3+KM1vA4m9hQyctrEGiv5XjQ== |
1669 | 1669 | dependencies: |
1670 | | - apollo-utilities "^1.2.1" |
| 1670 | + apollo-cache "^1.3.2" |
| 1671 | + apollo-utilities "^1.3.2" |
| 1672 | + optimism "^0.9.0" |
| 1673 | + ts-invariant "^0.4.0" |
1671 | 1674 | tslib "^1.9.3" |
1672 | 1675 |
|
1673 | | -apollo-cache@^1.2.1: |
| 1676 | +apollo-cache@1.3.2, apollo-cache@^1.3.2: |
1674 | 1677 | version "1.3.2" |
1675 | | - resolved "https://registry.npmjs.org/apollo-cache/-/apollo-cache-1.3.2.tgz#df4dce56240d6c95c613510d7e409f7214e6d26a" |
| 1678 | + resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.3.2.tgz#df4dce56240d6c95c613510d7e409f7214e6d26a" |
| 1679 | + integrity sha512-+KA685AV5ETEJfjZuviRTEImGA11uNBp/MJGnaCvkgr+BYRrGLruVKBv6WvyFod27WEB2sp7SsG8cNBKANhGLg== |
1676 | 1680 | dependencies: |
1677 | 1681 | apollo-utilities "^1.3.2" |
1678 | 1682 | tslib "^1.9.3" |
1679 | 1683 |
|
1680 | | -apollo-client@2.5.1: |
1681 | | - version "2.5.1" |
1682 | | - resolved "https://registry.npmjs.org/apollo-client/-/apollo-client-2.5.1.tgz#36126ed1d32edd79c3713c6684546a3bea80e6d1" |
| 1684 | +apollo-client@2.6.3: |
| 1685 | + version "2.6.3" |
| 1686 | + resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.6.3.tgz#9bb2d42fb59f1572e51417f341c5f743798d22db" |
| 1687 | + integrity sha512-DS8pmF5CGiiJ658dG+mDn8pmCMMQIljKJSTeMNHnFuDLV0uAPZoeaAwVFiAmB408Ujqt92oIZ/8yJJAwSIhd4A== |
1683 | 1688 | dependencies: |
1684 | 1689 | "@types/zen-observable" "^0.8.0" |
1685 | | - apollo-cache "1.2.1" |
| 1690 | + apollo-cache "1.3.2" |
1686 | 1691 | apollo-link "^1.0.0" |
1687 | | - apollo-link-dedup "^1.0.0" |
1688 | | - apollo-utilities "1.2.1" |
| 1692 | + apollo-utilities "1.3.2" |
1689 | 1693 | symbol-observable "^1.0.2" |
1690 | | - ts-invariant "^0.2.1" |
| 1694 | + ts-invariant "^0.4.0" |
1691 | 1695 | tslib "^1.9.3" |
1692 | 1696 | zen-observable "^0.8.0" |
1693 | 1697 |
|
1694 | | -apollo-link-dedup@^1.0.0: |
1695 | | - version "1.0.19" |
1696 | | - resolved "https://registry.npmjs.org/apollo-link-dedup/-/apollo-link-dedup-1.0.19.tgz#f0f58312c80b9bf0d927a53d5cad56875c679e14" |
1697 | | - dependencies: |
1698 | | - apollo-link "^1.2.12" |
1699 | | - tslib "^1.9.3" |
1700 | | - |
1701 | 1698 | apollo-link-error@^1.0.9: |
1702 | 1699 | version "1.1.11" |
1703 | 1700 | resolved "https://registry.npmjs.org/apollo-link-error/-/apollo-link-error-1.1.11.tgz#7cd363179616fb90da7866cee85cb00ee45d2f3b" |
@@ -1746,15 +1743,7 @@ apollo-link@^1.0.0, apollo-link@^1.2.11, apollo-link@^1.2.12: |
1746 | 1743 | tslib "^1.9.3" |
1747 | 1744 | zen-observable-ts "^0.8.19" |
1748 | 1745 |
|
1749 | | -apollo-utilities@1.2.1: |
1750 | | - version "1.2.1" |
1751 | | - resolved "https://registry.npmjs.org/apollo-utilities/-/apollo-utilities-1.2.1.tgz#1c3a1ebf5607d7c8efe7636daaf58e7463b41b3c" |
1752 | | - dependencies: |
1753 | | - fast-json-stable-stringify "^2.0.0" |
1754 | | - ts-invariant "^0.2.1" |
1755 | | - tslib "^1.9.3" |
1756 | | - |
1757 | | -apollo-utilities@^1.0.0, apollo-utilities@^1.2.1, apollo-utilities@^1.3.0, apollo-utilities@^1.3.2: |
| 1746 | +apollo-utilities@1.3.2, apollo-utilities@^1.0.0, apollo-utilities@^1.3.0, apollo-utilities@^1.3.2: |
1758 | 1747 | version "1.3.2" |
1759 | 1748 | resolved "https://registry.npmjs.org/apollo-utilities/-/apollo-utilities-1.3.2.tgz#8cbdcf8b012f664cd6cb5767f6130f5aed9115c9" |
1760 | 1749 | dependencies: |
@@ -5702,10 +5691,6 @@ imagesloaded@^4.0.0: |
5702 | 5691 | dependencies: |
5703 | 5692 | ev-emitter "^1.0.0" |
5704 | 5693 |
|
5705 | | -immutable-tuple@^0.4.9: |
5706 | | - version "0.4.10" |
5707 | | - resolved "https://registry.npmjs.org/immutable-tuple/-/immutable-tuple-0.4.10.tgz#e0b1625384f514084a7a84b749a3bb26e9179929" |
5708 | | - |
5709 | 5694 | immutable@^3.7.4: |
5710 | 5695 | version "3.8.2" |
5711 | 5696 | resolved "https://registry.npmjs.org/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3" |
@@ -8125,11 +8110,12 @@ opener@^1.5.1: |
8125 | 8110 | version "1.5.1" |
8126 | 8111 | resolved "https://registry.npmjs.org/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed" |
8127 | 8112 |
|
8128 | | -optimism@^0.6.9: |
8129 | | - version "0.6.9" |
8130 | | - resolved "https://registry.npmjs.org/optimism/-/optimism-0.6.9.tgz#19258ff8b3be0cea29ac35f06bff818e026e30bb" |
| 8113 | +optimism@^0.9.0: |
| 8114 | + version "0.9.5" |
| 8115 | + resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.9.5.tgz#b8b5dc9150e97b79ddbf2d2c6c0e44de4d255527" |
| 8116 | + integrity sha512-lNvmuBgONAGrUbj/xpH69FjMOz1d0jvMNoOCKyVynUPzq2jgVlGL4jFYJqrUHzUfBv+jAFSCP61x5UkfbduYJA== |
8131 | 8117 | dependencies: |
8132 | | - immutable-tuple "^0.4.9" |
| 8118 | + "@wry/context" "^0.4.0" |
8133 | 8119 |
|
8134 | 8120 | optimist@^0.6.1: |
8135 | 8121 | version "0.6.1" |
@@ -11070,12 +11056,6 @@ ts-easing@^0.2.0: |
11070 | 11056 | version "0.2.0" |
11071 | 11057 | resolved "https://registry.npmjs.org/ts-easing/-/ts-easing-0.2.0.tgz#c8a8a35025105566588d87dbda05dd7fbfa5a4ec" |
11072 | 11058 |
|
11073 | | -ts-invariant@^0.2.1: |
11074 | | - version "0.2.1" |
11075 | | - resolved "https://registry.npmjs.org/ts-invariant/-/ts-invariant-0.2.1.tgz#3d587f9d6e3bded97bf9ec17951dd9814d5a9d3f" |
11076 | | - dependencies: |
11077 | | - tslib "^1.9.3" |
11078 | | - |
11079 | 11059 | ts-invariant@^0.4.0: |
11080 | 11060 | version "0.4.4" |
11081 | 11061 | resolved "https://registry.npmjs.org/ts-invariant/-/ts-invariant-0.4.4.tgz#97a523518688f93aafad01b0e80eb803eb2abd86" |
|
0 commit comments