1262
1262
" @parcel/watcher-win32-ia32" " 2.5.0"
1263
1263
" @parcel/watcher-win32-x64" " 2.5.0"
1264
1264
1265
- " @pkgjs/parseargs@^0.11.0 " :
1266
- version "0.11.0"
1267
- resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1268
- integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1269
-
1270
1265
" @polka/url@^1.0.0-next.24 " :
1271
1266
version "1.0.0-next.28"
1272
1267
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.28.tgz#d45e01c4a56f143ee69c54dd6b12eade9e270a73"
@@ -3628,16 +3623,17 @@ glob-parent@^6.0.2:
3628
3623
dependencies :
3629
3624
is-glob "^4.0.3"
3630
3625
3631
- glob@^10.3.7 :
3632
- version "10.3.10 "
3633
- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10 .tgz#0351ebb809fd187fe421ab96af83d3a70715df4b "
3634
- integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g ==
3626
+ glob@^11.0.0 :
3627
+ version "11.0.1 "
3628
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1 .tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9 "
3629
+ integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw ==
3635
3630
dependencies :
3636
3631
foreground-child "^3.1.0"
3637
- jackspeak "^2.3.5"
3638
- minimatch "^9.0.1"
3639
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
3640
- path-scurry "^1.10.1"
3632
+ jackspeak "^4.0.1"
3633
+ minimatch "^10.0.0"
3634
+ minipass "^7.1.2"
3635
+ package-json-from-dist "^1.0.0"
3636
+ path-scurry "^2.0.0"
3641
3637
3642
3638
glob@^7.1.3 :
3643
3639
version "7.2.3"
4162
4158
dompurify "^3.2.2"
4163
4159
jsdom "^25.0.1"
4164
4160
4165
- jackspeak@^2.3.5 :
4166
- version "2.3.6 "
4167
- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6 .tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8 "
4168
- integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ ==
4161
+ jackspeak@^4.0.1 :
4162
+ version "4.1.0 "
4163
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.0 .tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b "
4164
+ integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw ==
4169
4165
dependencies :
4170
4166
" @isaacs/cliui" " ^8.0.2"
4171
- optionalDependencies :
4172
- " @pkgjs/parseargs" " ^0.11.0"
4173
4167
4174
4168
js-base64@^3.7.2 :
4175
4169
version "3.7.6"
@@ -4388,6 +4382,11 @@ lru-cache@^10.4.3:
4388
4382
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
4389
4383
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
4390
4384
4385
+ lru-cache@^11.0.0 :
4386
+ version "11.0.2"
4387
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
4388
+ integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
4389
+
4391
4390
lru-cache@^5.1.1 :
4392
4391
version "5.1.1"
4393
4392
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -4402,11 +4401,6 @@ lru-cache@^6.0.0:
4402
4401
dependencies :
4403
4402
yallist "^4.0.0"
4404
4403
4405
- " lru-cache@^9.1.1 || ^10.0.0 " :
4406
- version "10.2.0"
4407
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
4408
- integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
4409
-
4410
4404
m3u8-parser@^7.2.0 :
4411
4405
version "7.2.0"
4412
4406
resolved "https://registry.yarnpkg.com/m3u8-parser/-/m3u8-parser-7.2.0.tgz#9e2eb50abb8349d248cd58842367da4acabdf297"
@@ -4959,13 +4953,20 @@ minimalistic-crypto-utils@^1.0.1:
4959
4953
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
4960
4954
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
4961
4955
4962
- [email protected] , minimatch@^9.0.1 :
4956
+
4963
4957
version "9.0.3"
4964
4958
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
4965
4959
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
4966
4960
dependencies :
4967
4961
brace-expansion "^2.0.1"
4968
4962
4963
+ minimatch@^10.0.0 :
4964
+ version "10.0.1"
4965
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
4966
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
4967
+ dependencies :
4968
+ brace-expansion "^2.0.1"
4969
+
4969
4970
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
4970
4971
version "3.1.2"
4971
4972
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -4992,10 +4993,10 @@ minipass@^5.0.0:
4992
4993
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
4993
4994
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
4994
4995
4995
- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
4996
- version "7.0.4 "
4997
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4 .tgz#dbce03740f50a4786ba994c1fb908844d27b038c "
4998
- integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ ==
4996
+ minipass@^7.1.2 :
4997
+ version "7.1.2 "
4998
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2 .tgz#93a9626ce5e5e66bd4db86849e7515e92340a707 "
4999
+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw ==
4999
5000
5000
5001
minizlib@^2.1.1 :
5001
5002
version "2.1.2"
@@ -5289,6 +5290,11 @@ package-config@^5.0.0:
5289
5290
find-up-simple "^1.0.0"
5290
5291
load-json-file "^7.0.1"
5291
5292
5293
+ package-json-from-dist@^1.0.0 :
5294
+ version "1.0.1"
5295
+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
5296
+ integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
5297
+
5292
5298
package-manager-detector@^1.0.0 :
5293
5299
version "1.1.0"
5294
5300
resolved "https://registry.yarnpkg.com/package-manager-detector/-/package-manager-detector-1.1.0.tgz#2c9f19adb9835d0b9e9baaab484a020d4ee07b87"
@@ -5365,13 +5371,13 @@ path-parse@^1.0.7:
5365
5371
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
5366
5372
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
5367
5373
5368
- path-scurry@^1.10.1 :
5369
- version "1.10.1 "
5370
- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1 .tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698 "
5371
- integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ ==
5374
+ path-scurry@^2.0.0 :
5375
+ version "2.0.0 "
5376
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
5377
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
5372
5378
dependencies :
5373
- lru-cache "^9.1.1 || ^10 .0.0"
5374
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
5379
+ lru-cache "^11 .0.0"
5380
+ minipass "^7.1.2 "
5375
5381
5376
5382
path-type@^4.0.0 :
5377
5383
version "4.0.0"
@@ -5809,12 +5815,13 @@ rfdc@^1.4.1:
5809
5815
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
5810
5816
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
5811
5817
5812
- rimraf@5 .0.10 :
5813
- version "5 .0.10 "
5814
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
5815
- integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
5818
+ rimraf@6 .0.1 :
5819
+ version "6 .0.1 "
5820
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
5821
+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
5816
5822
dependencies :
5817
- glob "^10.3.7"
5823
+ glob "^11.0.0"
5824
+ package-json-from-dist "^1.0.0"
5818
5825
5819
5826
rimraf@^3.0.2 :
5820
5827
version "3.0.2"
0 commit comments