@@ -1906,6 +1906,12 @@ doctrine@^2.0.0:
1906
1906
esutils "^2.0.2"
1907
1907
isarray "^1.0.0"
1908
1908
1909
+ doctrine@^2.1.0 :
1910
+ version "2.1.0"
1911
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1912
+ dependencies :
1913
+ esutils "^2.0.2"
1914
+
1909
1915
dom-serializer@0, dom-serializer@~0.1.0 :
1910
1916
version "0.1.0"
1911
1917
resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82"
@@ -2059,6 +2065,16 @@ error-ex@^1.2.0:
2059
2065
dependencies :
2060
2066
is-arrayish "^0.2.1"
2061
2067
2068
+ es-abstract@^1.11.0 :
2069
+ version "1.12.0"
2070
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
2071
+ dependencies :
2072
+ es-to-primitive "^1.1.1"
2073
+ function-bind "^1.1.1"
2074
+ has "^1.0.1"
2075
+ is-callable "^1.1.3"
2076
+ is-regex "^1.0.4"
2077
+
2062
2078
es-abstract@^1.6.1, es-abstract@^1.7.0 :
2063
2079
version "1.9.0"
2064
2080
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.9.0.tgz#690829a07cae36b222e7fd9b75c0d0573eb25227"
2210
2226
emoji-regex "^6.1.0"
2211
2227
jsx-ast-utils "^1.4.0"
2212
2228
2213
- eslint-plugin-react@7.4.0 :
2214
- version "7.4.0 "
2215
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4.0 .tgz#300a95861b9729c087d362dd64abcc351a74364a "
2229
+ eslint-plugin-react@7.12.2 :
2230
+ version "7.12.2 "
2231
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.2 .tgz#95a4d8117011787824625ea57be9e38401d33548 "
2216
2232
dependencies :
2217
- doctrine "^2.0.0"
2218
- has "^1.0.1"
2219
- jsx-ast-utils "^2.0.0"
2220
- prop-types "^15.5.10"
2233
+ array-includes "^3.0.3"
2234
+ doctrine "^2.1.0"
2235
+ has "^1.0.3"
2236
+ jsx-ast-utils "^2.0.1"
2237
+ object.fromentries "^2.0.0"
2238
+ prop-types "^15.6.2"
2239
+ resolve "^1.9.0"
2221
2240
2222
2241
eslint-restricted-globals@^0.1.1 :
2223
2242
version "0.1.1"
@@ -2889,6 +2908,12 @@ has@^1.0.1:
2889
2908
dependencies :
2890
2909
function-bind "^1.0.2"
2891
2910
2911
+ has@^1.0.3 :
2912
+ version "1.0.3"
2913
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
2914
+ dependencies :
2915
+ function-bind "^1.1.1"
2916
+
2892
2917
hash-base@^2.0.0 :
2893
2918
version "2.0.2"
2894
2919
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -3778,7 +3803,7 @@ jsx-ast-utils@^1.4.0:
3778
3803
version "1.4.1"
3779
3804
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
3780
3805
3781
- jsx-ast-utils@^2.0.0 :
3806
+ jsx-ast-utils@^2.0.1 :
3782
3807
version "2.0.1"
3783
3808
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
3784
3809
dependencies :
@@ -4315,6 +4340,15 @@ object.entries@^1.0.4:
4315
4340
function-bind "^1.1.0"
4316
4341
has "^1.0.1"
4317
4342
4343
+ object.fromentries@^2.0.0 :
4344
+ version "2.0.0"
4345
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
4346
+ dependencies :
4347
+ define-properties "^1.1.2"
4348
+ es-abstract "^1.11.0"
4349
+ function-bind "^1.1.1"
4350
+ has "^1.0.1"
4351
+
4318
4352
object.omit@^2.0.0 :
4319
4353
version "2.0.1"
4320
4354
resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
@@ -4519,6 +4553,10 @@ path-parse@^1.0.5:
4519
4553
version "1.0.5"
4520
4554
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
4521
4555
4556
+ path-parse@^1.0.6 :
4557
+ version "1.0.6"
4558
+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
4559
+
4522
4560
4523
4561
version "0.1.7"
4524
4562
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
4892
4930
loose-envify "^1.3.1"
4893
4931
object-assign "^4.1.1"
4894
4932
4933
+ prop-types@^15.6.2 :
4934
+ version "15.6.2"
4935
+ resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
4936
+ dependencies :
4937
+ loose-envify "^1.3.1"
4938
+ object-assign "^4.1.1"
4939
+
4895
4940
proxy-addr@~2.0.2 :
4896
4941
version "2.0.2"
4897
4942
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.2.tgz#6571504f47bb988ec8180253f85dd7e14952bdec"
@@ -5291,6 +5336,12 @@ resolve@^1.2.0:
5291
5336
dependencies :
5292
5337
path-parse "^1.0.5"
5293
5338
5339
+ resolve@^1.9.0 :
5340
+ version "1.9.0"
5341
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
5342
+ dependencies :
5343
+ path-parse "^1.0.6"
5344
+
5294
5345
restore-cursor@^2.0.0 :
5295
5346
version "2.0.0"
5296
5347
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
0 commit comments