@@ -8248,16 +8248,17 @@ glob@^10.3.3:
82488248 minipass "^7.0.4"
82498249 path-scurry "^1.10.2"
82508250
8251- glob@^10.3.7 :
8252- version "10.3.7 "
8253- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7 .tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac "
8254- integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ ==
8251+ glob@^11.0.0 :
8252+ version "11.0.0 "
8253+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
8254+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
82558255 dependencies:
82568256 foreground-child "^3.1.0"
8257- jackspeak "^2.0.3"
8258- minimatch "^9.0.1"
8259- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
8260- path-scurry "^1.10.1"
8257+ jackspeak "^4.0.1"
8258+ minimatch "^10.0.0"
8259+ minipass "^7.1.2"
8260+ package-json-from-dist "^1.0.0"
8261+ path-scurry "^2.0.0"
82618262
82628263glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
82638264 version "7.2.3"
@@ -9776,6 +9777,15 @@ jackspeak@^2.0.3, jackspeak@^2.3.6:
97769777 optionalDependencies:
97779778 "@pkgjs/parseargs" "^0.11.0"
97789779
9780+ jackspeak@^4.0.1:
9781+ version "4.0.1"
9782+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
9783+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
9784+ dependencies:
9785+ "@isaacs/cliui" "^8.0.2"
9786+ optionalDependencies:
9787+ "@pkgjs/parseargs" "^0.11.0"
9788+
97799789java-properties@^1.0.2:
97809790 version "1.0.2"
97819791 resolved "https://registry.yarnpkg.com/java-properties/-/java-properties-1.0.2.tgz#ccd1fa73907438a5b5c38982269d0e771fe78211"
@@ -10924,6 +10934,11 @@ lru-cache@^10.2.0:
1092410934 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878"
1092510935 integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==
1092610936
10937+ lru-cache@^11.0.0:
10938+ version "11.0.0"
10939+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
10940+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
10941+
1092710942lru-cache@^4.1.2:
1092810943 version "4.1.5"
1092910944 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
1174111756 dependencies:
1174211757 brace-expansion "^2.0.1"
1174311758
11759+ minimatch@^10.0.0:
11760+ version "10.0.1"
11761+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
11762+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
11763+ dependencies:
11764+ brace-expansion "^2.0.1"
11765+
1174411766minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
1174511767 version "3.1.2"
1174611768 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -11909,6 +11931,11 @@ minipass@^7.0.2, minipass@^7.0.3:
1190911931 resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.3.tgz#05ea638da44e475037ed94d1c7efcc76a25e1974"
1191011932 integrity sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==
1191111933
11934+ minipass@^7.1.2:
11935+ version "7.1.2"
11936+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
11937+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
11938+
1191211939minizlib@^2.1.1, minizlib@^2.1.2:
1191311940 version "2.1.2"
1191411941 resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -12934,6 +12961,11 @@ p-try@^2.0.0:
1293412961 resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
1293512962 integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
1293612963
12964+ package-json-from-dist@^1.0.0:
12965+ version "1.0.0"
12966+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
12967+ integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
12968+
1293712969pacote@^17.0.0, pacote@^17.0.4:
1293812970 version "17.0.4"
1293912971 resolved "https://registry.yarnpkg.com/pacote/-/pacote-17.0.4.tgz#4bac6c0745967bde96985ec12fbbfc8dea7140e8"
@@ -13181,6 +13213,14 @@ path-scurry@^1.6.1:
1318113213 lru-cache "^7.14.1"
1318213214 minipass "^4.0.2"
1318313215
13216+ path-scurry@^2.0.0:
13217+ version "2.0.0"
13218+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
13219+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
13220+ dependencies:
13221+ lru-cache "^11.0.0"
13222+ minipass "^7.1.2"
13223+
13184132241318513225 version "0.1.7"
1318613226 resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -14902,12 +14942,13 @@ right-align@^0.1.1:
1490214942 dependencies:
1490314943 align-text "^0.1.1"
1490414944
14905- rimraf@5 .0.7 :
14906- version "5 .0.7 "
14907- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.7 .tgz#27bddf202e7d89cb2e0381656380d1734a854a74 "
14908- integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg ==
14945+ rimraf@6 .0.1 :
14946+ version "6 .0.1 "
14947+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
14948+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
1490914949 dependencies:
14910- glob "^10.3.7"
14950+ glob "^11.0.0"
14951+ package-json-from-dist "^1.0.0"
1491114952
1491214953rimraf@^2.5.4, rimraf@^2.6.3, rimraf@^2.7.1:
1491314954 version "2.7.1"
0 commit comments