|
|
@@ -258,6 +258,13 @@ array-flatten@1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
|
|
|
|
|
|
+array-includes@^3.0.3:
|
|
|
+ version "3.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.0.3.tgz#184b48f62d92d7452bb31b323165c7f8bd02266d"
|
|
|
+ dependencies:
|
|
|
+ define-properties "^1.1.2"
|
|
|
+ es-abstract "^1.7.0"
|
|
|
+
|
|
|
array-union@^1.0.1:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
|
|
|
@@ -2050,7 +2057,7 @@ diffie-hellman@^5.0.0:
|
|
|
miller-rabin "^4.0.0"
|
|
|
randombytes "^2.0.0"
|
|
|
|
|
|
-doctrine@^2.1.0:
|
|
|
+doctrine@^2.0.2, doctrine@^2.1.0:
|
|
|
version "2.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
|
|
|
dependencies:
|
|
|
@@ -2243,6 +2250,24 @@ error-ex@^1.2.0:
|
|
|
dependencies:
|
|
|
is-arrayish "^0.2.1"
|
|
|
|
|
|
+es-abstract@^1.7.0:
|
|
|
+ version "1.10.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
|
|
|
+ dependencies:
|
|
|
+ es-to-primitive "^1.1.1"
|
|
|
+ function-bind "^1.1.1"
|
|
|
+ has "^1.0.1"
|
|
|
+ is-callable "^1.1.3"
|
|
|
+ is-regex "^1.0.4"
|
|
|
+
|
|
|
+es-to-primitive@^1.1.1:
|
|
|
+ version "1.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
|
|
|
+ dependencies:
|
|
|
+ is-callable "^1.1.1"
|
|
|
+ is-date-object "^1.0.1"
|
|
|
+ is-symbol "^1.0.1"
|
|
|
+
|
|
|
es5-ext@^0.10.14, es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14:
|
|
|
version "0.10.37"
|
|
|
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.37.tgz#0ee741d148b80069ba27d020393756af257defc3"
|
|
|
@@ -2312,6 +2337,15 @@ escope@^3.6.0:
|
|
|
esrecurse "^4.1.0"
|
|
|
estraverse "^4.1.1"
|
|
|
|
|
|
+eslint-plugin-react@^7.7.0:
|
|
|
+ version "7.7.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0.tgz#f606c719dbd8a1a2b3d25c16299813878cca0160"
|
|
|
+ dependencies:
|
|
|
+ doctrine "^2.0.2"
|
|
|
+ has "^1.0.1"
|
|
|
+ jsx-ast-utils "^2.0.1"
|
|
|
+ prop-types "^15.6.0"
|
|
|
+
|
|
|
eslint-scope@^3.7.1:
|
|
|
version "3.7.1"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
|
|
|
@@ -3322,6 +3356,14 @@ is-builtin-module@^1.0.0:
|
|
|
dependencies:
|
|
|
builtin-modules "^1.0.0"
|
|
|
|
|
|
+is-callable@^1.1.1, is-callable@^1.1.3:
|
|
|
+ version "1.1.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
|
|
|
+
|
|
|
+is-date-object@^1.0.1:
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
|
|
|
+
|
|
|
is-dotfile@^1.0.0:
|
|
|
version "1.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/is-dotfile/-/is-dotfile-1.0.3.tgz#a6a2f32ffd2dfb04f5ca25ecd0f6b83cf798a1e1"
|
|
|
@@ -3429,6 +3471,12 @@ is-property@^1.0.0:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84"
|
|
|
|
|
|
+is-regex@^1.0.4:
|
|
|
+ version "1.0.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.4.tgz#5517489b547091b0930e095654ced25ee97e9491"
|
|
|
+ dependencies:
|
|
|
+ has "^1.0.1"
|
|
|
+
|
|
|
is-resolvable@^1.0.0:
|
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.1.0.tgz#fb18f87ce1feb925169c9a407c19318a3206ed88"
|
|
|
@@ -3443,6 +3491,10 @@ is-svg@^2.0.0:
|
|
|
dependencies:
|
|
|
html-comment-regex "^1.1.0"
|
|
|
|
|
|
+is-symbol@^1.0.1:
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
|
|
|
+
|
|
|
is-typedarray@~1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
|
|
|
@@ -3610,6 +3662,12 @@ jsprim@^1.2.2:
|
|
|
json-schema "0.2.3"
|
|
|
verror "1.10.0"
|
|
|
|
|
|
+jsx-ast-utils@^2.0.1:
|
|
|
+ version "2.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
|
|
|
+ dependencies:
|
|
|
+ array-includes "^3.0.3"
|
|
|
+
|
|
|
just-extend@^1.1.26:
|
|
|
version "1.1.27"
|
|
|
resolved "https://registry.yarnpkg.com/just-extend/-/just-extend-1.1.27.tgz#ec6e79410ff914e472652abfa0e603c03d60e905"
|