2376
2376
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.3.tgz#c2b9d2e374ee62c586d3adbea87199b1d7a7a6ba"
2377
2377
integrity sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==
2378
2378
2379
+ " @isaacs/balanced-match@^4.0.1 " :
2380
+ version "4.0.1"
2381
+ resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
2382
+ integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
2383
+
2384
+ " @isaacs/brace-expansion@^5.0.0 " :
2385
+ version "5.0.0"
2386
+ resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3"
2387
+ integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==
2388
+ dependencies :
2389
+ " @isaacs/balanced-match" " ^4.0.1"
2390
+
2379
2391
" @isaacs/cliui@^8.0.2 " :
2380
2392
version "8.0.2"
2381
2393
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -5289,6 +5301,14 @@ foreground-child@^3.1.0:
5289
5301
cross-spawn "^7.0.0"
5290
5302
signal-exit "^4.0.1"
5291
5303
5304
+ foreground-child@^3.3.1 :
5305
+ version "3.3.1"
5306
+ resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
5307
+ integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==
5308
+ dependencies :
5309
+ cross-spawn "^7.0.6"
5310
+ signal-exit "^4.0.1"
5311
+
5292
5312
form-data@^4.0.0 :
5293
5313
version "4.0.0"
5294
5314
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
@@ -5417,17 +5437,6 @@ glob-parent@^6.0.2:
5417
5437
dependencies :
5418
5438
is-glob "^4.0.3"
5419
5439
5420
- glob@^10.0.0 :
5421
- version "10.3.12"
5422
- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.12.tgz#3a65c363c2e9998d220338e88a5f6ac97302960b"
5423
- integrity sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==
5424
- dependencies :
5425
- foreground-child "^3.1.0"
5426
- jackspeak "^2.3.6"
5427
- minimatch "^9.0.1"
5428
- minipass "^7.0.4"
5429
- path-scurry "^1.10.2"
5430
-
5431
5440
glob@^10.3.10 :
5432
5441
version "10.4.5"
5433
5442
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
@@ -5440,6 +5449,18 @@ glob@^10.3.10:
5440
5449
package-json-from-dist "^1.0.0"
5441
5450
path-scurry "^1.11.1"
5442
5451
5452
+ glob@^11.0.0 :
5453
+ version "11.0.3"
5454
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6"
5455
+ integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==
5456
+ dependencies :
5457
+ foreground-child "^3.3.1"
5458
+ jackspeak "^4.1.1"
5459
+ minimatch "^10.0.3"
5460
+ minipass "^7.1.2"
5461
+ package-json-from-dist "^1.0.0"
5462
+ path-scurry "^2.0.0"
5463
+
5443
5464
glob@^7.1.1, glob@^7.1.4 :
5444
5465
version "7.2.3"
5445
5466
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -6116,15 +6137,6 @@ istanbul-reports@^3.1.3:
6116
6137
html-escaper "^2.0.0"
6117
6138
istanbul-lib-report "^3.0.0"
6118
6139
6119
- jackspeak@^2.3.6 :
6120
- version "2.3.6"
6121
- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
6122
- integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
6123
- dependencies :
6124
- " @isaacs/cliui" " ^8.0.2"
6125
- optionalDependencies :
6126
- " @pkgjs/parseargs" " ^0.11.0"
6127
-
6128
6140
jackspeak@^3.1.2 :
6129
6141
version "3.4.3"
6130
6142
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
@@ -6134,6 +6146,13 @@ jackspeak@^3.1.2:
6134
6146
optionalDependencies :
6135
6147
" @pkgjs/parseargs" " ^0.11.0"
6136
6148
6149
+ jackspeak@^4.1.1 :
6150
+ version "4.1.1"
6151
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
6152
+ integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
6153
+ dependencies :
6154
+ " @isaacs/cliui" " ^8.0.2"
6155
+
6137
6156
jake@^10.8.5 :
6138
6157
version "10.8.7"
6139
6158
resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.7.tgz#63a32821177940c33f356e0ba44ff9d34e1c7d8f"
@@ -6819,6 +6838,11 @@ lru-cache@^10.4.3:
6819
6838
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
6820
6839
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
6821
6840
6841
+ lru-cache@^11.0.0 :
6842
+ version "11.1.0"
6843
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
6844
+ integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
6845
+
6822
6846
lru-cache@^4.0.1 :
6823
6847
version "4.1.5"
6824
6848
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
6960
6984
dependencies :
6961
6985
brace-expansion "^2.0.1"
6962
6986
6987
+ minimatch@^10.0.3 :
6988
+ version "10.0.3"
6989
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
6990
+ integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==
6991
+ dependencies :
6992
+ " @isaacs/brace-expansion" " ^5.0.0"
6993
+
6963
6994
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2 :
6964
6995
version "3.1.2"
6965
6996
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -6974,7 +7005,7 @@ minimatch@^5.0.1:
6974
7005
dependencies :
6975
7006
brace-expansion "^2.0.1"
6976
7007
6977
- minimatch@^9.0.1, minimatch@^9.0. 3, minimatch@^9.0.4 :
7008
+ minimatch@^9.0.3, minimatch@^9.0.4 :
6978
7009
version "9.0.4"
6979
7010
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
6980
7011
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
@@ -7002,7 +7033,7 @@ minimist@^1.2.6:
7002
7033
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
7003
7034
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
7004
7035
7005
- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0" , minipass@^7.0.4 :
7036
+ " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
7006
7037
version "7.0.4"
7007
7038
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
7008
7039
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
@@ -7435,14 +7466,6 @@ path-root@^0.1.1:
7435
7466
dependencies :
7436
7467
path-root-regex "^0.1.0"
7437
7468
7438
- path-scurry@^1.10.2 :
7439
- version "1.10.2"
7440
- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.2.tgz#8f6357eb1239d5fa1da8b9f70e9c080675458ba7"
7441
- integrity sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==
7442
- dependencies :
7443
- lru-cache "^10.2.0"
7444
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
7445
-
7446
7469
path-scurry@^1.11.1 :
7447
7470
version "1.11.1"
7448
7471
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
@@ -7451,6 +7474,14 @@ path-scurry@^1.11.1:
7451
7474
lru-cache "^10.2.0"
7452
7475
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
7453
7476
7477
+ path-scurry@^2.0.0 :
7478
+ version "2.0.0"
7479
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
7480
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
7481
+ dependencies :
7482
+ lru-cache "^11.0.0"
7483
+ minipass "^7.1.2"
7484
+
7454
7485
path-type@^4.0.0 :
7455
7486
version "4.0.0"
7456
7487
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -7770,12 +7801,13 @@ rfdc@^1.3.0:
7770
7801
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
7771
7802
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
7772
7803
7773
- rimraf@5 .0.0 :
7774
- version "5 .0.0 "
7775
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.0 .tgz#5bda14e410d7e4dd522154891395802ce032c2cb "
7776
- integrity sha512-Jf9llaP+RvaEVS5nPShYFhtXIrb3LRKP281ib3So0KkeZKo2wIKyq0Re7TOSwanasA423PSr6CCIL4bP6T040g ==
7804
+ rimraf@6 .0.1 :
7805
+ version "6 .0.1 "
7806
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
7807
+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
7777
7808
dependencies :
7778
- glob "^10.0.0"
7809
+ glob "^11.0.0"
7810
+ package-json-from-dist "^1.0.0"
7779
7811
7780
7812
rrweb-cssom@^0.8.0 :
7781
7813
version "0.8.0"
0 commit comments