|
2112 | 2112 | string.prototype.padstart "^3.0.0"
|
2113 | 2113 | symbol.prototype.description "^1.0.0"
|
2114 | 2114 |
|
2115 |
| -airbnb-prop-types@^2.13.2: |
2116 |
| - version "2.13.2" |
2117 |
| - resolved "https://registry.yarnpkg.com/airbnb-prop-types/-/airbnb-prop-types-2.13.2.tgz#43147a5062dd2a4a5600e748a47b64004cc5f7fc" |
2118 |
| - integrity sha512-2FN6DlHr6JCSxPPi25EnqGaXC4OC3/B3k1lCd6MMYrZ51/Gf/1qDfaR+JElzWa+Tl7cY2aYOlsYJGFeQyVHIeQ== |
| 2115 | +airbnb-prop-types@^2.15.0: |
| 2116 | + version "2.15.0" |
| 2117 | + resolved "https://registry.yarnpkg.com/airbnb-prop-types/-/airbnb-prop-types-2.15.0.tgz#5287820043af1eb469f5b0af0d6f70da6c52aaef" |
| 2118 | + integrity sha512-jUh2/hfKsRjNFC4XONQrxo/n/3GG4Tn6Hl0WlFQN5PY9OMC9loSCoAYKnZsWaP8wEfd5xcrPloK0Zg6iS1xwVA== |
2119 | 2119 | dependencies:
|
2120 |
| - array.prototype.find "^2.0.4" |
2121 |
| - function.prototype.name "^1.1.0" |
| 2120 | + array.prototype.find "^2.1.0" |
| 2121 | + function.prototype.name "^1.1.1" |
2122 | 2122 | has "^1.0.3"
|
2123 | 2123 | is-regex "^1.0.4"
|
2124 | 2124 | object-is "^1.0.1"
|
2125 | 2125 | object.assign "^4.1.0"
|
2126 | 2126 | object.entries "^1.1.0"
|
2127 | 2127 | prop-types "^15.7.2"
|
2128 | 2128 | prop-types-exact "^1.2.0"
|
2129 |
| - react-is "^16.8.6" |
| 2129 | + react-is "^16.9.0" |
2130 | 2130 |
|
2131 | 2131 | ajv-errors@^1.0.0:
|
2132 | 2132 | version "1.0.1"
|
@@ -2324,7 +2324,7 @@ array-unique@^0.3.2:
|
2324 | 2324 | version "0.3.2"
|
2325 | 2325 | resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
|
2326 | 2326 |
|
2327 |
| -array.prototype.find@^2.0.4: |
| 2327 | +array.prototype.find@^2.1.0: |
2328 | 2328 | version "2.1.0"
|
2329 | 2329 | resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.1.0.tgz#630f2eaf70a39e608ac3573e45cf8ccd0ede9ad7"
|
2330 | 2330 | integrity sha512-Wn41+K1yuO5p7wRZDl7890c3xvv5UBrfVXTVIe28rSQb6LS0fZMDrQB6PAcxQFRFy6vJTLDc3A2+3CjQdzVKRg==
|
@@ -4725,30 +4725,40 @@ entities@^1.1.1, entities@~1.1.1:
|
4725 | 4725 | version "1.1.1"
|
4726 | 4726 | resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0"
|
4727 | 4727 |
|
4728 |
| -enzyme-adapter-react-16@1.9.1: |
4729 |
| - version "1.9.1" |
4730 |
| - resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.9.1.tgz#6d49a3a31c3a0fccf527610f31b837e0f307128a" |
4731 |
| - integrity sha512-Egzogv1y77DUxdnq/CyHxLHaNxmSSKDDSDNNB/EiAXCZVFXdFibaNy2uUuRQ1n24T2m6KH/1Rw16XDRq+1yVEg== |
| 4728 | +enzyme-adapter-react-16@1.15.1: |
| 4729 | + version "1.15.1" |
| 4730 | + resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.15.1.tgz#8ad55332be7091dc53a25d7d38b3485fc2ba50d5" |
| 4731 | + integrity sha512-yMPxrP3vjJP+4wL/qqfkT6JAIctcwKF+zXO6utlGPgUJT2l4tzrdjMDWGd/Pp1BjHBcljhN24OzNEGRteibJhA== |
4732 | 4732 | dependencies:
|
4733 |
| - enzyme-adapter-utils "^1.10.0" |
4734 |
| - function.prototype.name "^1.1.0" |
| 4733 | + enzyme-adapter-utils "^1.12.1" |
| 4734 | + enzyme-shallow-equal "^1.0.0" |
| 4735 | + has "^1.0.3" |
4735 | 4736 | object.assign "^4.1.0"
|
4736 | 4737 | object.values "^1.1.0"
|
4737 |
| - prop-types "^15.6.2" |
4738 |
| - react-is "^16.7.0" |
| 4738 | + prop-types "^15.7.2" |
| 4739 | + react-is "^16.10.2" |
4739 | 4740 | react-test-renderer "^16.0.0-0"
|
| 4741 | + semver "^5.7.0" |
4740 | 4742 |
|
4741 |
| -enzyme-adapter-utils@^1.10.0: |
4742 |
| - version "1.12.0" |
4743 |
| - resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.12.0.tgz#96e3730d76b872f593e54ce1c51fa3a451422d93" |
4744 |
| - integrity sha512-wkZvE0VxcFx/8ZsBw0iAbk3gR1d9hK447ebnSYBf95+r32ezBq+XDSAvRErkc4LZosgH8J7et7H7/7CtUuQfBA== |
| 4743 | +enzyme-adapter-utils@^1.12.1: |
| 4744 | + version "1.12.1" |
| 4745 | + resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.12.1.tgz#e828e0d038e2b1efa4b9619ce896226f85c9dd88" |
| 4746 | + integrity sha512-KWiHzSjZaLEoDCOxY8Z1RAbUResbqKN5bZvenPbfKtWorJFVETUw754ebkuCQ3JKm0adx1kF8JaiR+PHPiP47g== |
4745 | 4747 | dependencies:
|
4746 |
| - airbnb-prop-types "^2.13.2" |
4747 |
| - function.prototype.name "^1.1.0" |
| 4748 | + airbnb-prop-types "^2.15.0" |
| 4749 | + function.prototype.name "^1.1.1" |
4748 | 4750 | object.assign "^4.1.0"
|
4749 |
| - object.fromentries "^2.0.0" |
| 4751 | + object.fromentries "^2.0.1" |
4750 | 4752 | prop-types "^15.7.2"
|
4751 |
| - semver "^5.6.0" |
| 4753 | + semver "^5.7.0" |
| 4754 | + |
| 4755 | +enzyme-shallow-equal@^1.0.0: |
| 4756 | + version "1.0.0" |
| 4757 | + resolved "https://registry.yarnpkg.com/enzyme-shallow-equal/-/enzyme-shallow-equal-1.0.0.tgz#d8e4603495e6ea279038eef05a4bf4887b55dc69" |
| 4758 | + integrity sha512-VUf+q5o1EIv2ZaloNQQtWCJM9gpeux6vudGVH6vLmfPXFLRuxl5+Aq3U260wof9nn0b0i+P5OEUXm1vnxkRpXQ== |
| 4759 | + dependencies: |
| 4760 | + has "^1.0.3" |
| 4761 | + object-is "^1.0.1" |
4752 | 4762 |
|
4753 | 4763 |
|
4754 | 4764 | version "3.8.0"
|
@@ -4813,6 +4823,22 @@ es-abstract@^1.13.0, es-abstract@^1.5.0:
|
4813 | 4823 | is-regex "^1.0.4"
|
4814 | 4824 | object-keys "^1.0.12"
|
4815 | 4825 |
|
| 4826 | +es-abstract@^1.15.0: |
| 4827 | + version "1.15.0" |
| 4828 | + resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.15.0.tgz#8884928ec7e40a79e3c9bc812d37d10c8b24cc57" |
| 4829 | + integrity sha512-bhkEqWJ2t2lMeaJDuk7okMkJWI/yqgH/EoGwpcvv0XW9RWQsRspI4wt6xuyuvMvvQE3gg/D9HXppgk21w78GyQ== |
| 4830 | + dependencies: |
| 4831 | + es-to-primitive "^1.2.0" |
| 4832 | + function-bind "^1.1.1" |
| 4833 | + has "^1.0.3" |
| 4834 | + has-symbols "^1.0.0" |
| 4835 | + is-callable "^1.1.4" |
| 4836 | + is-regex "^1.0.4" |
| 4837 | + object-inspect "^1.6.0" |
| 4838 | + object-keys "^1.1.1" |
| 4839 | + string.prototype.trimleft "^2.1.0" |
| 4840 | + string.prototype.trimright "^2.1.0" |
| 4841 | + |
4816 | 4842 | es-to-primitive@^1.1.1:
|
4817 | 4843 | version "1.1.1"
|
4818 | 4844 | resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
|
@@ -5487,6 +5513,21 @@ function.prototype.name@^1.1.0:
|
5487 | 5513 | function-bind "^1.1.1"
|
5488 | 5514 | is-callable "^1.1.3"
|
5489 | 5515 |
|
| 5516 | +function.prototype.name@^1.1.1: |
| 5517 | + version "1.1.1" |
| 5518 | + resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.1.tgz#6d252350803085abc2ad423d4fe3be2f9cbda392" |
| 5519 | + integrity sha512-e1NzkiJuw6xqVH7YSdiW/qDHebcmMhPNe6w+4ZYYEg0VA+LaLzx37RimbPLuonHhYGFGPx1ME2nSi74JiaCr/Q== |
| 5520 | + dependencies: |
| 5521 | + define-properties "^1.1.3" |
| 5522 | + function-bind "^1.1.1" |
| 5523 | + functions-have-names "^1.1.1" |
| 5524 | + is-callable "^1.1.4" |
| 5525 | + |
| 5526 | +functions-have-names@^1.1.1: |
| 5527 | + version "1.1.1" |
| 5528 | + resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.1.1.tgz#79d35927f07b8e7103d819fed475b64ccf7225ea" |
| 5529 | + integrity sha512-U0kNHUoxwPNPWOJaMG7Z00d4a/qZVrFtzWJRaK8V9goaVOCXBSQSJpt3MYGNtkScKEBKovxLjnNdC9MlXwo5Pw== |
| 5530 | + |
5490 | 5531 | fuse.js@^3.4.4:
|
5491 | 5532 | version "3.4.5"
|
5492 | 5533 | resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.4.5.tgz#8954fb43f9729bd5dbcb8c08f251db552595a7a6"
|
@@ -7689,6 +7730,11 @@ object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.0.8:
|
7689 | 7730 | version "1.0.12"
|
7690 | 7731 | resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
|
7691 | 7732 |
|
| 7733 | +object-keys@^1.1.1: |
| 7734 | + version "1.1.1" |
| 7735 | + resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" |
| 7736 | + integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== |
| 7737 | + |
7692 | 7738 | object-keys@~0.4.0:
|
7693 | 7739 | version "0.4.0"
|
7694 | 7740 | resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-0.4.0.tgz#28a6aae7428dd2c3a92f3d95f21335dd204e0336"
|
@@ -7736,15 +7782,15 @@ object.fromentries@^1.0.0:
|
7736 | 7782 | function-bind "^1.1.1"
|
7737 | 7783 | has "^1.0.1"
|
7738 | 7784 |
|
7739 |
| -object.fromentries@^2.0.0: |
7740 |
| - version "2.0.0" |
7741 |
| - resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab" |
7742 |
| - integrity sha512-9iLiI6H083uiqUuvzyY6qrlmc/Gz8hLQFOcb/Ri/0xXFkSNS3ctV+CbE6yM2+AnkYfOB3dGjdzC0wrMLIhQICA== |
| 7785 | +object.fromentries@^2.0.1: |
| 7786 | + version "2.0.1" |
| 7787 | + resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.1.tgz#050f077855c7af8ae6649f45c80b16ee2d31e704" |
| 7788 | + integrity sha512-PUQv8Hbg3j2QX0IQYv3iAGCbGcu4yY4KQ92/dhA4sFSixBmSmp13UpDLs6jGK8rBtbmhNNIK99LD2k293jpiGA== |
7743 | 7789 | dependencies:
|
7744 |
| - define-properties "^1.1.2" |
7745 |
| - es-abstract "^1.11.0" |
| 7790 | + define-properties "^1.1.3" |
| 7791 | + es-abstract "^1.15.0" |
7746 | 7792 | function-bind "^1.1.1"
|
7747 |
| - has "^1.0.1" |
| 7793 | + has "^1.0.3" |
7748 | 7794 |
|
7749 | 7795 | object.getownpropertydescriptors@^2.0.3:
|
7750 | 7796 | version "2.0.3"
|
@@ -8753,6 +8799,11 @@ react-inspector@^3.0.2:
|
8753 | 8799 | is-dom "^1.0.9"
|
8754 | 8800 | prop-types "^15.6.1"
|
8755 | 8801 |
|
| 8802 | +react-is@^16.10.2, react-is@^16.9.0: |
| 8803 | + version "16.10.2" |
| 8804 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.10.2.tgz#984120fd4d16800e9a738208ab1fba422d23b5ab" |
| 8805 | + integrity sha512-INBT1QEgtcCCgvccr5/86CfD71fw9EPmDxgiJX4I2Ddr6ZsV6iFXsuby+qWJPtmNuMY0zByTsG4468P7nHuNWA== |
| 8806 | + |
8756 | 8807 | react-is@^16.4.1:
|
8757 | 8808 | version "16.4.1"
|
8758 | 8809 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.4.1.tgz#d624c4650d2c65dbd52c72622bbf389435d9776e"
|
@@ -9490,6 +9541,11 @@ semver@^5.6.0:
|
9490 | 9541 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
|
9491 | 9542 | integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
|
9492 | 9543 |
|
| 9544 | +semver@^5.7.0: |
| 9545 | + version "5.7.1" |
| 9546 | + resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" |
| 9547 | + integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== |
| 9548 | + |
9493 | 9549 | semver@^6.0.0, semver@^6.1.0:
|
9494 | 9550 | version "6.1.1"
|
9495 | 9551 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.1.1.tgz#53f53da9b30b2103cd4f15eab3a18ecbcb210c9b"
|
@@ -9969,6 +10025,22 @@ string.prototype.trim@^1.1.2:
|
9969 | 10025 | es-abstract "^1.5.0"
|
9970 | 10026 | function-bind "^1.0.2"
|
9971 | 10027 |
|
| 10028 | +string.prototype.trimleft@^2.1.0: |
| 10029 | + version "2.1.0" |
| 10030 | + resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz#6cc47f0d7eb8d62b0f3701611715a3954591d634" |
| 10031 | + integrity sha512-FJ6b7EgdKxxbDxc79cOlok6Afd++TTs5szo+zJTUyow3ycrRfJVE2pq3vcN53XexvKZu/DJMDfeI/qMiZTrjTw== |
| 10032 | + dependencies: |
| 10033 | + define-properties "^1.1.3" |
| 10034 | + function-bind "^1.1.1" |
| 10035 | + |
| 10036 | +string.prototype.trimright@^2.1.0: |
| 10037 | + version "2.1.0" |
| 10038 | + resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz#669d164be9df9b6f7559fa8e89945b168a5a6c58" |
| 10039 | + integrity sha512-fXZTSV55dNBwv16uw+hh5jkghxSnc5oHq+5K/gXgizHwAvMetdAJlHqqoFC1FSDVPYWLkAKl2cxpUT41sV7nSg== |
| 10040 | + dependencies: |
| 10041 | + define-properties "^1.1.3" |
| 10042 | + function-bind "^1.1.1" |
| 10043 | + |
9972 | 10044 | string_decoder@^1.0.0, string_decoder@~1.1.1:
|
9973 | 10045 | version "1.1.1"
|
9974 | 10046 | resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
|
|
0 commit comments