|
1908 | 1908 | esutils "^2.0.2"
|
1909 | 1909 | isarray "^1.0.0"
|
1910 | 1910 |
|
1911 |
| -doctrine@^2.0.0: |
1912 |
| - version "2.0.0" |
1913 |
| - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63" |
1914 |
| - dependencies: |
1915 |
| - esutils "^2.0.2" |
1916 |
| - isarray "^1.0.0" |
1917 |
| - |
1918 | 1911 | doctrine@^2.1.0:
|
1919 | 1912 | version "2.1.0"
|
1920 | 1913 | resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
|
@@ -2000,6 +1993,17 @@ error-stack-parser@^1.3.6:
|
2000 | 1993 | dependencies:
|
2001 | 1994 | stackframe "^0.3.1"
|
2002 | 1995 |
|
| 1996 | +es-abstract@^1.11.0: |
| 1997 | + version "1.13.0" |
| 1998 | + resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9" |
| 1999 | + dependencies: |
| 2000 | + es-to-primitive "^1.2.0" |
| 2001 | + function-bind "^1.1.1" |
| 2002 | + has "^1.0.3" |
| 2003 | + is-callable "^1.1.4" |
| 2004 | + is-regex "^1.0.4" |
| 2005 | + object-keys "^1.0.12" |
| 2006 | + |
2003 | 2007 | es-abstract@^1.6.1:
|
2004 | 2008 | version "1.12.0"
|
2005 | 2009 | resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
|
@@ -2027,6 +2031,14 @@ es-to-primitive@^1.1.1:
|
2027 | 2031 | is-date-object "^1.0.1"
|
2028 | 2032 | is-symbol "^1.0.1"
|
2029 | 2033 |
|
| 2034 | +es-to-primitive@^1.2.0: |
| 2035 | + version "1.2.0" |
| 2036 | + resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377" |
| 2037 | + dependencies: |
| 2038 | + is-callable "^1.1.4" |
| 2039 | + is-date-object "^1.0.1" |
| 2040 | + is-symbol "^1.0.2" |
| 2041 | + |
2030 | 2042 | es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14:
|
2031 | 2043 | version "0.10.21"
|
2032 | 2044 | resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.21.tgz#19a725f9e51d0300bbc1e8e821109fd9daf55925"
|
|
2153 | 2165 | emoji-regex "^6.1.0"
|
2154 | 2166 | jsx-ast-utils "^2.0.0"
|
2155 | 2167 |
|
2156 |
| -eslint-plugin-react@7.5.1: |
2157 |
| - version "7.5.1" |
2158 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.1.tgz#52e56e8d80c810de158859ef07b880d2f56ee30b" |
| 2168 | +eslint-plugin-react@7.12.3: |
| 2169 | + version "7.12.3" |
| 2170 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd" |
2159 | 2171 | dependencies:
|
2160 |
| - doctrine "^2.0.0" |
2161 |
| - has "^1.0.1" |
2162 |
| - jsx-ast-utils "^2.0.0" |
2163 |
| - prop-types "^15.6.0" |
| 2172 | + array-includes "^3.0.3" |
| 2173 | + doctrine "^2.1.0" |
| 2174 | + has "^1.0.3" |
| 2175 | + jsx-ast-utils "^2.0.1" |
| 2176 | + object.fromentries "^2.0.0" |
| 2177 | + prop-types "^15.6.2" |
| 2178 | + resolve "^1.9.0" |
2164 | 2179 |
|
2165 | 2180 | eslint-restricted-globals@^0.1.1:
|
2166 | 2181 | version "0.1.1"
|
@@ -2919,6 +2934,12 @@ has@^1.0.1:
|
2919 | 2934 | dependencies:
|
2920 | 2935 | function-bind "^1.0.2"
|
2921 | 2936 |
|
| 2937 | +has@^1.0.3: |
| 2938 | + version "1.0.3" |
| 2939 | + resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" |
| 2940 | + dependencies: |
| 2941 | + function-bind "^1.1.1" |
| 2942 | + |
2922 | 2943 | hash-base@^2.0.0:
|
2923 | 2944 | version "2.0.2"
|
2924 | 2945 | resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
|
@@ -3195,6 +3216,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
|
3195 | 3216 | version "1.1.3"
|
3196 | 3217 | resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
|
3197 | 3218 |
|
| 3219 | +is-callable@^1.1.4: |
| 3220 | + version "1.1.4" |
| 3221 | + resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75" |
| 3222 | + |
3198 | 3223 | is-data-descriptor@^0.1.4:
|
3199 | 3224 | version "0.1.4"
|
3200 | 3225 | resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
|
@@ -3380,6 +3405,12 @@ is-symbol@^1.0.1:
|
3380 | 3405 | version "1.0.1"
|
3381 | 3406 | resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
|
3382 | 3407 |
|
| 3408 | +is-symbol@^1.0.2: |
| 3409 | + version "1.0.2" |
| 3410 | + resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38" |
| 3411 | + dependencies: |
| 3412 | + has-symbols "^1.0.0" |
| 3413 | + |
3383 | 3414 | is-typedarray@~1.0.0:
|
3384 | 3415 | version "1.0.0"
|
3385 | 3416 | resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
|
@@ -3531,7 +3562,7 @@ jsprim@^1.2.2:
|
3531 | 3562 | json-schema "0.2.3"
|
3532 | 3563 | verror "1.3.6"
|
3533 | 3564 |
|
3534 |
| -jsx-ast-utils@^2.0.0: |
| 3565 | +jsx-ast-utils@^2.0.0, jsx-ast-utils@^2.0.1: |
3535 | 3566 | version "2.0.1"
|
3536 | 3567 | resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
|
3537 | 3568 | dependencies:
|
@@ -4163,7 +4194,7 @@ object-copy@^0.1.0:
|
4163 | 4194 | define-property "^0.2.5"
|
4164 | 4195 | kind-of "^3.0.3"
|
4165 | 4196 |
|
4166 |
| -object-keys@^1.0.11: |
| 4197 | +object-keys@^1.0.11, object-keys@^1.0.12: |
4167 | 4198 | version "1.0.12"
|
4168 | 4199 | resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.12.tgz#09c53855377575310cca62f55bb334abff7b3ed2"
|
4169 | 4200 |
|
@@ -4195,6 +4226,15 @@ object.entries@^1.0.4:
|
4195 | 4226 | function-bind "^1.1.0"
|
4196 | 4227 | has "^1.0.1"
|
4197 | 4228 |
|
| 4229 | +object.fromentries@^2.0.0: |
| 4230 | + version "2.0.0" |
| 4231 | + resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab" |
| 4232 | + dependencies: |
| 4233 | + define-properties "^1.1.2" |
| 4234 | + es-abstract "^1.11.0" |
| 4235 | + function-bind "^1.1.1" |
| 4236 | + has "^1.0.1" |
| 4237 | + |
4198 | 4238 | object.omit@^2.0.0:
|
4199 | 4239 | version "2.0.1"
|
4200 | 4240 | resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
|
@@ -4391,6 +4431,10 @@ path-parse@^1.0.5:
|
4391 | 4431 | version "1.0.5"
|
4392 | 4432 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
|
4393 | 4433 |
|
| 4434 | +path-parse@^1.0.6: |
| 4435 | + version "1.0.6" |
| 4436 | + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" |
| 4437 | + |
4394 | 4438 |
|
4395 | 4439 | version "0.1.7"
|
4396 | 4440 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
|
@@ -5047,6 +5091,12 @@ resolve@^1.5.0:
|
5047 | 5091 | dependencies:
|
5048 | 5092 | path-parse "^1.0.5"
|
5049 | 5093 |
|
| 5094 | +resolve@^1.9.0: |
| 5095 | + version "1.9.0" |
| 5096 | + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06" |
| 5097 | + dependencies: |
| 5098 | + path-parse "^1.0.6" |
| 5099 | + |
5050 | 5100 | restore-cursor@^2.0.0:
|
5051 | 5101 | version "2.0.0"
|
5052 | 5102 | resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
|
|
0 commit comments