|
3047 | 3047 | esutils "^2.0.2"
|
3048 | 3048 | isarray "^1.0.0"
|
3049 | 3049 |
|
3050 |
| -doctrine@^2.0.0: |
3051 |
| - version "2.0.0" |
3052 |
| - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63" |
3053 |
| - dependencies: |
3054 |
| - esutils "^2.0.2" |
3055 |
| - isarray "^1.0.0" |
3056 |
| - |
3057 | 3050 | doctrine@^2.1.0:
|
3058 | 3051 | version "2.1.0"
|
3059 | 3052 | resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
|
@@ -3271,6 +3264,16 @@ error-stack-parser@^1.3.6:
|
3271 | 3264 | dependencies:
|
3272 | 3265 | stackframe "^0.3.1"
|
3273 | 3266 |
|
| 3267 | +es-abstract@^1.11.0: |
| 3268 | + version "1.12.0" |
| 3269 | + resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165" |
| 3270 | + dependencies: |
| 3271 | + es-to-primitive "^1.1.1" |
| 3272 | + function-bind "^1.1.1" |
| 3273 | + has "^1.0.1" |
| 3274 | + is-callable "^1.1.3" |
| 3275 | + is-regex "^1.0.4" |
| 3276 | + |
3274 | 3277 | es-abstract@^1.5.0, es-abstract@^1.7.0:
|
3275 | 3278 | version "1.8.2"
|
3276 | 3279 | resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.8.2.tgz#25103263dc4decbda60e0c737ca32313518027ee"
|
@@ -3467,14 +3470,17 @@ eslint-plugin-jsx-a11y@^6.0.3:
|
3467 | 3470 | has "^1.0.3"
|
3468 | 3471 | jsx-ast-utils "^2.0.1"
|
3469 | 3472 |
|
3470 |
| -eslint-plugin-react@7.4.0: |
3471 |
| - version "7.4.0" |
3472 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4.0.tgz#300a95861b9729c087d362dd64abcc351a74364a" |
| 3473 | +eslint-plugin-react@7.12.0: |
| 3474 | + version "7.12.0" |
| 3475 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.0.tgz#fa6701063f2172c3e1db3a22d3db6d8bdc0179af" |
3473 | 3476 | dependencies:
|
3474 |
| - doctrine "^2.0.0" |
3475 |
| - has "^1.0.1" |
3476 |
| - jsx-ast-utils "^2.0.0" |
3477 |
| - prop-types "^15.5.10" |
| 3477 | + array-includes "^3.0.3" |
| 3478 | + doctrine "^2.1.0" |
| 3479 | + has "^1.0.3" |
| 3480 | + jsx-ast-utils "^2.0.1" |
| 3481 | + object.fromentries "^2.0.0" |
| 3482 | + prop-types "^15.6.2" |
| 3483 | + resolve "^1.9.0" |
3478 | 3484 |
|
3479 | 3485 | eslint-plugin-react@^7.8.2:
|
3480 | 3486 | version "7.10.0"
|
@@ -5695,7 +5701,7 @@ jsx-ast-utils@^1.4.0:
|
5695 | 5701 | version "1.4.1"
|
5696 | 5702 | resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
|
5697 | 5703 |
|
5698 |
| -jsx-ast-utils@^2.0.0, jsx-ast-utils@^2.0.1: |
| 5704 | +jsx-ast-utils@^2.0.1: |
5699 | 5705 | version "2.0.1"
|
5700 | 5706 | resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
|
5701 | 5707 | dependencies:
|
@@ -6767,6 +6773,15 @@ object-visit@^1.0.0:
|
6767 | 6773 | dependencies:
|
6768 | 6774 | isobject "^3.0.0"
|
6769 | 6775 |
|
| 6776 | +object.fromentries@^2.0.0: |
| 6777 | + version "2.0.0" |
| 6778 | + resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab" |
| 6779 | + dependencies: |
| 6780 | + define-properties "^1.1.2" |
| 6781 | + es-abstract "^1.11.0" |
| 6782 | + function-bind "^1.1.1" |
| 6783 | + has "^1.0.1" |
| 6784 | + |
6770 | 6785 | object.getownpropertydescriptors@^2.0.3:
|
6771 | 6786 | version "2.0.3"
|
6772 | 6787 | resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
|
@@ -7116,6 +7131,10 @@ path-parse@^1.0.5:
|
7116 | 7131 | version "1.0.5"
|
7117 | 7132 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
|
7118 | 7133 |
|
| 7134 | +path-parse@^1.0.6: |
| 7135 | + version "1.0.6" |
| 7136 | + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" |
| 7137 | + |
7119 | 7138 |
|
7120 | 7139 | version "0.1.7"
|
7121 | 7140 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
|
@@ -7541,7 +7560,7 @@ promise@~1.3.0:
|
7541 | 7560 | dependencies:
|
7542 | 7561 | is-promise "~1"
|
7543 | 7562 |
|
7544 |
| -prop-types@^15.5.10, prop-types@^15.5.4: |
| 7563 | +prop-types@^15.5.4: |
7545 | 7564 | version "15.5.10"
|
7546 | 7565 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.5.10.tgz#2797dfc3126182e3a95e3dfbb2e893ddd7456154"
|
7547 | 7566 | dependencies:
|
@@ -8142,6 +8161,12 @@ resolve@^1.6.0:
|
8142 | 8161 | dependencies:
|
8143 | 8162 | path-parse "^1.0.5"
|
8144 | 8163 |
|
| 8164 | +resolve@^1.9.0: |
| 8165 | + version "1.9.0" |
| 8166 | + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06" |
| 8167 | + dependencies: |
| 8168 | + path-parse "^1.0.6" |
| 8169 | + |
8145 | 8170 | restore-cursor@^1.0.1:
|
8146 | 8171 | version "1.0.1"
|
8147 | 8172 | resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"
|
|
0 commit comments