@@ -2679,17 +2679,17 @@ glob-parent@^6.0.2:
26792679 dependencies :
26802680 is-glob "^4.0.3"
26812681
2682- glob@^10.3.7 :
2683- version "10.4.5 "
2684- resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5 .tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956 "
2685- integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg ==
2682+ glob@^11.0.0 :
2683+ version "11.0.0 "
2684+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
2685+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
26862686 dependencies :
26872687 foreground-child "^3.1.0"
2688- jackspeak "^3.1.2 "
2689- minimatch "^9 .0.4 "
2688+ jackspeak "^4.0.1 "
2689+ minimatch "^10 .0.0 "
26902690 minipass "^7.1.2"
26912691 package-json-from-dist "^1.0.0"
2692- path-scurry "^1.11.1 "
2692+ path-scurry "^2.0.0 "
26932693
26942694glob@^7.1.3 :
26952695 version "7.2.3"
@@ -3056,10 +3056,10 @@ isexe@^2.0.0:
30563056 resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
30573057 integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
30583058
3059- jackspeak@^3.1.2 :
3060- version "3.4.2 "
3061- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.2. tgz#c3d1e00071d52dba8b0dac17cd2a12d0187d2989 "
3062- integrity sha512-qH3nOSj8q/8+Eg8LUPOq3C+6HWkpUioIjDsq1+D4zY91oZvpPttw8GwtF1nReRYKXl+1AORyFqtm2f5Q1SB6/Q ==
3059+ jackspeak@^4.0.1 :
3060+ version "4.0.1 "
3061+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1. tgz#9fca4ce961af6083e259c376e9e3541431f5287b "
3062+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog ==
30633063 dependencies :
30643064 " @isaacs/cliui" " ^8.0.2"
30653065 optionalDependencies :
@@ -3212,10 +3212,10 @@ loupe@^3.1.0, loupe@^3.1.1:
32123212 dependencies :
32133213 get-func-name "^2.0.1"
32143214
3215- lru-cache@^10.2 .0 :
3216- version "10.4.2 "
3217- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.2 .tgz#78c38f194b747174cff90e60afabcae40c3619f2 "
3218- integrity sha512-voV4dDrdVZVNz84n39LFKDaRzfwhdzJ7akpyXfTMxCgRUp07U3lcJUXRlhTKP17rgt09sUzLi5iCitpEAr+6ug ==
3215+ lru-cache@^11.0 .0 :
3216+ version "11.0.0 "
3217+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0 .tgz#15d93a196f189034d7166caf9fe55e7384c98a21 "
3218+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA ==
32193219
32203220lru-cache@^5.1.1 :
32213221 version "5.1.1"
@@ -3695,6 +3695,13 @@ mimic-fn@^4.0.0:
36953695 resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
36963696 integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
36973697
3698+ minimatch@^10.0.0 :
3699+ version "10.0.1"
3700+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3701+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3702+ dependencies :
3703+ brace-expansion "^2.0.1"
3704+
36983705minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
36993706 version "3.1.2"
37003707 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -3721,7 +3728,7 @@ minipass@^5.0.0:
37213728 resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
37223729 integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
37233730
3724- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " , minipass@^7.1.2:
3731+ minipass@^7.1.2 :
37253732 version "7.1.2"
37263733 resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
37273734 integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -4005,13 +4012,13 @@ path-key@^4.0.0:
40054012 resolved "https://registry.yarnpkg.com/path-key/-/path-key-4.0.0.tgz#295588dc3aee64154f877adb9d780b81c554bf18"
40064013 integrity sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==
40074014
4008- path-scurry@^1.11.1 :
4009- version "1.11.1 "
4010- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1 .tgz#7960a668888594a0720b12a911d1a742ab9f11d2 "
4011- integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA ==
4015+ path-scurry@^2.0.0 :
4016+ version "2.0.0 "
4017+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
4018+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
40124019 dependencies :
4013- lru-cache "^10.2 .0"
4014- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
4020+ lru-cache "^11.0 .0"
4021+ minipass "^7.1.2 "
40154022
4016402340174024 version "6.2.1"
@@ -4336,12 +4343,13 @@ reusify@^1.0.4:
43364343 resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
43374344 integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
43384345
4339- rimraf@5 .0.9 :
4340- version "5 .0.9 "
4341- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
4342- integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
4346+ rimraf@6 .0.1 :
4347+ version "6 .0.1 "
4348+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
4349+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
43434350 dependencies :
4344- glob "^10.3.7"
4351+ glob "^11.0.0"
4352+ package-json-from-dist "^1.0.0"
43454353
43464354rimraf@^3.0.2 :
43474355 version "3.0.2"
0 commit comments