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"
@@ -3728,16 +3723,17 @@ glob-parent@^6.0.2:
3728
3723
dependencies :
3729
3724
is-glob "^4.0.3"
3730
3725
3731
- glob@^10.3.7 :
3732
- version "10.3.10 "
3733
- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10 .tgz#0351ebb809fd187fe421ab96af83d3a70715df4b "
3734
- integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g ==
3726
+ glob@^11.0.0 :
3727
+ version "11.0.1 "
3728
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1 .tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9 "
3729
+ integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw ==
3735
3730
dependencies :
3736
3731
foreground-child "^3.1.0"
3737
- jackspeak "^2.3.5"
3738
- minimatch "^9.0.1"
3739
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
3740
- path-scurry "^1.10.1"
3732
+ jackspeak "^4.0.1"
3733
+ minimatch "^10.0.0"
3734
+ minipass "^7.1.2"
3735
+ package-json-from-dist "^1.0.0"
3736
+ path-scurry "^2.0.0"
3741
3737
3742
3738
glob@^7.1.3 :
3743
3739
version "7.2.3"
4262
4258
dompurify "^3.2.2"
4263
4259
jsdom "^25.0.1"
4264
4260
4265
- jackspeak@^2.3.5 :
4266
- version "2.3.6 "
4267
- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6 .tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8 "
4268
- integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ ==
4261
+ jackspeak@^4.0.1 :
4262
+ version "4.1.0 "
4263
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.0 .tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b "
4264
+ integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw ==
4269
4265
dependencies :
4270
4266
" @isaacs/cliui" " ^8.0.2"
4271
- optionalDependencies :
4272
- " @pkgjs/parseargs" " ^0.11.0"
4273
4267
4274
4268
js-base64@^3.7.2 :
4275
4269
version "3.7.6"
@@ -4488,6 +4482,11 @@ lru-cache@^10.4.3:
4488
4482
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
4489
4483
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
4490
4484
4485
+ lru-cache@^11.0.0 :
4486
+ version "11.0.2"
4487
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
4488
+ integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
4489
+
4491
4490
lru-cache@^5.1.1 :
4492
4491
version "5.1.1"
4493
4492
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -4502,11 +4501,6 @@ lru-cache@^6.0.0:
4502
4501
dependencies :
4503
4502
yallist "^4.0.0"
4504
4503
4505
- " lru-cache@^9.1.1 || ^10.0.0 " :
4506
- version "10.2.0"
4507
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
4508
- integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
4509
-
4510
4504
m3u8-parser@^7.2.0 :
4511
4505
version "7.2.0"
4512
4506
resolved "https://registry.yarnpkg.com/m3u8-parser/-/m3u8-parser-7.2.0.tgz#9e2eb50abb8349d248cd58842367da4acabdf297"
@@ -5059,13 +5053,20 @@ minimalistic-crypto-utils@^1.0.1:
5059
5053
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
5060
5054
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
5061
5055
5062
- [email protected] , minimatch@^9.0.1 :
5056
+
5063
5057
version "9.0.3"
5064
5058
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
5065
5059
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
5066
5060
dependencies :
5067
5061
brace-expansion "^2.0.1"
5068
5062
5063
+ minimatch@^10.0.0 :
5064
+ version "10.0.1"
5065
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
5066
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
5067
+ dependencies :
5068
+ brace-expansion "^2.0.1"
5069
+
5069
5070
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
5070
5071
version "3.1.2"
5071
5072
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5092,10 +5093,10 @@ minipass@^5.0.0:
5092
5093
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
5093
5094
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
5094
5095
5095
- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
5096
- version "7.0.4 "
5097
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4 .tgz#dbce03740f50a4786ba994c1fb908844d27b038c "
5098
- integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ ==
5096
+ minipass@^7.1.2 :
5097
+ version "7.1.2 "
5098
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2 .tgz#93a9626ce5e5e66bd4db86849e7515e92340a707 "
5099
+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw ==
5099
5100
5100
5101
minizlib@^2.1.1 :
5101
5102
version "2.1.2"
@@ -5389,6 +5390,11 @@ package-config@^5.0.0:
5389
5390
find-up-simple "^1.0.0"
5390
5391
load-json-file "^7.0.1"
5391
5392
5393
+ package-json-from-dist@^1.0.0 :
5394
+ version "1.0.1"
5395
+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
5396
+ integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
5397
+
5392
5398
package-manager-detector@^1.0.0 :
5393
5399
version "1.1.0"
5394
5400
resolved "https://registry.yarnpkg.com/package-manager-detector/-/package-manager-detector-1.1.0.tgz#2c9f19adb9835d0b9e9baaab484a020d4ee07b87"
@@ -5465,13 +5471,13 @@ path-parse@^1.0.7:
5465
5471
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
5466
5472
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
5467
5473
5468
- path-scurry@^1.10.1 :
5469
- version "1.10.1 "
5470
- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1 .tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698 "
5471
- integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ ==
5474
+ path-scurry@^2.0.0 :
5475
+ version "2.0.0 "
5476
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
5477
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
5472
5478
dependencies :
5473
- lru-cache "^9.1.1 || ^10 .0.0"
5474
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
5479
+ lru-cache "^11 .0.0"
5480
+ minipass "^7.1.2 "
5475
5481
5476
5482
path-type@^4.0.0 :
5477
5483
version "4.0.0"
@@ -5909,12 +5915,13 @@ rfdc@^1.4.1:
5909
5915
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
5910
5916
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
5911
5917
5912
- rimraf@5 .0.10 :
5913
- version "5 .0.10 "
5914
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
5915
- integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
5918
+ rimraf@6 .0.1 :
5919
+ version "6 .0.1 "
5920
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
5921
+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
5916
5922
dependencies :
5917
- glob "^10.3.7"
5923
+ glob "^11.0.0"
5924
+ package-json-from-dist "^1.0.0"
5918
5925
5919
5926
rimraf@^3.0.2 :
5920
5927
version "3.0.2"
0 commit comments