|
988 | 988 | "@babel/helper-validator-identifier" "^7.24.6"
|
989 | 989 | to-fast-properties "^2.0.0"
|
990 | 990 |
|
| 991 | +"@commander-js/extra-typings@^12.0.1": |
| 992 | + version "12.1.0" |
| 993 | + resolved "https://registry.yarnpkg.com/@commander-js/extra-typings/-/extra-typings-12.1.0.tgz#5441bae756d326d34f1b9dceb0d78dbf5bc05d81" |
| 994 | + integrity sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg== |
| 995 | + |
991 | 996 | "@isaacs/cliui@^8.0.2":
|
992 | 997 | version "8.0.2"
|
993 | 998 | resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
|
|
1128 | 1133 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.52.tgz#7f1f57ad5b741f3d5b210d3b1f145640d89bf8fe"
|
1129 | 1134 | integrity sha512-BZWrtCU0bMVAIliIV+HJO1f1PR41M7NKjfxrFJwwhKI1KwhwOxYw1SXg9ao+CIMt774nFuGiG6eU+udtbEI9oQ==
|
1130 | 1135 |
|
| 1136 | +"@types/estree@^1.0.5": |
| 1137 | + version "1.0.5" |
| 1138 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" |
| 1139 | + integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== |
| 1140 | + |
1131 | 1141 | abbrev@^1.0.0:
|
1132 | 1142 | version "1.1.1"
|
1133 | 1143 | resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
|
@@ -1466,6 +1476,11 @@ color-support@^1.1.3:
|
1466 | 1476 | resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
|
1467 | 1477 | integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
|
1468 | 1478 |
|
| 1479 | +commander@^12.0.0: |
| 1480 | + version "12.1.0" |
| 1481 | + resolved "https://registry.yarnpkg.com/commander/-/commander-12.1.0.tgz#01423b36f501259fdaac4d0e4d60c96c991585d3" |
| 1482 | + integrity sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA== |
| 1483 | + |
1469 | 1484 | commander@^6.2.0:
|
1470 | 1485 | version "6.2.1"
|
1471 | 1486 | resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
|
@@ -2139,26 +2154,26 @@ js-base64@^3.7.5:
|
2139 | 2154 | resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.5.tgz#21e24cf6b886f76d6f5f165bfcd69cc55b9e3fca"
|
2140 | 2155 | integrity sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA==
|
2141 | 2156 |
|
2142 |
| -js-slang@^1.0.57: |
2143 |
| - version "1.0.57" |
2144 |
| - resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.57.tgz#e52a6c1fe4e6ba2516dddaf50d632ad7d263ec04" |
2145 |
| - integrity sha512-iQPfmZLe7oTygVE+n7vlpRy224/GYx7TgvjG/bxuN0Ydnr9TTqwrvZ7B6IZF89j+3Z3PbGtVIFJLD9NLd+l25g== |
| 2157 | +js-slang@^1.0.74: |
| 2158 | + version "1.0.74" |
| 2159 | + resolved "https://registry.yarnpkg.com/js-slang/-/js-slang-1.0.74.tgz#1970459a60740a3535cd77846d13221bdd315669" |
| 2160 | + integrity sha512-PB6K0MRBHTOJWuAXa9cVZhNkYPyu0APQOZEtMN+KE1L0sLf0ksGfSwAEqapgvd9IB744KlpQ68njqwY2YPsf/A== |
2146 | 2161 | dependencies:
|
2147 | 2162 | "@babel/parser" "^7.19.4"
|
| 2163 | + "@commander-js/extra-typings" "^12.0.1" |
2148 | 2164 | "@joeychenofficial/alt-ergo-modified" "^2.4.0"
|
2149 | 2165 | "@ts-morph/bootstrap" "^0.18.0"
|
2150 |
| - "@types/estree" "0.0.52" |
| 2166 | + "@types/estree" "^1.0.5" |
2151 | 2167 | acorn "^8.8.2"
|
2152 | 2168 | acorn-class-fields "^1.0.0"
|
2153 | 2169 | acorn-loose "^8.0.0"
|
2154 | 2170 | acorn-walk "^8.0.0"
|
2155 | 2171 | astring "^1.4.3"
|
| 2172 | + commander "^12.0.0" |
2156 | 2173 | gpu.js "^2.16.0"
|
2157 | 2174 | js-base64 "^3.7.5"
|
2158 | 2175 | lodash "^4.17.21"
|
2159 |
| - node-getopt "^0.3.2" |
2160 | 2176 | source-map "0.7.3"
|
2161 |
| - xmlhttprequest-ts "^1.0.1" |
2162 | 2177 |
|
2163 | 2178 | js-tokens@^4.0.0:
|
2164 | 2179 | version "4.0.0"
|
@@ -2440,11 +2455,6 @@ node-environment-flags@^1.0.5:
|
2440 | 2455 | object.getownpropertydescriptors "^2.0.3"
|
2441 | 2456 | semver "^5.7.0"
|
2442 | 2457 |
|
2443 |
| -node-getopt@^0.3.2: |
2444 |
| - version "0.3.2" |
2445 |
| - resolved "https://registry.yarnpkg.com/node-getopt/-/node-getopt-0.3.2.tgz#57507cd22f6f69650aa99252304a842f1224e44c" |
2446 |
| - integrity sha512-yqkmYrMbK1wPrfz7mgeYvA4tBperLg9FQ4S3Sau3nSAkpOA0x0zC8nQ1siBwozy1f4SE8vq2n1WKv99r+PCa1Q== |
2447 |
| - |
2448 | 2458 | node-gyp@^9.0.0:
|
2449 | 2459 | version "9.4.0"
|
2450 | 2460 | resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-9.4.0.tgz#2a7a91c7cba4eccfd95e949369f27c9ba704f369"
|
|
0 commit comments