|
146 | 146 | "@nodelib/fs.scandir" "2.1.5"
|
147 | 147 | fastq "^1.6.0"
|
148 | 148 |
|
| 149 | +"@pkgjs/parseargs@^0.11.0": |
| 150 | + version "0.11.0" |
| 151 | + resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" |
| 152 | + integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== |
| 153 | + |
149 | 154 | "@sinclair/typebox@^0.25.16":
|
150 | 155 | version "0.25.21"
|
151 | 156 | resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.21.tgz#763b05a4b472c93a8db29b2c3e359d55b29ce272"
|
@@ -807,7 +812,7 @@ ci-info@^3.2.0:
|
807 | 812 | resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.7.1.tgz#708a6cdae38915d597afdf3b145f2f8e1ff55f3f"
|
808 | 813 | integrity sha512-4jYS4MOAaCIStSRwiuxc4B8MYhIe676yO1sYGzARnjXkWpmzZMMYxY6zu8WYWDhSuth5zhrQ1rhNSibyyvv4/w==
|
809 | 814 |
|
810 |
| -cliui@^7.0.2: |
| 815 | +cliui@^7.0.2, cliui@^7.0.4: |
811 | 816 | version "7.0.4"
|
812 | 817 | resolved "https://registry.yarnpkg.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f"
|
813 | 818 | integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==
|
@@ -1237,6 +1242,14 @@ flatted@^3.1.0:
|
1237 | 1242 | resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
|
1238 | 1243 | integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
|
1239 | 1244 |
|
| 1245 | +foreground-child@^3.1.0: |
| 1246 | + version "3.1.1" |
| 1247 | + resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d" |
| 1248 | + integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg== |
| 1249 | + dependencies: |
| 1250 | + cross-spawn "^7.0.0" |
| 1251 | + signal-exit "^4.0.1" |
| 1252 | + |
1240 | 1253 | fs.realpath@^1.0.0:
|
1241 | 1254 | version "1.0.0"
|
1242 | 1255 | resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
|
@@ -1295,15 +1308,16 @@ glob@7.2.0:
|
1295 | 1308 | once "^1.3.0"
|
1296 | 1309 | path-is-absolute "^1.0.0"
|
1297 | 1310 |
|
1298 |
| -glob@^10.0.0: |
1299 |
| - version "10.0.0" |
1300 |
| - resolved "https://registry.yarnpkg.com/glob/-/glob-10.0.0.tgz#034ab2e93644ba702e769c3e0558143d3fbd1612" |
1301 |
| - integrity sha512-zmp9ZDC6NpDNLujV2W2n+3lH+BafIVZ4/ct+Yj3BMZTH/+bgm/eVjHzeFLwxJrrIGgjjS2eiQLlpurHsNlEAtQ== |
| 1311 | +glob@^10.2.2: |
| 1312 | + version "10.2.2" |
| 1313 | + resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.2.tgz#ce2468727de7e035e8ecf684669dc74d0526ab75" |
| 1314 | + integrity sha512-Xsa0BcxIC6th9UwNjZkhrMtNo/MnyRL8jGCP+uEwhA5oFOCY1f2s1/oNKY47xQ0Bg5nkjsfAEIej1VeH62bDDQ== |
1302 | 1315 | dependencies:
|
1303 |
| - fs.realpath "^1.0.0" |
| 1316 | + foreground-child "^3.1.0" |
| 1317 | + jackspeak "^2.0.3" |
1304 | 1318 | minimatch "^9.0.0"
|
1305 | 1319 | minipass "^5.0.0"
|
1306 |
| - path-scurry "^1.6.4" |
| 1320 | + path-scurry "^1.7.0" |
1307 | 1321 |
|
1308 | 1322 | glob@^7.1.3:
|
1309 | 1323 | version "7.2.3"
|
@@ -1527,6 +1541,15 @@ isobject@^3.0.1:
|
1527 | 1541 | resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
|
1528 | 1542 | integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==
|
1529 | 1543 |
|
| 1544 | +jackspeak@^2.0.3: |
| 1545 | + version "2.1.0" |
| 1546 | + resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.1.0.tgz#69831fe5346532888f279102f39fc4452ebbe6c2" |
| 1547 | + integrity sha512-DiEwVPqsieUzZBNxQ2cxznmFzfg/AMgJUjYw5xl6rSmCxAQXECcbSdwcLM6Ds6T09+SBfSNCGPhYUoQ96P4h7A== |
| 1548 | + dependencies: |
| 1549 | + cliui "^7.0.4" |
| 1550 | + optionalDependencies: |
| 1551 | + "@pkgjs/parseargs" "^0.11.0" |
| 1552 | + |
1530 | 1553 | jest-util@^29.4.1:
|
1531 | 1554 | version "29.4.1"
|
1532 | 1555 | resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.4.1.tgz#2eeed98ff4563b441b5a656ed1a786e3abc3e4c4"
|
@@ -1938,10 +1961,10 @@ path-parse@^1.0.7:
|
1938 | 1961 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
|
1939 | 1962 | integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
1940 | 1963 |
|
1941 |
| -path-scurry@^1.6.4: |
1942 |
| - version "1.6.4" |
1943 |
| - resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.6.4.tgz#020a9449e5382a4acb684f9c7e1283bc5695de66" |
1944 |
| - integrity sha512-Qp/9IHkdNiXJ3/Kon++At2nVpnhRiPq/aSvQN+H3U1WZbvNRK0RIQK/o4HMqPoXjpuGJUEWpHSs6Mnjxqh3TQg== |
| 1964 | +path-scurry@^1.7.0: |
| 1965 | + version "1.7.0" |
| 1966 | + resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.7.0.tgz#99c741a2cfbce782294a39994d63748b5a24f6db" |
| 1967 | + integrity sha512-UkZUeDjczjYRE495+9thsgcVgsaCPkaw80slmfVFgllxY+IO8ubTsOpFVjDPROBqJdHfVPUFRHPBV/WciOVfWg== |
1945 | 1968 | dependencies:
|
1946 | 1969 | lru-cache "^9.0.0"
|
1947 | 1970 | minipass "^5.0.0"
|
@@ -2186,6 +2209,11 @@ signal-exit@^3.0.2:
|
2186 | 2209 | resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
|
2187 | 2210 | integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
2188 | 2211 |
|
| 2212 | +signal-exit@^4.0.1: |
| 2213 | + version "4.0.1" |
| 2214 | + resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.0.1.tgz#96a61033896120ec9335d96851d902cc98f0ba2a" |
| 2215 | + integrity sha512-uUWsN4aOxJAS8KOuf3QMyFtgm1pkb6I+KRZbRF/ghdf5T7sM+B1lLLzPDxswUjkmHyxQAVzEgG35E3NzDM9GVw== |
| 2216 | + |
2189 | 2217 | slash@^3.0.0:
|
2190 | 2218 | version "3.0.0"
|
2191 | 2219 | resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
|
|
0 commit comments