|
2563 | 2563 | esutils "^2.0.2"
|
2564 | 2564 | isarray "^1.0.0"
|
2565 | 2565 |
|
2566 |
| -doctrine@^2.0.2, doctrine@^2.1.0: |
| 2566 | +doctrine@^2.1.0: |
2567 | 2567 | version "2.1.0"
|
2568 | 2568 | resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
|
2569 | 2569 | dependencies:
|
@@ -2943,6 +2943,16 @@ error@^7.0.2:
|
2943 | 2943 | string-template "~0.2.1"
|
2944 | 2944 | xtend "~4.0.0"
|
2945 | 2945 |
|
| 2946 | +es-abstract@^1.11.0: |
| 2947 | + version "1.12.0" |
| 2948 | + resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165" |
| 2949 | + dependencies: |
| 2950 | + es-to-primitive "^1.1.1" |
| 2951 | + function-bind "^1.1.1" |
| 2952 | + has "^1.0.1" |
| 2953 | + is-callable "^1.1.3" |
| 2954 | + is-regex "^1.0.4" |
| 2955 | + |
2946 | 2956 | es-abstract@^1.5.1, es-abstract@^1.6.1, es-abstract@^1.7.0:
|
2947 | 2957 | version "1.11.0"
|
2948 | 2958 | resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.11.0.tgz#cce87d518f0496893b1a30cd8461835535480681"
|
|
3099 | 3109 | version "3.7.0"
|
3100 | 3110 | resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.7.0.tgz#f4bde5c2c77cdd69557a8f69a24d1ad3cfc9e67e"
|
3101 | 3111 |
|
3102 |
| -eslint-plugin-react@7.8.2: |
3103 |
| - version "7.8.2" |
3104 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.8.2.tgz#e95c9c47fece55d2303d1a67c9d01b930b88a51d" |
| 3112 | +eslint-plugin-react@7.12.0: |
| 3113 | + version "7.12.0" |
| 3114 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.0.tgz#fa6701063f2172c3e1db3a22d3db6d8bdc0179af" |
3105 | 3115 | dependencies:
|
3106 |
| - doctrine "^2.0.2" |
3107 |
| - has "^1.0.1" |
| 3116 | + array-includes "^3.0.3" |
| 3117 | + doctrine "^2.1.0" |
| 3118 | + has "^1.0.3" |
3108 | 3119 | jsx-ast-utils "^2.0.1"
|
3109 |
| - prop-types "^15.6.0" |
| 3120 | + object.fromentries "^2.0.0" |
| 3121 | + prop-types "^15.6.2" |
| 3122 | + resolve "^1.9.0" |
3110 | 3123 |
|
3111 | 3124 | eslint-restricted-globals@^0.1.1:
|
3112 | 3125 | version "0.1.1"
|
@@ -4040,6 +4053,12 @@ has@^1.0.1:
|
4040 | 4053 | dependencies:
|
4041 | 4054 | function-bind "^1.0.2"
|
4042 | 4055 |
|
| 4056 | +has@^1.0.3: |
| 4057 | + version "1.0.3" |
| 4058 | + resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" |
| 4059 | + dependencies: |
| 4060 | + function-bind "^1.1.1" |
| 4061 | + |
4043 | 4062 | hash-base@^3.0.0:
|
4044 | 4063 | version "3.0.4"
|
4045 | 4064 | resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-3.0.4.tgz#5fc8686847ecd73499403319a6b0a3f3f6ae4918"
|
@@ -6189,6 +6208,15 @@ object.entries@^1.0.4:
|
6189 | 6208 | function-bind "^1.1.0"
|
6190 | 6209 | has "^1.0.1"
|
6191 | 6210 |
|
| 6211 | +object.fromentries@^2.0.0: |
| 6212 | + version "2.0.0" |
| 6213 | + resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab" |
| 6214 | + dependencies: |
| 6215 | + define-properties "^1.1.2" |
| 6216 | + es-abstract "^1.11.0" |
| 6217 | + function-bind "^1.1.1" |
| 6218 | + has "^1.0.1" |
| 6219 | + |
6192 | 6220 | object.getownpropertydescriptors@^2.0.3:
|
6193 | 6221 | version "2.0.3"
|
6194 | 6222 | resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
|
@@ -6501,6 +6529,10 @@ path-parse@^1.0.5:
|
6501 | 6529 | version "1.0.5"
|
6502 | 6530 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
|
6503 | 6531 |
|
| 6532 | +path-parse@^1.0.6: |
| 6533 | + version "1.0.6" |
| 6534 | + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" |
| 6535 | + |
6504 | 6536 |
|
6505 | 6537 | version "0.1.7"
|
6506 | 6538 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
|
@@ -6715,6 +6747,13 @@ prop-types@^15.5.4, prop-types@^15.6.0, prop-types@^15.6.1:
|
6715 | 6747 | loose-envify "^1.3.1"
|
6716 | 6748 | object-assign "^4.1.1"
|
6717 | 6749 |
|
| 6750 | +prop-types@^15.6.2: |
| 6751 | + version "15.6.2" |
| 6752 | + resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102" |
| 6753 | + dependencies: |
| 6754 | + loose-envify "^1.3.1" |
| 6755 | + object-assign "^4.1.1" |
| 6756 | + |
6718 | 6757 | proxy-addr@~2.0.3:
|
6719 | 6758 | version "2.0.3"
|
6720 | 6759 | resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.3.tgz#355f262505a621646b3130a728eb647e22055341"
|
@@ -7309,6 +7348,12 @@ resolve@^1.1.6, resolve@^1.4.0, resolve@^1.5.0, resolve@^1.6.0:
|
7309 | 7348 | dependencies:
|
7310 | 7349 | path-parse "^1.0.5"
|
7311 | 7350 |
|
| 7351 | +resolve@^1.9.0: |
| 7352 | + version "1.9.0" |
| 7353 | + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06" |
| 7354 | + dependencies: |
| 7355 | + path-parse "^1.0.6" |
| 7356 | + |
7312 | 7357 |
|
7313 | 7358 | version "1.0.2"
|
7314 | 7359 | resolved "https://registry.yarnpkg.com/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"
|
|
0 commit comments