872
872
version "0.0.1"
873
873
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
874
874
875
- confusing-browser-globals@^1.0.7 :
876
- version "1.0.8 "
877
- resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.8 .tgz#93ffec1f82a6e2bf2bc36769cc3a92fa20e502f3 "
878
- integrity sha512-lI7asCibVJ6Qd3FGU7mu4sfG4try4LX3+GVS+Gv8UlrEf2AeW57piecapnog2UHZSbcX/P/1UDWVaTsblowlZg ==
875
+ confusing-browser-globals@^1.0.9 :
876
+ version "1.0.9 "
877
+ resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9 .tgz#72bc13b483c0276801681871d4898516f8f54fdd "
878
+ integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw ==
879
879
880
880
console-control-strings@^1.0.0, console-control-strings@~1.1.0 :
881
881
version "1.1.0"
@@ -982,14 +982,7 @@ deep-is@~0.1.3:
982
982
version "0.1.3"
983
983
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
984
984
985
- define-properties@^1.1.2 :
986
- version "1.1.2"
987
- resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.2.tgz#83a73f2fea569898fb737193c8f873caf6d45c94"
988
- dependencies :
989
- foreach "^2.0.5"
990
- object-keys "^1.0.8"
991
-
992
- define-properties@^1.1.3 :
985
+ define-properties@^1.1.2, define-properties@^1.1.3 :
993
986
version "1.1.3"
994
987
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
995
988
integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==
@@ -1092,17 +1085,22 @@ error-ex@^1.3.1:
1092
1085
dependencies :
1093
1086
is-arrayish "^0.2.1"
1094
1087
1095
- es-abstract@^1.12.0, es-abstract@^1.7.0 :
1096
- version "1.13.0 "
1097
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0 .tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9 "
1098
- integrity sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg ==
1088
+ es-abstract@^1.12.0, es-abstract@^1.17.5 :
1089
+ version "1.17.6 "
1090
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.6 .tgz#9142071707857b2cacc7b89ecb670316c3e2d52a "
1091
+ integrity sha512-Fr89bON3WFyUi5EvAeI48QTWX0AyekGgLA8H+c+7fbfCkJwRWRMLd8CQedNEyJuoYYhmtEqY92pgte1FAhBlhw ==
1099
1092
dependencies :
1100
- es-to-primitive "^1.2.0 "
1093
+ es-to-primitive "^1.2.1 "
1101
1094
function-bind "^1.1.1"
1102
1095
has "^1.0.3"
1103
- is-callable "^1.1.4"
1104
- is-regex "^1.0.4"
1105
- object-keys "^1.0.12"
1096
+ has-symbols "^1.0.1"
1097
+ is-callable "^1.2.0"
1098
+ is-regex "^1.1.0"
1099
+ object-inspect "^1.7.0"
1100
+ object-keys "^1.1.1"
1101
+ object.assign "^4.1.0"
1102
+ string.prototype.trimend "^1.0.1"
1103
+ string.prototype.trimstart "^1.0.1"
1106
1104
1107
1105
es-abstract@^1.5.1 :
1108
1106
version "1.10.0"
@@ -1114,6 +1112,18 @@ es-abstract@^1.5.1:
1114
1112
is-callable "^1.1.3"
1115
1113
is-regex "^1.0.4"
1116
1114
1115
+ es-abstract@^1.7.0 :
1116
+ version "1.13.0"
1117
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
1118
+ integrity sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==
1119
+ dependencies :
1120
+ es-to-primitive "^1.2.0"
1121
+ function-bind "^1.1.1"
1122
+ has "^1.0.3"
1123
+ is-callable "^1.1.4"
1124
+ is-regex "^1.0.4"
1125
+ object-keys "^1.0.12"
1126
+
1117
1127
es-to-primitive@^1.1.1 :
1118
1128
version "1.1.1"
1119
1129
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
@@ -1122,10 +1132,10 @@ es-to-primitive@^1.1.1:
1122
1132
is-date-object "^1.0.1"
1123
1133
is-symbol "^1.0.1"
1124
1134
1125
- es-to-primitive@^1.2.0 :
1126
- version "1.2.0 "
1127
- resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0 .tgz#edf72478033456e8dda8ef09e00ad9650707f377 "
1128
- integrity sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg ==
1135
+ es-to-primitive@^1.2.0, es-to-primitive@^1.2.1 :
1136
+ version "1.2.1 "
1137
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1 .tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a "
1138
+ integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA ==
1129
1139
dependencies :
1130
1140
is-callable "^1.1.4"
1131
1141
is-date-object "^1.0.1"
@@ -1147,13 +1157,13 @@ escodegen@^1.9.0:
1147
1157
source-map "~0.5.6"
1148
1158
1149
1159
eslint-config-airbnb-base@^14.0.0 :
1150
- version "14.0 .0"
1151
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.0 .0.tgz#8a7bcb9643d13c55df4dd7444f138bf4efa61e17 "
1152
- integrity sha512-2IDHobw97upExLmsebhtfoD3NAKhV4H0CJWP3Uprd/uk+cHuWYOczPVxQ8PxLFUAw7o3Th1RAU8u1DoUpr+cMA ==
1160
+ version "14.2 .0"
1161
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2 .0.tgz#fe89c24b3f9dc8008c9c0d0d88c28f95ed65e9c4 "
1162
+ integrity sha512-Snswd5oC6nJaevs3nZoLSTvGJBvzTfnBqOIArkf3cbyTyq9UD79wOk8s+RiL6bhca0p/eRO6veczhf6A/7Jy8Q ==
1153
1163
dependencies :
1154
- confusing-browser-globals "^1.0.7 "
1164
+ confusing-browser-globals "^1.0.9 "
1155
1165
object.assign "^4.1.0"
1156
- object.entries "^1.1.0 "
1166
+ object.entries "^1.1.2 "
1157
1167
1158
1168
eslint-config-prettier@^6.1.0 :
1159
1169
version "6.1.0"
@@ -1551,10 +1561,6 @@ for-in@^1.0.2:
1551
1561
version "1.0.2"
1552
1562
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
1553
1563
1554
- foreach@^2.0.5 :
1555
- version "2.0.5"
1556
- resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
1557
-
1558
1564
forever-agent@~0.6.1 :
1559
1565
version "0.6.1"
1560
1566
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
@@ -1606,9 +1612,10 @@ fsevents@^2.0.6:
1606
1612
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.0.7.tgz#382c9b443c6cbac4c57187cdda23aa3bf1ccfc2a"
1607
1613
integrity sha512-a7YT0SV3RB+DjYcppwVDLtn13UQnmg0SWZS7ezZD0UjnLwXmy8Zm21GMVGLaFGimIqcvyMQaOJBrop8MyOp1kQ==
1608
1614
1609
- function-bind@^1.0.2, function-bind@^1. 1.1 :
1615
+ function-bind@^1.1.1 :
1610
1616
version "1.1.1"
1611
1617
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
1618
+ integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
1612
1619
1613
1620
functional-red-black-tree@^1.0.1 :
1614
1621
version "1.0.1"
@@ -1747,10 +1754,10 @@ has-flag@^3.0.0:
1747
1754
version "3.0.0"
1748
1755
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
1749
1756
1750
- has-symbols@^1.0.0 :
1751
- version "1.0.0 "
1752
- resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0 .tgz#ba1a8f1af2a0fc39650f5c850367704122063b44 "
1753
- integrity sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q =
1757
+ has-symbols@^1.0.0, has-symbols@^1.0.1 :
1758
+ version "1.0.1 "
1759
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1 .tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8 "
1760
+ integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg= =
1754
1761
1755
1762
has-unicode@^2.0.0 :
1756
1763
version "2.0.1"
@@ -1783,13 +1790,7 @@ has-values@^1.0.0:
1783
1790
is-number "^3.0.0"
1784
1791
kind-of "^4.0.0"
1785
1792
1786
- has@^1.0.1 :
1787
- version "1.0.1"
1788
- resolved "https://registry.yarnpkg.com/has/-/has-1.0.1.tgz#8461733f538b0837c9361e39a9ab9e9704dc2f28"
1789
- dependencies :
1790
- function-bind "^1.0.2"
1791
-
1792
- has@^1.0.3 :
1793
+ has@^1.0.1, has@^1.0.3 :
1793
1794
version "1.0.3"
1794
1795
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
1795
1796
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
@@ -1961,10 +1962,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
1961
1962
version "1.1.3"
1962
1963
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
1963
1964
1964
- is-callable@^1.1.4 :
1965
- version "1.1.4 "
1966
- resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4 .tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75 "
1967
- integrity sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA ==
1965
+ is-callable@^1.1.4, is-callable@^1.2.0 :
1966
+ version "1.2.0 "
1967
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.0 .tgz#83336560b54a38e35e3a2df7afd0454d691468bb "
1968
+ integrity sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw ==
1968
1969
1969
1970
is-ci@^2.0.0 :
1970
1971
version "2.0.0"
@@ -1986,8 +1987,9 @@ is-data-descriptor@^1.0.0:
1986
1987
kind-of "^6.0.0"
1987
1988
1988
1989
is-date-object@^1.0.1 :
1989
- version "1.0.1"
1990
- resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
1990
+ version "1.0.2"
1991
+ resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.2.tgz#bda736f2cd8fd06d32844e7743bfa7494c3bfd7e"
1992
+ integrity sha512-USlDT524woQ08aoZFzh3/Z6ch9Y/EWXEHQ/AaRN0SkKq4t2Jw2R2339tSXmwuVoY7LLlBCbOIlx2myP/L5zk0g==
1991
1993
1992
1994
is-descriptor@^0.1.0 :
1993
1995
version "0.1.6"
@@ -2083,11 +2085,12 @@ is-promise@^2.1.0:
2083
2085
version "2.1.0"
2084
2086
resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"
2085
2087
2086
- is-regex@^1.0.4 :
2087
- version "1.0.4"
2088
- resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.4.tgz#5517489b547091b0930e095654ced25ee97e9491"
2088
+ is-regex@^1.0.4, is-regex@^1.1.0 :
2089
+ version "1.1.1"
2090
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9"
2091
+ integrity sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==
2089
2092
dependencies :
2090
- has "^1.0.1"
2093
+ has-symbols "^1.0.1"
2091
2094
2092
2095
is-stream@^1.1.0 :
2093
2096
version "1.1.0"
@@ -2098,11 +2101,11 @@ is-symbol@^1.0.1:
2098
2101
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
2099
2102
2100
2103
is-symbol@^1.0.2 :
2101
- version "1.0.2 "
2102
- resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2 .tgz#a055f6ae57192caee329e7a860118b497a950f38 "
2103
- integrity sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw ==
2104
+ version "1.0.3 "
2105
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3 .tgz#38e1014b9e6329be0de9d24a414fd7441ec61937 "
2106
+ integrity sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ ==
2104
2107
dependencies :
2105
- has-symbols "^1.0.0 "
2108
+ has-symbols "^1.0.1 "
2106
2109
2107
2110
is-typedarray@~1.0.0 :
2108
2111
version "1.0.0"
@@ -3089,15 +3092,16 @@ object-copy@^0.1.0:
3089
3092
define-property "^0.2.5"
3090
3093
kind-of "^3.0.3"
3091
3094
3092
- object-keys@^1.0.11, object-keys@^1.0.12 :
3095
+ object-inspect@^1.7.0 :
3096
+ version "1.8.0"
3097
+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz#df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"
3098
+ integrity sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==
3099
+
3100
+ object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1 :
3093
3101
version "1.1.1"
3094
3102
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
3095
3103
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
3096
3104
3097
- object-keys@^1.0.8 :
3098
- version "1.0.11"
3099
- resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
3100
-
3101
3105
object-visit@^1.0.0 :
3102
3106
version "1.0.1"
3103
3107
resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
@@ -3114,14 +3118,13 @@ object.assign@^4.1.0:
3114
3118
has-symbols "^1.0.0"
3115
3119
object-keys "^1.0.11"
3116
3120
3117
- object.entries@^1.1.0 :
3118
- version "1.1.0 "
3119
- resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.0 .tgz#2024fc6d6ba246aee38bdb0ffd5cfbcf371b7519 "
3120
- integrity sha512-l+H6EQ8qzGRxbkHOd5I/aHRhHDKoQXQ8g0BYt4uSweQU1/J6dZUOyWh9a2Vky35YCKjzmgxOzta2hH6kf9HuXA ==
3121
+ object.entries@^1.1.2 :
3122
+ version "1.1.2 "
3123
+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2 .tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add "
3124
+ integrity sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA ==
3121
3125
dependencies :
3122
3126
define-properties "^1.1.3"
3123
- es-abstract "^1.12.0"
3124
- function-bind "^1.1.1"
3127
+ es-abstract "^1.17.5"
3125
3128
has "^1.0.3"
3126
3129
3127
3130
object.getownpropertydescriptors@^2.0.3 :
@@ -3944,6 +3947,22 @@ string-width@^4.1.0:
3944
3947
is-fullwidth-code-point "^3.0.0"
3945
3948
strip-ansi "^5.2.0"
3946
3949
3950
+ string.prototype.trimend@^1.0.1 :
3951
+ version "1.0.1"
3952
+ resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913"
3953
+ integrity sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==
3954
+ dependencies :
3955
+ define-properties "^1.1.3"
3956
+ es-abstract "^1.17.5"
3957
+
3958
+ string.prototype.trimstart@^1.0.1 :
3959
+ version "1.0.1"
3960
+ resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz#14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"
3961
+ integrity sha512-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==
3962
+ dependencies :
3963
+ define-properties "^1.1.3"
3964
+ es-abstract "^1.17.5"
3965
+
3947
3966
string_decoder@~1.0.3 :
3948
3967
version "1.0.3"
3949
3968
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.3.tgz#0fc67d7c141825de94282dd536bec6b9bce860ab"
0 commit comments