2282
2282
string.prototype.padstart "^3.0.0"
2283
2283
symbol.prototype.description "^1.0.0"
2284
2284
2285
- airbnb-prop-types@^2.13.2 :
2286
- version "2.13.2 "
2287
- resolved "https://registry.yarnpkg.com/airbnb-prop-types/-/airbnb-prop-types-2.13.2 .tgz#43147a5062dd2a4a5600e748a47b64004cc5f7fc "
2288
- integrity sha512-2FN6DlHr6JCSxPPi25EnqGaXC4OC3/B3k1lCd6MMYrZ51/Gf/1qDfaR+JElzWa+Tl7cY2aYOlsYJGFeQyVHIeQ ==
2285
+ airbnb-prop-types@^2.15.0 :
2286
+ version "2.15.0 "
2287
+ resolved "https://registry.yarnpkg.com/airbnb-prop-types/-/airbnb-prop-types-2.15.0 .tgz#5287820043af1eb469f5b0af0d6f70da6c52aaef "
2288
+ integrity sha512-jUh2/hfKsRjNFC4XONQrxo/n/3GG4Tn6Hl0WlFQN5PY9OMC9loSCoAYKnZsWaP8wEfd5xcrPloK0Zg6iS1xwVA ==
2289
2289
dependencies :
2290
- array.prototype.find "^2.0.4 "
2291
- function.prototype.name "^1.1.0 "
2290
+ array.prototype.find "^2.1.0 "
2291
+ function.prototype.name "^1.1.1 "
2292
2292
has "^1.0.3"
2293
2293
is-regex "^1.0.4"
2294
2294
object-is "^1.0.1"
2295
2295
object.assign "^4.1.0"
2296
2296
object.entries "^1.1.0"
2297
2297
prop-types "^15.7.2"
2298
2298
prop-types-exact "^1.2.0"
2299
- react-is "^16.8.6 "
2299
+ react-is "^16.9.0 "
2300
2300
2301
2301
ajv-errors@^1.0.0 :
2302
2302
version "1.0.1"
@@ -2494,7 +2494,7 @@ array-unique@^0.3.2:
2494
2494
version "0.3.2"
2495
2495
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
2496
2496
2497
- array.prototype.find@^2.0.4 :
2497
+ array.prototype.find@^2.1.0 :
2498
2498
version "2.1.0"
2499
2499
resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.1.0.tgz#630f2eaf70a39e608ac3573e45cf8ccd0ede9ad7"
2500
2500
integrity sha512-Wn41+K1yuO5p7wRZDl7890c3xvv5UBrfVXTVIe28rSQb6LS0fZMDrQB6PAcxQFRFy6vJTLDc3A2+3CjQdzVKRg==
@@ -4926,30 +4926,40 @@ entities@^1.1.1, entities@~1.1.1:
4926
4926
version "1.1.1"
4927
4927
resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0"
4928
4928
4929
- enzyme-adapter-react-16@1.9.1 :
4930
- version "1.9.1 "
4931
- resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.9.1 .tgz#6d49a3a31c3a0fccf527610f31b837e0f307128a "
4932
- integrity sha512-Egzogv1y77DUxdnq/CyHxLHaNxmSSKDDSDNNB/EiAXCZVFXdFibaNy2uUuRQ1n24T2m6KH/1Rw16XDRq+1yVEg ==
4929
+ enzyme-adapter-react-16@1.15.2 :
4930
+ version "1.15.2 "
4931
+ resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.15.2 .tgz#b16db2f0ea424d58a808f9df86ab6212895a4501 "
4932
+ integrity sha512-SkvDrb8xU3lSxID8Qic9rB8pvevDbLybxPK6D/vW7PrT0s2Cl/zJYuXvsd1EBTz0q4o3iqG3FJhpYz3nUNpM2Q ==
4933
4933
dependencies :
4934
- enzyme-adapter-utils "^1.10.0"
4935
- function.prototype.name "^1.1.0"
4934
+ enzyme-adapter-utils "^1.13.0"
4935
+ enzyme-shallow-equal "^1.0.1"
4936
+ has "^1.0.3"
4936
4937
object.assign "^4.1.0"
4937
- object.values "^1.1.0 "
4938
- prop-types "^15.6 .2"
4939
- react-is "^16.7 .0"
4938
+ object.values "^1.1.1 "
4939
+ prop-types "^15.7 .2"
4940
+ react-is "^16.12 .0"
4940
4941
react-test-renderer "^16.0.0-0"
4942
+ semver "^5.7.0"
4941
4943
4942
- enzyme-adapter-utils@^1.10 .0 :
4943
- version "1.12 .0"
4944
- resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.12 .0.tgz#96e3730d76b872f593e54ce1c51fa3a451422d93 "
4945
- integrity sha512-wkZvE0VxcFx/8ZsBw0iAbk3gR1d9hK447ebnSYBf95+r32ezBq+XDSAvRErkc4LZosgH8J7et7H7/7CtUuQfBA ==
4944
+ enzyme-adapter-utils@^1.13 .0 :
4945
+ version "1.13 .0"
4946
+ resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.13 .0.tgz#01c885dde2114b4690bf741f8dc94cee3060eb78 "
4947
+ integrity sha512-YuEtfQp76Lj5TG1NvtP2eGJnFKogk/zT70fyYHXK2j3v6CtuHqc8YmgH/vaiBfL8K1SgVVbQXtTcgQZFwzTVyQ ==
4946
4948
dependencies :
4947
- airbnb-prop-types "^2.13.2 "
4948
- function.prototype.name "^1.1.0 "
4949
+ airbnb-prop-types "^2.15.0 "
4950
+ function.prototype.name "^1.1.2 "
4949
4951
object.assign "^4.1.0"
4950
- object.fromentries "^2.0.0 "
4952
+ object.fromentries "^2.0.2 "
4951
4953
prop-types "^15.7.2"
4952
- semver "^5.6.0"
4954
+ semver "^5.7.1"
4955
+
4956
+ enzyme-shallow-equal@^1.0.1 :
4957
+ version "1.0.1"
4958
+ resolved "https://registry.yarnpkg.com/enzyme-shallow-equal/-/enzyme-shallow-equal-1.0.1.tgz#7afe03db3801c9b76de8440694096412a8d9d49e"
4959
+ integrity sha512-hGA3i1so8OrYOZSM9whlkNmVHOicJpsjgTzC+wn2JMJXhq1oO4kA4bJ5MsfzSIcC71aLDKzJ6gZpIxrqt3QTAQ==
4960
+ dependencies :
4961
+ has "^1.0.3"
4962
+ object-is "^1.0.2"
4953
4963
4954
4964
4955
4965
version "3.8.0"
@@ -5014,6 +5024,23 @@ es-abstract@^1.13.0, es-abstract@^1.5.0:
5014
5024
is-regex "^1.0.4"
5015
5025
object-keys "^1.0.12"
5016
5026
5027
+ es-abstract@^1.17.0-next.1 :
5028
+ version "1.17.0-next.1"
5029
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.0-next.1.tgz#94acc93e20b05a6e96dacb5ab2f1cb3a81fc2172"
5030
+ integrity sha512-7MmGr03N7Rnuid6+wyhD9sHNE2n4tFSwExnU2lQl3lIo2ShXWGePY80zYaoMOmILWv57H0amMjZGHNzzGG70Rw==
5031
+ dependencies :
5032
+ es-to-primitive "^1.2.1"
5033
+ function-bind "^1.1.1"
5034
+ has "^1.0.3"
5035
+ has-symbols "^1.0.1"
5036
+ is-callable "^1.1.4"
5037
+ is-regex "^1.0.4"
5038
+ object-inspect "^1.7.0"
5039
+ object-keys "^1.1.1"
5040
+ object.assign "^4.1.0"
5041
+ string.prototype.trimleft "^2.1.0"
5042
+ string.prototype.trimright "^2.1.0"
5043
+
5017
5044
es-to-primitive@^1.1.1 :
5018
5045
version "1.1.1"
5019
5046
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
@@ -5031,6 +5058,15 @@ es-to-primitive@^1.2.0:
5031
5058
is-date-object "^1.0.1"
5032
5059
is-symbol "^1.0.2"
5033
5060
5061
+ es-to-primitive@^1.2.1 :
5062
+ version "1.2.1"
5063
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
5064
+ integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
5065
+ dependencies :
5066
+ is-callable "^1.1.4"
5067
+ is-date-object "^1.0.1"
5068
+ is-symbol "^1.0.2"
5069
+
5034
5070
es5-shim@^4.5.10 :
5035
5071
version "4.5.10"
5036
5072
resolved "https://registry.yarnpkg.com/es5-shim/-/es5-shim-4.5.10.tgz#b7e17ef4df2a145b821f1497b50c25cf94026205"
@@ -5680,6 +5716,20 @@ function.prototype.name@^1.1.0:
5680
5716
function-bind "^1.1.1"
5681
5717
is-callable "^1.1.3"
5682
5718
5719
+ function.prototype.name@^1.1.1, function.prototype.name@^1.1.2 :
5720
+ version "1.1.2"
5721
+ resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.2.tgz#5cdf79d7c05db401591dfde83e3b70c5123e9a45"
5722
+ integrity sha512-C8A+LlHBJjB2AdcRPorc5JvJ5VUoWlXdEHLOJdCI7kjHEtGTpHQUiqMvCIKUwIsGwZX2jZJy761AXsn356bJQg==
5723
+ dependencies :
5724
+ define-properties "^1.1.3"
5725
+ es-abstract "^1.17.0-next.1"
5726
+ functions-have-names "^1.2.0"
5727
+
5728
+ functions-have-names@^1.2.0 :
5729
+ version "1.2.0"
5730
+ resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.0.tgz#83da7583e4ea0c9ac5ff530f73394b033e0bf77d"
5731
+ integrity sha512-zKXyzksTeaCSw5wIX79iCA40YAa6CJMJgNg9wdkU/ERBrIdPSimPICYiLp65lRbSBqtiHql/HZfS2DyI/AH6tQ==
5732
+
5683
5733
fuse.js@^3.4.4 :
5684
5734
version "3.4.5"
5685
5735
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.4.5.tgz#8954fb43f9729bd5dbcb8c08f251db552595a7a6"
@@ -5942,6 +5992,11 @@ has-symbols@^1.0.0:
5942
5992
version "1.0.0"
5943
5993
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
5944
5994
5995
+ has-symbols@^1.0.1 :
5996
+ version "1.0.1"
5997
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
5998
+ integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==
5999
+
5945
6000
has-unicode@^2.0.0 :
5946
6001
version "2.0.1"
5947
6002
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -7879,14 +7934,29 @@ object-inspect@^1.6.0:
7879
7934
version "1.6.0"
7880
7935
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.6.0.tgz#c70b6cbf72f274aab4c34c0c82f5167bf82cf15b"
7881
7936
7937
+ object-inspect@^1.7.0 :
7938
+ version "1.7.0"
7939
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
7940
+ integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==
7941
+
7882
7942
object-is@^1.0.1 :
7883
7943
version "1.0.1"
7884
7944
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.1.tgz#0aa60ec9989a0b3ed795cf4d06f62cf1ad6539b6"
7885
7945
7946
+ object-is@^1.0.2 :
7947
+ version "1.0.2"
7948
+ resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.2.tgz#6b80eb84fe451498f65007982f035a5b445edec4"
7949
+ integrity sha512-Epah+btZd5wrrfjkJZq1AOB9O6OxUQto45hzFd7lXGrpHPGE0W1k+426yrZV+k6NJOzLNNW/nVsmZdIWsAqoOQ==
7950
+
7886
7951
object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.0.8 :
7887
7952
version "1.0.12"
7888
7953
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
7889
7954
7955
+ object-keys@^1.1.1 :
7956
+ version "1.1.1"
7957
+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
7958
+ integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
7959
+
7890
7960
object-keys@~0.4.0 :
7891
7961
version "0.4.0"
7892
7962
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-0.4.0.tgz#28a6aae7428dd2c3a92f3d95f21335dd204e0336"
@@ -7934,15 +8004,15 @@ object.fromentries@^1.0.0:
7934
8004
function-bind "^1.1.1"
7935
8005
has "^1.0.1"
7936
8006
7937
- object.fromentries@^2.0.0 :
7938
- version "2.0.0 "
7939
- resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0 .tgz#49a543d92151f8277b3ac9600f1e930b189d30ab "
7940
- integrity sha512-9iLiI6H083uiqUuvzyY6qrlmc/Gz8hLQFOcb/Ri/0xXFkSNS3ctV+CbE6yM2+AnkYfOB3dGjdzC0wrMLIhQICA ==
8007
+ object.fromentries@^2.0.2 :
8008
+ version "2.0.2 "
8009
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.2 .tgz#4a09c9b9bb3843dd0f89acdb517a794d4f355ac9 "
8010
+ integrity sha512-r3ZiBH7MQppDJVLx6fhD618GKNG40CZYH9wgwdhKxBDDbQgjeWGGd4AtkZad84d291YxvWe7bJGuE65Anh0dxQ ==
7941
8011
dependencies :
7942
- define-properties "^1.1.2 "
7943
- es-abstract "^1.11.0 "
8012
+ define-properties "^1.1.3 "
8013
+ es-abstract "^1.17.0-next.1 "
7944
8014
function-bind "^1.1.1"
7945
- has "^1.0.1 "
8015
+ has "^1.0.3 "
7946
8016
7947
8017
object.getownpropertydescriptors@^2.0.3 :
7948
8018
version "2.0.3"
@@ -7983,6 +8053,16 @@ object.values@^1.1.0:
7983
8053
function-bind "^1.1.1"
7984
8054
has "^1.0.3"
7985
8055
8056
+ object.values@^1.1.1 :
8057
+ version "1.1.1"
8058
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
8059
+ integrity sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==
8060
+ dependencies :
8061
+ define-properties "^1.1.3"
8062
+ es-abstract "^1.17.0-next.1"
8063
+ function-bind "^1.1.1"
8064
+ has "^1.0.3"
8065
+
7986
8066
observable-to-promise@^0.5.0 :
7987
8067
version "0.5.0"
7988
8068
resolved "https://registry.yarnpkg.com/observable-to-promise/-/observable-to-promise-0.5.0.tgz#c828f0f0dc47e9f86af8a4977c5d55076ce7a91f"
@@ -8942,6 +9022,11 @@ react-inspector@^3.0.2:
8942
9022
is-dom "^1.0.9"
8943
9023
prop-types "^15.6.1"
8944
9024
9025
+ react-is@^16.12.0, react-is@^16.9.0 :
9026
+ version "16.12.0"
9027
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"
9028
+ integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==
9029
+
8945
9030
react-is@^16.4.1 :
8946
9031
version "16.4.1"
8947
9032
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.4.1.tgz#d624c4650d2c65dbd52c72622bbf389435d9776e"
@@ -9686,6 +9771,11 @@ semver@^5.6.0:
9686
9771
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
9687
9772
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
9688
9773
9774
+ semver@^5.7.0, semver@^5.7.1 :
9775
+ version "5.7.1"
9776
+ resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
9777
+ integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
9778
+
9689
9779
semver@^6.0.0, semver@^6.1.0 :
9690
9780
version "6.1.1"
9691
9781
resolved "https://registry.yarnpkg.com/semver/-/semver-6.1.1.tgz#53f53da9b30b2103cd4f15eab3a18ecbcb210c9b"
@@ -10165,6 +10255,22 @@ string.prototype.trim@^1.1.2:
10165
10255
es-abstract "^1.5.0"
10166
10256
function-bind "^1.0.2"
10167
10257
10258
+ string.prototype.trimleft@^2.1.0 :
10259
+ version "2.1.1"
10260
+ resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz#9bdb8ac6abd6d602b17a4ed321870d2f8dcefc74"
10261
+ integrity sha512-iu2AGd3PuP5Rp7x2kEZCrB2Nf41ehzh+goo8TV7z8/XDBbsvc6HQIlUl9RjkZ4oyrW1XM5UwlGl1oVEaDjg6Ag==
10262
+ dependencies :
10263
+ define-properties "^1.1.3"
10264
+ function-bind "^1.1.1"
10265
+
10266
+ string.prototype.trimright@^2.1.0 :
10267
+ version "2.1.1"
10268
+ resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.1.tgz#440314b15996c866ce8a0341894d45186200c5d9"
10269
+ integrity sha512-qFvWL3/+QIgZXVmJBfpHmxLB7xsUXz6HsUmP8+5dRaC3Q7oKUv9Vo6aMCRZC1smrtyECFsIT30PqBJ1gTjAs+g==
10270
+ dependencies :
10271
+ define-properties "^1.1.3"
10272
+ function-bind "^1.1.1"
10273
+
10168
10274
string_decoder@^1.0.0, string_decoder@~1.1.1 :
10169
10275
version "1.1.1"
10170
10276
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
0 commit comments