@@ -8091,16 +8091,17 @@ glob@^10.0.0:
80918091 minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
80928092 path-scurry "^1.10.1"
80938093
8094- glob@^10.3.7 :
8095- version "10.3.7 "
8096- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7 .tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac "
8097- integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ ==
8094+ glob@^11.0.0 :
8095+ version "11.0.0 "
8096+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
8097+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
80988098 dependencies:
80998099 foreground-child "^3.1.0"
8100- jackspeak "^2.0.3"
8101- minimatch "^9.0.1"
8102- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
8103- path-scurry "^1.10.1"
8100+ jackspeak "^4.0.1"
8101+ minimatch "^10.0.0"
8102+ minipass "^7.1.2"
8103+ package-json-from-dist "^1.0.0"
8104+ path-scurry "^2.0.0"
81048105
81058106glob@^7.0.3, glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.2.0:
81068107 version "7.2.0"
@@ -8973,6 +8974,15 @@ jackspeak@^2.0.3:
89738974 optionalDependencies:
89748975 "@pkgjs/parseargs" "^0.11.0"
89758976
8977+ jackspeak@^4.0.1:
8978+ version "4.0.1"
8979+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
8980+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
8981+ dependencies:
8982+ "@isaacs/cliui" "^8.0.2"
8983+ optionalDependencies:
8984+ "@pkgjs/parseargs" "^0.11.0"
8985+
89768986jake@^10.8.5:
89778987 version "10.8.7"
89788988 resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.7.tgz#63a32821177940c33f356e0ba44ff9d34e1c7d8f"
@@ -9543,6 +9553,11 @@ lowlight@~1.11.0:
95439553 fault "^1.0.2"
95449554 highlight.js "~9.13.0"
95459555
9556+ lru-cache@^11.0.0:
9557+ version "11.0.0"
9558+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
9559+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
9560+
95469561lru-cache@^5.1.1:
95479562 version "5.1.1"
95489563 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -9811,6 +9826,13 @@ min-indent@^1.0.0, min-indent@^1.0.1:
98119826 resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
98129827 integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
98139828
9829+ minimatch@^10.0.0:
9830+ version "10.0.1"
9831+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
9832+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
9833+ dependencies:
9834+ brace-expansion "^2.0.1"
9835+
98149836minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.2:
98159837 version "3.1.2"
98169838 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -9910,6 +9932,11 @@ minipass@^5.0.0:
99109932 resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.2.tgz#58a82b7d81c7010da5bd4b2c0c85ac4b4ec5131e"
99119933 integrity sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA==
99129934
9935+ minipass@^7.1.2:
9936+ version "7.1.2"
9937+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
9938+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
9939+
99139940minizlib@^2.1.1, minizlib@^2.1.2:
99149941 version "2.1.2"
99159942 resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -10570,6 +10597,11 @@ p4-css@*, p4-css@^1.5.1:
1057010597 dependencies:
1057110598 nano-css "^5.3.0"
1057210599
10600+ package-json-from-dist@^1.0.0:
10601+ version "1.0.0"
10602+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
10603+ integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
10604+
1057310605pacote@^13.0.3, pacote@^13.0.5:
1057410606 version "13.1.1"
1057510607 resolved "https://registry.yarnpkg.com/pacote/-/pacote-13.1.1.tgz#d3e6e27ffc5137d2a07233ed6fba2a209ecb2b7b"
@@ -10719,6 +10751,14 @@ path-scurry@^1.10.1:
1071910751 lru-cache "^9.1.1 || ^10.0.0"
1072010752 minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1072110753
10754+ path-scurry@^2.0.0:
10755+ version "2.0.0"
10756+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
10757+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
10758+ dependencies:
10759+ lru-cache "^11.0.0"
10760+ minipass "^7.1.2"
10761+
1072210762path-to-regexp@0.1.7:
1072310763 version "0.1.7"
1072410764 resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -11829,12 +11869,13 @@ reusify@^1.0.4:
1182911869 resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
1183011870 integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
1183111871
11832- rimraf@5 .0.9 :
11833- version "5 .0.9 "
11834- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
11835- integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
11872+ rimraf@6 .0.1 :
11873+ version "6 .0.1 "
11874+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
11875+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
1183611876 dependencies:
11837- glob "^10.3.7"
11877+ glob "^11.0.0"
11878+ package-json-from-dist "^1.0.0"
1183811879
1183911880rimraf@^2.6.1:
1184011881 version "2.7.1"
0 commit comments