@@ -1718,6 +1718,14 @@ anymatch@^3.0.3, anymatch@~3.1.1:
1718
1718
normalize-path "^3.0.0"
1719
1719
picomatch "^2.0.4"
1720
1720
1721
+ anymatch@~3.1.2 :
1722
+ version "3.1.2"
1723
+ resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716"
1724
+ integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==
1725
+ dependencies :
1726
+ normalize-path "^3.0.0"
1727
+ picomatch "^2.0.4"
1728
+
1721
1729
aproba@^1.1.1 :
1722
1730
version "1.2.0"
1723
1731
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
@@ -2062,10 +2070,10 @@ bindings@^1.5.0:
2062
2070
dependencies :
2063
2071
file-uri-to-path "1.0.0"
2064
2072
2065
- bl@^4.0.3 :
2066
- version "4.0.3 "
2067
- resolved "https://registry.yarnpkg.com/bl/-/bl-4.0.3. tgz#12d6287adc29080e22a705e5764b2a9522cdc489 "
2068
- integrity sha512-fs4G6/Hu4/EE+F75J8DuN/0IpQqNjAdC7aEQv7Qt8MHGUH7Ckv2MwTEEeN9QehD0pfIDkMI1bkHYkKy7xHyKIg ==
2073
+ bl@^4.1.0 :
2074
+ version "4.1.0 "
2075
+ resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0. tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a "
2076
+ integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w ==
2069
2077
dependencies :
2070
2078
buffer "^5.5.0"
2071
2079
inherits "^2.0.4"
@@ -2273,10 +2281,10 @@ builtin-status-codes@^3.0.0:
2273
2281
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
2274
2282
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
2275
2283
2276
- bytes@^3.1.0 :
2277
- version "3.1.0 "
2278
- resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0 .tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6 "
2279
- integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg ==
2284
+ bytes-iec @^3.1.1 :
2285
+ version "3.1.1 "
2286
+ resolved "https://registry.yarnpkg.com/bytes-iec /-/bytes-iec- 3.1.1 .tgz#94cd36bf95c2c22a82002c247df8772d1d591083 "
2287
+ integrity sha512-fey6+4jDK7TFtFg/klGSvNKJctyU7n2aQdnM+CO0ruLPbqqMOM8Tio0Pc+deqUeVKX1tL5DQep1zQ7+37aTAsA ==
2280
2288
2281
2289
cacache@^12.0.2 :
2282
2290
version "12.0.4"
@@ -2442,7 +2450,7 @@ chokidar@^2.1.8:
2442
2450
optionalDependencies :
2443
2451
fsevents "^1.2.7"
2444
2452
2445
- chokidar@^3.4.1, chokidar@^3.4.3 :
2453
+ chokidar@^3.4.1 :
2446
2454
version "3.5.0"
2447
2455
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.0.tgz#458a4816a415e9d3b3caa4faec2b96a6935a9e65"
2448
2456
integrity sha512-JgQM9JS92ZbFR4P90EvmzNpSGhpPBGBSj10PILeDyYFwp4h2/D9OM03wsJ4zW1fEp4ka2DGrnUeD7FuvQ2aZ2Q==
@@ -2457,6 +2465,21 @@ chokidar@^3.4.1, chokidar@^3.4.3:
2457
2465
optionalDependencies :
2458
2466
fsevents "~2.3.1"
2459
2467
2468
+ chokidar@^3.5.1 :
2469
+ version "3.5.2"
2470
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2.tgz#dba3976fcadb016f66fd365021d91600d01c1e75"
2471
+ integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==
2472
+ dependencies :
2473
+ anymatch "~3.1.2"
2474
+ braces "~3.0.2"
2475
+ glob-parent "~5.1.2"
2476
+ is-binary-path "~2.1.0"
2477
+ is-glob "~4.0.1"
2478
+ normalize-path "~3.0.0"
2479
+ readdirp "~3.6.0"
2480
+ optionalDependencies :
2481
+ fsevents "~2.3.2"
2482
+
2460
2483
chownr@^1.1.1 :
2461
2484
version "1.1.4"
2462
2485
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
@@ -4041,6 +4064,11 @@ fsevents@^2.1.2, fsevents@~2.3.1:
4041
4064
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f"
4042
4065
integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==
4043
4066
4067
+ fsevents@~2.3.2 :
4068
+ version "2.3.2"
4069
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
4070
+ integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
4071
+
4044
4072
function-bind@^1.1.1 :
4045
4073
version "1.1.1"
4046
4074
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -4136,6 +4164,13 @@ glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0:
4136
4164
dependencies :
4137
4165
is-glob "^4.0.1"
4138
4166
4167
+ glob-parent@~5.1.2 :
4168
+ version "5.1.2"
4169
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
4170
+ integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
4171
+ dependencies :
4172
+ is-glob "^4.0.1"
4173
+
4139
4174
glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6 :
4140
4175
version "7.1.6"
4141
4176
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
@@ -4165,10 +4200,10 @@ globalyzer@0.1.0:
4165
4200
resolved "https://registry.yarnpkg.com/globalyzer/-/globalyzer-0.1.0.tgz#cb76da79555669a1519d5a8edf093afaa0bf1465"
4166
4201
integrity sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==
4167
4202
4168
- globby@^11.0.1 :
4169
- version "11.0.2 "
4170
- resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2 .tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83 "
4171
- integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og ==
4203
+ globby@^11.0.3 :
4204
+ version "11.0.4 "
4205
+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4 .tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5 "
4206
+ integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg ==
4172
4207
dependencies :
4173
4208
array-union "^2.1.0"
4174
4209
dir-glob "^3.0.1"
@@ -4752,6 +4787,11 @@ is-typedarray@^1.0.0, is-typedarray@~1.0.0:
4752
4787
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
4753
4788
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
4754
4789
4790
+ is-unicode-supported@^0.1.0 :
4791
+ version "0.1.0"
4792
+ resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
4793
+ integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
4794
+
4755
4795
is-windows@^1.0.2 :
4756
4796
version "1.0.2"
4757
4797
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -5427,10 +5467,10 @@ levn@^0.3.0, levn@~0.3.0:
5427
5467
prelude-ls "~1.1.2"
5428
5468
type-check "~0.3.2"
5429
5469
5430
- lilconfig@^2.0.1 :
5431
- version "2.0.2 "
5432
- resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.2 .tgz#9f802752254697d22a5c33e88d97b7329008c060 "
5433
- integrity sha512-4zUThttj8TQ4N7Pps92Z79jPf1OMcll4m61pivQSVk5MT78hVhNa2LrKTuNYD0AGLpmpf7zeIKOxSt6hHBfypw ==
5470
+ lilconfig@^2.0.3 :
5471
+ version "2.0.3 "
5472
+ resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.3 .tgz#68f3005e921dafbd2a2afb48379986aa6d2579fd "
5473
+ integrity sha512-EHKqr/+ZvdKCifpNrJCKxBTgk5XupZA3y/aCPY9mxfgBzmgh93Mt/WqjjQ38oMxXuvDokaKiM3lAgvSH2sjtHg ==
5434
5474
5435
5475
lines-and-columns@^1.1.6 :
5436
5476
version "1.1.6"
@@ -5550,12 +5590,13 @@ log-symbols@^3.0.0:
5550
5590
dependencies :
5551
5591
chalk "^2.4.2"
5552
5592
5553
- log-symbols@^4.0 .0 :
5554
- version "4.0 .0"
5555
- resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.0 .0.tgz#69b3cc46d20f448eccdb75ea1fa733d9e821c920 "
5556
- integrity sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA ==
5593
+ log-symbols@^4.1 .0 :
5594
+ version "4.1 .0"
5595
+ resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1 .0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503 "
5596
+ integrity sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg ==
5557
5597
dependencies :
5558
- chalk "^4.0.0"
5598
+ chalk "^4.1.0"
5599
+ is-unicode-supported "^0.1.0"
5559
5600
5560
5601
log-update@^2.3.0 :
5561
5602
version "2.3.0"
@@ -6169,17 +6210,18 @@ ora@^4.0.3:
6169
6210
strip-ansi "^6.0.0"
6170
6211
wcwidth "^1.0.1"
6171
6212
6172
- ora@^5.1.0 :
6173
- version "5.2.0 "
6174
- resolved "https://registry.yarnpkg.com/ora/-/ora-5.2.0 .tgz#de10bfd2d15514384af45f3fa9d9b1aaf344fda1 "
6175
- integrity sha512-+wG2v8TUU8EgzPHun1k/n45pXquQ9fHnbXVetl9rRgO6kjZszGGbraF3XPTIdgeA+s1lbRjSEftAnyT0w8ZMvQ ==
6213
+ ora@^5.4.1 :
6214
+ version "5.4.1 "
6215
+ resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1 .tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18 "
6216
+ integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ ==
6176
6217
dependencies :
6177
- bl "^4.0.3 "
6218
+ bl "^4.1.0 "
6178
6219
chalk "^4.1.0"
6179
6220
cli-cursor "^3.1.0"
6180
6221
cli-spinners "^2.5.0"
6181
6222
is-interactive "^1.0.0"
6182
- log-symbols "^4.0.0"
6223
+ is-unicode-supported "^0.1.0"
6224
+ log-symbols "^4.1.0"
6183
6225
strip-ansi "^6.0.0"
6184
6226
wcwidth "^1.0.1"
6185
6227
@@ -7029,6 +7071,13 @@ readdirp@~3.5.0:
7029
7071
dependencies :
7030
7072
picomatch "^2.2.1"
7031
7073
7074
+ readdirp@~3.6.0 :
7075
+ version "3.6.0"
7076
+ resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
7077
+ integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
7078
+ dependencies :
7079
+ picomatch "^2.2.1"
7080
+
7032
7081
realpath-native@^2.0.0 :
7033
7082
version "2.0.0"
7034
7083
resolved "https://registry.yarnpkg.com/realpath-native/-/realpath-native-2.0.0.tgz#7377ac429b6e1fd599dc38d08ed942d0d7beb866"
@@ -7592,18 +7641,18 @@ sisteransi@^1.0.5:
7592
7641
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
7593
7642
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
7594
7643
7595
- size-limit@4.9.1 :
7596
- version "4.9.1 "
7597
- resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-4.9.1 .tgz#bd09c4a6aa3d771cbd87fed759fb33a1d9298554 "
7598
- integrity sha512-PTDgznNHwNTxE4Cg9UenOY/tIti36OQxIk967pLK7PkmUNfJiJ2VA0Bfk05Z6usGRc7Fz67+dR3w2T9IHRtlVQ ==
7644
+ size-limit@4.12.0 :
7645
+ version "4.12.0 "
7646
+ resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-4.12.0 .tgz#ecc9c0448c049a40b10e76b5e1b4a20f99a54468 "
7647
+ integrity sha512-LwlUDPxFJbJDIJsBE5bKo8kFMuxmuewBMDjgfSoQwnO27V8DSK+j6881nsrX3GoM3bJMFIeEq56thqBEdYC8bw ==
7599
7648
dependencies :
7600
- bytes "^3.1.0 "
7601
- chokidar "^3.4.3 "
7649
+ bytes-iec "^3.1.1 "
7650
+ chokidar "^3.5.1 "
7602
7651
ci-job-number "^1.2.2"
7603
- colorette "^1.2.1 "
7604
- globby "^11.0.1 "
7605
- lilconfig "^2.0.1 "
7606
- ora "^5.1.0 "
7652
+ colorette "^1.2.2 "
7653
+ globby "^11.0.3 "
7654
+ lilconfig "^2.0.3 "
7655
+ ora "^5.4.1 "
7607
7656
read-pkg-up "^7.0.1"
7608
7657
7609
7658
slash@^3.0.0 :
0 commit comments