@@ -8061,16 +8061,17 @@ glob@^10.0.0:
80618061 minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
80628062 path-scurry "^1.10.1"
80638063
8064- glob@^10.3.7 :
8065- version "10.3.7 "
8066- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7 .tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac "
8067- integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ ==
8064+ glob@^11.0.0 :
8065+ version "11.0.0 "
8066+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
8067+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
80688068 dependencies:
80698069 foreground-child "^3.1.0"
8070- jackspeak "^2.0.3"
8071- minimatch "^9.0.1"
8072- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
8073- path-scurry "^1.10.1"
8070+ jackspeak "^4.0.1"
8071+ minimatch "^10.0.0"
8072+ minipass "^7.1.2"
8073+ package-json-from-dist "^1.0.0"
8074+ path-scurry "^2.0.0"
80748075
80758076glob@^7.0.3, glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.2.0:
80768077 version "7.2.0"
@@ -8943,6 +8944,15 @@ jackspeak@^2.0.3:
89438944 optionalDependencies:
89448945 "@pkgjs/parseargs" "^0.11.0"
89458946
8947+ jackspeak@^4.0.1:
8948+ version "4.0.1"
8949+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
8950+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
8951+ dependencies:
8952+ "@isaacs/cliui" "^8.0.2"
8953+ optionalDependencies:
8954+ "@pkgjs/parseargs" "^0.11.0"
8955+
89468956jake@^10.8.5:
89478957 version "10.8.7"
89488958 resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.7.tgz#63a32821177940c33f356e0ba44ff9d34e1c7d8f"
@@ -9513,6 +9523,11 @@ lowlight@~1.11.0:
95139523 fault "^1.0.2"
95149524 highlight.js "~9.13.0"
95159525
9526+ lru-cache@^11.0.0:
9527+ version "11.0.0"
9528+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
9529+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
9530+
95169531lru-cache@^5.1.1:
95179532 version "5.1.1"
95189533 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -9781,6 +9796,13 @@ min-indent@^1.0.0, min-indent@^1.0.1:
97819796 resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
97829797 integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
97839798
9799+ minimatch@^10.0.0:
9800+ version "10.0.1"
9801+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
9802+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
9803+ dependencies:
9804+ brace-expansion "^2.0.1"
9805+
97849806minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.2:
97859807 version "3.1.2"
97869808 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -9880,6 +9902,11 @@ minipass@^5.0.0:
98809902 resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.2.tgz#58a82b7d81c7010da5bd4b2c0c85ac4b4ec5131e"
98819903 integrity sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA==
98829904
9905+ minipass@^7.1.2:
9906+ version "7.1.2"
9907+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
9908+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
9909+
98839910minizlib@^2.1.1, minizlib@^2.1.2:
98849911 version "2.1.2"
98859912 resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -10540,6 +10567,11 @@ p4-css@*, p4-css@^1.5.1:
1054010567 dependencies:
1054110568 nano-css "^5.3.0"
1054210569
10570+ package-json-from-dist@^1.0.0:
10571+ version "1.0.0"
10572+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
10573+ integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
10574+
1054310575pacote@^13.0.3, pacote@^13.0.5:
1054410576 version "13.1.1"
1054510577 resolved "https://registry.yarnpkg.com/pacote/-/pacote-13.1.1.tgz#d3e6e27ffc5137d2a07233ed6fba2a209ecb2b7b"
@@ -10689,6 +10721,14 @@ path-scurry@^1.10.1:
1068910721 lru-cache "^9.1.1 || ^10.0.0"
1069010722 minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1069110723
10724+ path-scurry@^2.0.0:
10725+ version "2.0.0"
10726+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
10727+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
10728+ dependencies:
10729+ lru-cache "^11.0.0"
10730+ minipass "^7.1.2"
10731+
1069210732path-to-regexp@0.1.7:
1069310733 version "0.1.7"
1069410734 resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -11799,12 +11839,13 @@ reusify@^1.0.4:
1179911839 resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
1180011840 integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
1180111841
11802- rimraf@5 .0.9 :
11803- version "5 .0.9 "
11804- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
11805- integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
11842+ rimraf@6 .0.1 :
11843+ version "6 .0.1 "
11844+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
11845+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
1180611846 dependencies:
11807- glob "^10.3.7"
11847+ glob "^11.0.0"
11848+ package-json-from-dist "^1.0.0"
1180811849
1180911850rimraf@^2.6.1:
1181011851 version "2.7.1"
0 commit comments