@@ -2698,17 +2698,17 @@ glob-parent@^6.0.2:
26982698 dependencies :
26992699 is-glob "^4.0.3"
27002700
2701- glob@^10.3.7 :
2702- version "10.4.5 "
2703- resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5 .tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956 "
2704- integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg ==
2701+ glob@^11.0.0 :
2702+ version "11.0.0 "
2703+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
2704+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
27052705 dependencies :
27062706 foreground-child "^3.1.0"
2707- jackspeak "^3.1.2 "
2708- minimatch "^9 .0.4 "
2707+ jackspeak "^4.0.1 "
2708+ minimatch "^10 .0.0 "
27092709 minipass "^7.1.2"
27102710 package-json-from-dist "^1.0.0"
2711- path-scurry "^1.11.1 "
2711+ path-scurry "^2.0.0 "
27122712
27132713glob@^7.1.3 :
27142714 version "7.2.3"
@@ -3075,10 +3075,10 @@ isexe@^2.0.0:
30753075 resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
30763076 integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
30773077
3078- jackspeak@^3.1.2 :
3079- version "3.4.2 "
3080- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.2. tgz#c3d1e00071d52dba8b0dac17cd2a12d0187d2989 "
3081- integrity sha512-qH3nOSj8q/8+Eg8LUPOq3C+6HWkpUioIjDsq1+D4zY91oZvpPttw8GwtF1nReRYKXl+1AORyFqtm2f5Q1SB6/Q ==
3078+ jackspeak@^4.0.1 :
3079+ version "4.0.1 "
3080+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1. tgz#9fca4ce961af6083e259c376e9e3541431f5287b "
3081+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog ==
30823082 dependencies :
30833083 " @isaacs/cliui" " ^8.0.2"
30843084 optionalDependencies :
@@ -3231,10 +3231,10 @@ loupe@^3.1.0, loupe@^3.1.1:
32313231 dependencies :
32323232 get-func-name "^2.0.1"
32333233
3234- lru-cache@^10.2 .0 :
3235- version "10.4.2 "
3236- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.2 .tgz#78c38f194b747174cff90e60afabcae40c3619f2 "
3237- integrity sha512-voV4dDrdVZVNz84n39LFKDaRzfwhdzJ7akpyXfTMxCgRUp07U3lcJUXRlhTKP17rgt09sUzLi5iCitpEAr+6ug ==
3234+ lru-cache@^11.0 .0 :
3235+ version "11.0.0 "
3236+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0 .tgz#15d93a196f189034d7166caf9fe55e7384c98a21 "
3237+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA ==
32383238
32393239lru-cache@^5.1.1 :
32403240 version "5.1.1"
@@ -3714,6 +3714,13 @@ mimic-fn@^4.0.0:
37143714 resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
37153715 integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
37163716
3717+ minimatch@^10.0.0 :
3718+ version "10.0.1"
3719+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3720+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3721+ dependencies :
3722+ brace-expansion "^2.0.1"
3723+
37173724minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
37183725 version "3.1.2"
37193726 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -3740,7 +3747,7 @@ minipass@^5.0.0:
37403747 resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
37413748 integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
37423749
3743- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " , minipass@^7.1.2:
3750+ minipass@^7.1.2 :
37443751 version "7.1.2"
37453752 resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
37463753 integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -4024,13 +4031,13 @@ path-key@^4.0.0:
40244031 resolved "https://registry.yarnpkg.com/path-key/-/path-key-4.0.0.tgz#295588dc3aee64154f877adb9d780b81c554bf18"
40254032 integrity sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==
40264033
4027- path-scurry@^1.11.1 :
4028- version "1.11.1 "
4029- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1 .tgz#7960a668888594a0720b12a911d1a742ab9f11d2 "
4030- integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA ==
4034+ path-scurry@^2.0.0 :
4035+ version "2.0.0 "
4036+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
4037+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
40314038 dependencies :
4032- lru-cache "^10.2 .0"
4033- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
4039+ lru-cache "^11.0 .0"
4040+ minipass "^7.1.2 "
40344041
4035404240364043 version "6.2.1"
@@ -4369,12 +4376,13 @@ reusify@^1.0.4:
43694376 resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
43704377 integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
43714378
4372- rimraf@5 .0.9 :
4373- version "5 .0.9 "
4374- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
4375- integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
4379+ rimraf@6 .0.1 :
4380+ version "6 .0.1 "
4381+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
4382+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
43764383 dependencies :
4377- glob "^10.3.7"
4384+ glob "^11.0.0"
4385+ package-json-from-dist "^1.0.0"
43784386
43794387rimraf@^3.0.2 :
43804388 version "3.0.2"
0 commit comments