@@ -2734,17 +2734,17 @@ glob-parent@^6.0.2:
27342734 dependencies :
27352735 is-glob "^4.0.3"
27362736
2737- glob@^10.3.7 :
2738- version "10.4.5 "
2739- resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5 .tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956 "
2740- integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg ==
2737+ glob@^11.0.0 :
2738+ version "11.0.0 "
2739+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
2740+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
27412741 dependencies :
27422742 foreground-child "^3.1.0"
2743- jackspeak "^3.1.2 "
2744- minimatch "^9 .0.4 "
2743+ jackspeak "^4.0.1 "
2744+ minimatch "^10 .0.0 "
27452745 minipass "^7.1.2"
27462746 package-json-from-dist "^1.0.0"
2747- path-scurry "^1.11.1 "
2747+ path-scurry "^2.0.0 "
27482748
27492749glob@^7.1.3 :
27502750 version "7.2.3"
@@ -3111,10 +3111,10 @@ isexe@^2.0.0:
31113111 resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
31123112 integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
31133113
3114- jackspeak@^3.1.2 :
3115- version "3.4.2 "
3116- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.2. tgz#c3d1e00071d52dba8b0dac17cd2a12d0187d2989 "
3117- integrity sha512-qH3nOSj8q/8+Eg8LUPOq3C+6HWkpUioIjDsq1+D4zY91oZvpPttw8GwtF1nReRYKXl+1AORyFqtm2f5Q1SB6/Q ==
3114+ jackspeak@^4.0.1 :
3115+ version "4.0.1 "
3116+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1. tgz#9fca4ce961af6083e259c376e9e3541431f5287b "
3117+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog ==
31183118 dependencies :
31193119 " @isaacs/cliui" " ^8.0.2"
31203120 optionalDependencies :
@@ -3267,10 +3267,10 @@ loupe@^3.1.0, loupe@^3.1.1:
32673267 dependencies :
32683268 get-func-name "^2.0.1"
32693269
3270- lru-cache@^10.2 .0 :
3271- version "10.4.2 "
3272- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.2 .tgz#78c38f194b747174cff90e60afabcae40c3619f2 "
3273- integrity sha512-voV4dDrdVZVNz84n39LFKDaRzfwhdzJ7akpyXfTMxCgRUp07U3lcJUXRlhTKP17rgt09sUzLi5iCitpEAr+6ug ==
3270+ lru-cache@^11.0 .0 :
3271+ version "11.0.0 "
3272+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0 .tgz#15d93a196f189034d7166caf9fe55e7384c98a21 "
3273+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA ==
32743274
32753275lru-cache@^5.1.1 :
32763276 version "5.1.1"
@@ -3750,6 +3750,13 @@ mimic-fn@^4.0.0:
37503750 resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
37513751 integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
37523752
3753+ minimatch@^10.0.0 :
3754+ version "10.0.1"
3755+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3756+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3757+ dependencies :
3758+ brace-expansion "^2.0.1"
3759+
37533760minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
37543761 version "3.1.2"
37553762 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -3776,7 +3783,7 @@ minipass@^5.0.0:
37763783 resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
37773784 integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
37783785
3779- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " , minipass@^7.1.2:
3786+ minipass@^7.1.2 :
37803787 version "7.1.2"
37813788 resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
37823789 integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -4060,13 +4067,13 @@ path-key@^4.0.0:
40604067 resolved "https://registry.yarnpkg.com/path-key/-/path-key-4.0.0.tgz#295588dc3aee64154f877adb9d780b81c554bf18"
40614068 integrity sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==
40624069
4063- path-scurry@^1.11.1 :
4064- version "1.11.1 "
4065- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1 .tgz#7960a668888594a0720b12a911d1a742ab9f11d2 "
4066- integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA ==
4070+ path-scurry@^2.0.0 :
4071+ version "2.0.0 "
4072+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
4073+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
40674074 dependencies :
4068- lru-cache "^10.2 .0"
4069- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
4075+ lru-cache "^11.0 .0"
4076+ minipass "^7.1.2 "
40704077
4071407840724079 version "6.2.1"
@@ -4391,12 +4398,13 @@ reusify@^1.0.4:
43914398 resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
43924399 integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
43934400
4394- rimraf@5 .0.9 :
4395- version "5 .0.9 "
4396- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
4397- integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
4401+ rimraf@6 .0.1 :
4402+ version "6 .0.1 "
4403+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
4404+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
43984405 dependencies :
4399- glob "^10.3.7"
4406+ glob "^11.0.0"
4407+ package-json-from-dist "^1.0.0"
44004408
44014409rimraf@^3.0.2 :
44024410 version "3.0.2"
0 commit comments