@@ -2752,17 +2752,17 @@ glob-parent@^6.0.2:
27522752 dependencies :
27532753 is-glob "^4.0.3"
27542754
2755- glob@^10.3.7 :
2756- version "10.4.5 "
2757- resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5 .tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956 "
2758- integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg ==
2755+ glob@^11.0.0 :
2756+ version "11.0.0 "
2757+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
2758+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
27592759 dependencies :
27602760 foreground-child "^3.1.0"
2761- jackspeak "^3.1.2 "
2762- minimatch "^9 .0.4 "
2761+ jackspeak "^4.0.1 "
2762+ minimatch "^10 .0.0 "
27632763 minipass "^7.1.2"
27642764 package-json-from-dist "^1.0.0"
2765- path-scurry "^1.11.1 "
2765+ path-scurry "^2.0.0 "
27662766
27672767glob@^7.1.3 :
27682768 version "7.2.3"
@@ -3129,10 +3129,10 @@ isexe@^2.0.0:
31293129 resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
31303130 integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
31313131
3132- jackspeak@^3.1.2 :
3133- version "3.4.2 "
3134- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.2. tgz#c3d1e00071d52dba8b0dac17cd2a12d0187d2989 "
3135- integrity sha512-qH3nOSj8q/8+Eg8LUPOq3C+6HWkpUioIjDsq1+D4zY91oZvpPttw8GwtF1nReRYKXl+1AORyFqtm2f5Q1SB6/Q ==
3132+ jackspeak@^4.0.1 :
3133+ version "4.0.1 "
3134+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1. tgz#9fca4ce961af6083e259c376e9e3541431f5287b "
3135+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog ==
31363136 dependencies :
31373137 " @isaacs/cliui" " ^8.0.2"
31383138 optionalDependencies :
@@ -3285,10 +3285,10 @@ loupe@^3.1.0, loupe@^3.1.1:
32853285 dependencies :
32863286 get-func-name "^2.0.1"
32873287
3288- lru-cache@^10.2 .0 :
3289- version "10.4.2 "
3290- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.2 .tgz#78c38f194b747174cff90e60afabcae40c3619f2 "
3291- integrity sha512-voV4dDrdVZVNz84n39LFKDaRzfwhdzJ7akpyXfTMxCgRUp07U3lcJUXRlhTKP17rgt09sUzLi5iCitpEAr+6ug ==
3288+ lru-cache@^11.0 .0 :
3289+ version "11.0.0 "
3290+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0 .tgz#15d93a196f189034d7166caf9fe55e7384c98a21 "
3291+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA ==
32923292
32933293lru-cache@^5.1.1 :
32943294 version "5.1.1"
@@ -3768,6 +3768,13 @@ mimic-fn@^4.0.0:
37683768 resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
37693769 integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
37703770
3771+ minimatch@^10.0.0 :
3772+ version "10.0.1"
3773+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3774+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3775+ dependencies :
3776+ brace-expansion "^2.0.1"
3777+
37713778minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
37723779 version "3.1.2"
37733780 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -3794,7 +3801,7 @@ minipass@^5.0.0:
37943801 resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
37953802 integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
37963803
3797- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " , minipass@^7.1.2:
3804+ minipass@^7.1.2 :
37983805 version "7.1.2"
37993806 resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
38003807 integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -4078,13 +4085,13 @@ path-key@^4.0.0:
40784085 resolved "https://registry.yarnpkg.com/path-key/-/path-key-4.0.0.tgz#295588dc3aee64154f877adb9d780b81c554bf18"
40794086 integrity sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==
40804087
4081- path-scurry@^1.11.1 :
4082- version "1.11.1 "
4083- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1 .tgz#7960a668888594a0720b12a911d1a742ab9f11d2 "
4084- integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA ==
4088+ path-scurry@^2.0.0 :
4089+ version "2.0.0 "
4090+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
4091+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
40854092 dependencies :
4086- lru-cache "^10.2 .0"
4087- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
4093+ lru-cache "^11.0 .0"
4094+ minipass "^7.1.2 "
40884095
4089409640904097 version "6.2.1"
@@ -4409,12 +4416,13 @@ reusify@^1.0.4:
44094416 resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
44104417 integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
44114418
4412- rimraf@5 .0.9 :
4413- version "5 .0.9 "
4414- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
4415- integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
4419+ rimraf@6 .0.1 :
4420+ version "6 .0.1 "
4421+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
4422+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
44164423 dependencies :
4417- glob "^10.3.7"
4424+ glob "^11.0.0"
4425+ package-json-from-dist "^1.0.0"
44184426
44194427rimraf@^3.0.2 :
44204428 version "3.0.2"
0 commit comments