|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
| 5 | +"@apollo/react-common@^3.1.3": |
| 6 | + version "3.1.3" |
| 7 | + resolved "https://registry.yarnpkg.com/@apollo/react-common/-/react-common-3.1.3.tgz#ddc34f6403f55d47c0da147fd4756dfd7c73dac5" |
| 8 | + integrity sha512-Q7ZjDOeqjJf/AOGxUMdGxKF+JVClRXrYBGVq+SuVFqANRpd68MxtVV2OjCWavsFAN0eqYnRqRUrl7vtUCiJqeg== |
| 9 | + dependencies: |
| 10 | + ts-invariant "^0.4.4" |
| 11 | + tslib "^1.10.0" |
| 12 | + |
| 13 | +"@apollo/react-components@^3.1.3": |
| 14 | + version "3.1.3" |
| 15 | + resolved "https://registry.yarnpkg.com/@apollo/react-components/-/react-components-3.1.3.tgz#8f6726847cd9b0eb4b22586b1a038d29aa8b1da4" |
| 16 | + integrity sha512-H0l2JKDQMz+LkM93QK7j3ThbNXkWQCduN3s3eKxFN3Rdg7rXsrikJWvx2wQ868jmqy0VhwJbS1vYdRLdh114uQ== |
| 17 | + dependencies: |
| 18 | + "@apollo/react-common" "^3.1.3" |
| 19 | + "@apollo/react-hooks" "^3.1.3" |
| 20 | + prop-types "^15.7.2" |
| 21 | + ts-invariant "^0.4.4" |
| 22 | + tslib "^1.10.0" |
| 23 | + |
| 24 | +"@apollo/react-hoc@^3.1.3": |
| 25 | + version "3.1.3" |
| 26 | + resolved "https://registry.yarnpkg.com/@apollo/react-hoc/-/react-hoc-3.1.3.tgz#5742ee74f57611058f5ea1f966c38fc6429dda7b" |
| 27 | + integrity sha512-oCPma0uBVPTcYTR5sOvtMbpaWll4xDBvYfKr6YkDorUcQVeNzFu1LK1kmQjJP64bKsaziKYji5ibFaeCnVptmA== |
| 28 | + dependencies: |
| 29 | + "@apollo/react-common" "^3.1.3" |
| 30 | + "@apollo/react-components" "^3.1.3" |
| 31 | + hoist-non-react-statics "^3.3.0" |
| 32 | + ts-invariant "^0.4.4" |
| 33 | + tslib "^1.10.0" |
| 34 | + |
| 35 | +"@apollo/react-hooks@^3.1.3": |
| 36 | + version "3.1.3" |
| 37 | + resolved "https://registry.yarnpkg.com/@apollo/react-hooks/-/react-hooks-3.1.3.tgz#ad42c7af78e81fee0f30e53242640410d5bd0293" |
| 38 | + integrity sha512-reIRO9xKdfi+B4gT/o/hnXuopUnm7WED/ru8VQydPw+C/KG/05Ssg1ZdxFKHa3oxwiTUIDnevtccIH35POanbA== |
| 39 | + dependencies: |
| 40 | + "@apollo/react-common" "^3.1.3" |
| 41 | + "@wry/equality" "^0.1.9" |
| 42 | + ts-invariant "^0.4.4" |
| 43 | + tslib "^1.10.0" |
| 44 | + |
| 45 | +"@apollo/react-ssr@^3.1.3": |
| 46 | + version "3.1.3" |
| 47 | + resolved "https://registry.yarnpkg.com/@apollo/react-ssr/-/react-ssr-3.1.3.tgz#0791280d5b735f42f87dbfe849564e78843045bc" |
| 48 | + integrity sha512-fUTmEYHxSTX1GA43B8vICxXXplpcEBnDwn0IgdAc3eG0p2YK97ZrJDRFCJ5vD7fyDZsrYhMf+rAI3sd+H2SS+A== |
| 49 | + dependencies: |
| 50 | + "@apollo/react-common" "^3.1.3" |
| 51 | + "@apollo/react-hooks" "^3.1.3" |
| 52 | + tslib "^1.10.0" |
| 53 | + |
5 | 54 | "@babel/code-frame@^7.0.0":
|
6 | 55 | version "7.0.0"
|
7 | 56 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8"
|
|
761 | 810 | resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.0.tgz#8b63ab7f1aa5321248aad5ac890a485656dcea4d"
|
762 | 811 | integrity sha512-te5lMAWii1uEJ4FwLjzdlbw3+n0FZNOvFXHxQDKeT0dilh7HOzdMzV2TrJVUzq8ep7J4Na8OUYPRLSQkJHAlrg==
|
763 | 812 |
|
764 |
| -"@wry/equality@^0.1.2": |
| 813 | +"@wry/equality@^0.1.2", "@wry/equality@^0.1.9": |
765 | 814 | version "0.1.9"
|
766 | 815 | resolved "https://registry.yarnpkg.com/@wry/equality/-/equality-0.1.9.tgz#b13e18b7a8053c6858aa6c85b54911fb31e3a909"
|
767 | 816 | integrity sha512-mB6ceGjpMGz1ZTza8HYnrPGos2mC6So4NhS1PtZ8s4Qt0K7fBiIGhpSxUbQmhwcSWE3no+bYxmI2OL6KuXYmoQ==
|
@@ -2526,11 +2575,6 @@ locate-path@^2.0.0:
|
2526 | 2575 | p-locate "^2.0.0"
|
2527 | 2576 | path-exists "^3.0.0"
|
2528 | 2577 |
|
2529 |
| -lodash.isequal@^4.5.0: |
2530 |
| - version "4.5.0" |
2531 |
| - resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" |
2532 |
| - integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA= |
2533 |
| - |
2534 | 2578 | [email protected], lodash@^4.17.13, lodash@^4.17.15:
|
2535 | 2579 | version "4.17.15"
|
2536 | 2580 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
|
|
3068 | 3112 | dependencies:
|
3069 | 3113 | lodash "^4.17.11"
|
3070 | 3114 |
|
3071 |
| -react-apollo@2.5.8: |
3072 |
| - version "2.5.8" |
3073 |
| - resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.5.8.tgz#c7a593b027efeefdd8399885e0ac6bec3b32623c" |
3074 |
| - integrity sha512-60yOQrnNosxU/tRbOxGDaYNLFcOKmQqxHPhxyvKTlGIaF/rRCXQRKixUgWVffpEupSHHD7psY5k5ZOuZsdsSGQ== |
| 3115 | +react-apollo@3.1.3: |
| 3116 | + version "3.1.3" |
| 3117 | + resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-3.1.3.tgz#5d8540b401bba36173b63e6c5e75fa561960c63e" |
| 3118 | + integrity sha512-orCZNoAkgveaK5b75y7fw1MSqSHOU/Wuu9rRFOGmRQBSQVZjvV4DI+hj604rHmuN9+WDABxb5W48wTa0F/xNZQ== |
3075 | 3119 | dependencies:
|
3076 |
| - apollo-utilities "^1.3.0" |
3077 |
| - fast-json-stable-stringify "^2.0.0" |
3078 |
| - hoist-non-react-statics "^3.3.0" |
3079 |
| - lodash.isequal "^4.5.0" |
3080 |
| - prop-types "^15.7.2" |
3081 |
| - ts-invariant "^0.4.2" |
3082 |
| - tslib "^1.9.3" |
| 3120 | + "@apollo/react-common" "^3.1.3" |
| 3121 | + "@apollo/react-components" "^3.1.3" |
| 3122 | + "@apollo/react-hoc" "^3.1.3" |
| 3123 | + "@apollo/react-hooks" "^3.1.3" |
| 3124 | + "@apollo/react-ssr" "^3.1.3" |
3083 | 3125 |
|
3084 | 3126 |
|
3085 | 3127 | version "16.10.2"
|
@@ -3683,7 +3725,7 @@ trim-right@^1.0.1:
|
3683 | 3725 | resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
|
3684 | 3726 | integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
|
3685 | 3727 |
|
3686 |
| -ts-invariant@^0.4.0, ts-invariant@^0.4.2: |
| 3728 | +ts-invariant@^0.4.0, ts-invariant@^0.4.4: |
3687 | 3729 | version "0.4.4"
|
3688 | 3730 | resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.4.4.tgz#97a523518688f93aafad01b0e80eb803eb2abd86"
|
3689 | 3731 | integrity sha512-uEtWkFM/sdZvRNNDL3Ehu4WVpwaulhwQszV8mrtcdeE8nN00BV9mAmQ88RkrBhFgl9gMgvjJLAQcZbnPXI9mlA==
|
|
3706 | 3748 | source-map-support "^0.5.6"
|
3707 | 3749 | yn "^3.0.0"
|
3708 | 3750 |
|
3709 |
| -[email protected], tslib@^1.9.0, tslib@^1.9.3: |
| 3751 | +[email protected], tslib@^1.10.0, tslib@^1.9.0, tslib@^1.9.3: |
3710 | 3752 | version "1.10.0"
|
3711 | 3753 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
|
3712 | 3754 | integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
|
|
0 commit comments