|
1563 | 1563 | ramda "^0.30.0"
|
1564 | 1564 | randexp "^0.5.3"
|
1565 | 1565 |
|
1566 |
| -"@pkgjs/parseargs@^0.11.0": |
1567 |
| - version "0.11.0" |
1568 |
| - resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" |
1569 |
| - integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== |
1570 |
| - |
1571 | 1566 | "@sinclair/typebox@^0.27.8":
|
1572 | 1567 | version "0.27.8"
|
1573 | 1568 | resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
|
@@ -3321,17 +3316,17 @@ glob-parent@^6.0.2:
|
3321 | 3316 | dependencies:
|
3322 | 3317 | is-glob "^4.0.3"
|
3323 | 3318 |
|
3324 |
| -glob@^10.3.7: |
3325 |
| - version "10.4.5" |
3326 |
| - resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956" |
3327 |
| - integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg== |
| 3319 | +glob@^11.0.0: |
| 3320 | + version "11.0.1" |
| 3321 | + resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9" |
| 3322 | + integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw== |
3328 | 3323 | dependencies:
|
3329 | 3324 | foreground-child "^3.1.0"
|
3330 |
| - jackspeak "^3.1.2" |
3331 |
| - minimatch "^9.0.4" |
| 3325 | + jackspeak "^4.0.1" |
| 3326 | + minimatch "^10.0.0" |
3332 | 3327 | minipass "^7.1.2"
|
3333 | 3328 | package-json-from-dist "^1.0.0"
|
3334 |
| - path-scurry "^1.11.1" |
| 3329 | + path-scurry "^2.0.0" |
3335 | 3330 |
|
3336 | 3331 | glob@^7.1.3, glob@^7.1.4:
|
3337 | 3332 | version "7.2.0"
|
@@ -3757,14 +3752,12 @@ istanbul-reports@^3.1.3:
|
3757 | 3752 | html-escaper "^2.0.0"
|
3758 | 3753 | istanbul-lib-report "^3.0.0"
|
3759 | 3754 |
|
3760 |
| -jackspeak@^3.1.2: |
3761 |
| - version "3.4.3" |
3762 |
| - resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a" |
3763 |
| - integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw== |
| 3755 | +jackspeak@^4.0.1: |
| 3756 | + version "4.1.0" |
| 3757 | + resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.0.tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b" |
| 3758 | + integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw== |
3764 | 3759 | dependencies:
|
3765 | 3760 | "@isaacs/cliui" "^8.0.2"
|
3766 |
| - optionalDependencies: |
3767 |
| - "@pkgjs/parseargs" "^0.11.0" |
3768 | 3761 |
|
3769 | 3762 | jake@^10.8.5:
|
3770 | 3763 | version "10.9.2"
|
@@ -4332,10 +4325,10 @@ log-symbols@^4.1.0:
|
4332 | 4325 | chalk "^4.1.0"
|
4333 | 4326 | is-unicode-supported "^0.1.0"
|
4334 | 4327 |
|
4335 |
| -lru-cache@^10.2.0: |
4336 |
| - version "10.4.3" |
4337 |
| - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119" |
4338 |
| - integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ== |
| 4328 | +lru-cache@^11.0.0: |
| 4329 | + version "11.0.2" |
| 4330 | + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39" |
| 4331 | + integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA== |
4339 | 4332 |
|
4340 | 4333 | lru-cache@^5.1.1:
|
4341 | 4334 | version "5.1.1"
|
@@ -4457,6 +4450,13 @@ min-indent@^1.0.0:
|
4457 | 4450 | resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
|
4458 | 4451 | integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
|
4459 | 4452 |
|
| 4453 | +minimatch@^10.0.0: |
| 4454 | + version "10.0.1" |
| 4455 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b" |
| 4456 | + integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ== |
| 4457 | + dependencies: |
| 4458 | + brace-expansion "^2.0.1" |
| 4459 | + |
4460 | 4460 | minimatch@^3.0.4, minimatch@^3.1.2:
|
4461 | 4461 | version "3.1.2"
|
4462 | 4462 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
|
@@ -4492,7 +4492,7 @@ minimist@^1.2.5, minimist@^1.2.6:
|
4492 | 4492 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
|
4493 | 4493 | integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
|
4494 | 4494 |
|
4495 |
| -"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2: |
| 4495 | +minipass@^7.1.2: |
4496 | 4496 | version "7.1.2"
|
4497 | 4497 | resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
|
4498 | 4498 | integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
|
@@ -4812,13 +4812,13 @@ path-parse@^1.0.7:
|
4812 | 4812 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
|
4813 | 4813 | integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
4814 | 4814 |
|
4815 |
| -path-scurry@^1.11.1: |
4816 |
| - version "1.11.1" |
4817 |
| - resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2" |
4818 |
| - integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA== |
| 4815 | +path-scurry@^2.0.0: |
| 4816 | + version "2.0.0" |
| 4817 | + resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580" |
| 4818 | + integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg== |
4819 | 4819 | dependencies:
|
4820 |
| - lru-cache "^10.2.0" |
4821 |
| - minipass "^5.0.0 || ^6.0.2 || ^7.0.0" |
| 4820 | + lru-cache "^11.0.0" |
| 4821 | + minipass "^7.1.2" |
4822 | 4822 |
|
4823 | 4823 |
|
4824 | 4824 | version "0.1.12"
|
@@ -5266,12 +5266,13 @@ reusify@^1.0.4:
|
5266 | 5266 | resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
|
5267 | 5267 | integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
|
5268 | 5268 |
|
5269 |
| -rimraf@^5.0.10: |
5270 |
| - version "5.0.10" |
5271 |
| - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c" |
5272 |
| - integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ== |
| 5269 | +rimraf@^6.0.0: |
| 5270 | + version "6.0.1" |
| 5271 | + resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e" |
| 5272 | + integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A== |
5273 | 5273 | dependencies:
|
5274 |
| - glob "^10.3.7" |
| 5274 | + glob "^11.0.0" |
| 5275 | + package-json-from-dist "^1.0.0" |
5275 | 5276 |
|
5276 | 5277 | run-async@^2.4.0:
|
5277 | 5278 | version "2.4.1"
|
|
0 commit comments