|
150 | 150 | "@jridgewell/trace-mapping" "^0.3.25"
|
151 | 151 | jsesc "^3.0.2"
|
152 | 152 |
|
| 153 | +"@babel/generator@^7.27.0": |
| 154 | + version "7.27.0" |
| 155 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.0.tgz#764382b5392e5b9aff93cadb190d0745866cbc2c" |
| 156 | + integrity sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw== |
| 157 | + dependencies: |
| 158 | + "@babel/parser" "^7.27.0" |
| 159 | + "@babel/types" "^7.27.0" |
| 160 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 161 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 162 | + jsesc "^3.0.2" |
| 163 | + |
153 | 164 | "@babel/helper-annotate-as-pure@^7.18.6":
|
154 | 165 | version "7.18.6"
|
155 | 166 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
201 | 212 | "@babel/traverse" "^7.25.9"
|
202 | 213 | semver "^6.3.1"
|
203 | 214 |
|
| 215 | +"@babel/helper-create-class-features-plugin@^7.27.0": |
| 216 | + version "7.27.0" |
| 217 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.0.tgz#518fad6a307c6a96f44af14912b2c20abe9bfc30" |
| 218 | + integrity sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg== |
| 219 | + dependencies: |
| 220 | + "@babel/helper-annotate-as-pure" "^7.25.9" |
| 221 | + "@babel/helper-member-expression-to-functions" "^7.25.9" |
| 222 | + "@babel/helper-optimise-call-expression" "^7.25.9" |
| 223 | + "@babel/helper-replace-supers" "^7.26.5" |
| 224 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.25.9" |
| 225 | + "@babel/traverse" "^7.27.0" |
| 226 | + semver "^6.3.1" |
| 227 | + |
204 | 228 | "@babel/helper-create-regexp-features-plugin@^7.18.6":
|
205 | 229 | version "7.18.6"
|
206 | 230 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz#3e35f4e04acbbf25f1b3534a657610a000543d3c"
|
|
360 | 384 | "@babel/helper-optimise-call-expression" "^7.25.9"
|
361 | 385 | "@babel/traverse" "^7.25.9"
|
362 | 386 |
|
| 387 | +"@babel/helper-replace-supers@^7.26.5": |
| 388 | + version "7.26.5" |
| 389 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz#6cb04e82ae291dae8e72335dfe438b0725f14c8d" |
| 390 | + integrity sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg== |
| 391 | + dependencies: |
| 392 | + "@babel/helper-member-expression-to-functions" "^7.25.9" |
| 393 | + "@babel/helper-optimise-call-expression" "^7.25.9" |
| 394 | + "@babel/traverse" "^7.26.5" |
| 395 | + |
363 | 396 | "@babel/helper-skip-transparent-expression-wrappers@^7.25.9":
|
364 | 397 | version "7.25.9"
|
365 | 398 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz#0b2e1b62d560d6b1954893fd2b705dc17c91f0c9"
|
|
473 | 506 | dependencies:
|
474 | 507 | "@babel/types" "^7.26.3"
|
475 | 508 |
|
| 509 | +"@babel/parser@^7.27.0": |
| 510 | + version "7.27.0" |
| 511 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 512 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 513 | + dependencies: |
| 514 | + "@babel/types" "^7.27.0" |
| 515 | + |
476 | 516 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
477 | 517 | version "7.25.9"
|
478 | 518 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
|
|
857 | 897 | "@babel/helper-module-transforms" "^7.25.9"
|
858 | 898 | "@babel/helper-plugin-utils" "^7.25.9"
|
859 | 899 |
|
860 |
| -"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.25.9", "@babel/plugin-transform-modules-commonjs@^7.26.3": |
| 900 | +"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.26.3": |
861 | 901 | version "7.26.3"
|
862 | 902 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb"
|
863 | 903 | integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==
|
|
1081 | 1121 | dependencies:
|
1082 | 1122 | "@babel/helper-plugin-utils" "^7.26.5"
|
1083 | 1123 |
|
1084 |
| -"@babel/plugin-transform-typescript@^7.25.9": |
1085 |
| - version "7.25.9" |
1086 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.25.9.tgz#69267905c2b33c2ac6d8fe765e9dc2ddc9df3849" |
1087 |
| - integrity sha512-7PbZQZP50tzv2KGGnhh82GSyMB01yKY9scIjf1a+GfZCtInOWqUH5+1EBU4t9fyR5Oykkkc9vFTs4OHrhHXljQ== |
| 1124 | +"@babel/plugin-transform-typescript@^7.27.0": |
| 1125 | + version "7.27.0" |
| 1126 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.27.0.tgz#a29fd3481da85601c7e34091296e9746d2cccba8" |
| 1127 | + integrity sha512-fRGGjO2UEGPjvEcyAZXRXAS8AfdaQoq7HnxAbJoAoW10B9xOKesmmndJv+Sym2a+9FHWZ9KbyyLCe9s0Sn5jtg== |
1088 | 1128 | dependencies:
|
1089 | 1129 | "@babel/helper-annotate-as-pure" "^7.25.9"
|
1090 |
| - "@babel/helper-create-class-features-plugin" "^7.25.9" |
1091 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1130 | + "@babel/helper-create-class-features-plugin" "^7.27.0" |
| 1131 | + "@babel/helper-plugin-utils" "^7.26.5" |
1092 | 1132 | "@babel/helper-skip-transparent-expression-wrappers" "^7.25.9"
|
1093 | 1133 | "@babel/plugin-syntax-typescript" "^7.25.9"
|
1094 | 1134 |
|
|
1219 | 1259 | "@babel/plugin-transform-react-jsx-development" "^7.25.9"
|
1220 | 1260 | "@babel/plugin-transform-react-pure-annotations" "^7.25.9"
|
1221 | 1261 |
|
1222 |
| -"@babel/preset-typescript@^7.26.0": |
1223 |
| - version "7.26.0" |
1224 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz#4a570f1b8d104a242d923957ffa1eaff142a106d" |
1225 |
| - integrity sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg== |
| 1262 | +"@babel/preset-typescript@^7.27.0": |
| 1263 | + version "7.27.0" |
| 1264 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.27.0.tgz#4dcb8827225975f4290961b0b089f9c694ca50c7" |
| 1265 | + integrity sha512-vxaPFfJtHhgeOVXRKuHpHPAOgymmy8V8I65T1q53R7GCZlefKeCaTyDs3zOPHTTbmquvNlQYC5klEvWsBAtrBQ== |
1226 | 1266 | dependencies:
|
1227 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1267 | + "@babel/helper-plugin-utils" "^7.26.5" |
1228 | 1268 | "@babel/helper-validator-option" "^7.25.9"
|
1229 | 1269 | "@babel/plugin-syntax-jsx" "^7.25.9"
|
1230 |
| - "@babel/plugin-transform-modules-commonjs" "^7.25.9" |
1231 |
| - "@babel/plugin-transform-typescript" "^7.25.9" |
| 1270 | + "@babel/plugin-transform-modules-commonjs" "^7.26.3" |
| 1271 | + "@babel/plugin-transform-typescript" "^7.27.0" |
1232 | 1272 |
|
1233 | 1273 | "@babel/runtime@^7.0.0", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.8.4":
|
1234 | 1274 | version "7.26.10"
|
|
1255 | 1295 | "@babel/parser" "^7.26.9"
|
1256 | 1296 | "@babel/types" "^7.26.9"
|
1257 | 1297 |
|
| 1298 | +"@babel/template@^7.27.0": |
| 1299 | + version "7.27.0" |
| 1300 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1301 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1302 | + dependencies: |
| 1303 | + "@babel/code-frame" "^7.26.2" |
| 1304 | + "@babel/parser" "^7.27.0" |
| 1305 | + "@babel/types" "^7.27.0" |
| 1306 | + |
1258 | 1307 | "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.6":
|
1259 | 1308 | version "7.23.2"
|
1260 | 1309 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
|
|
1284 | 1333 | debug "^4.3.1"
|
1285 | 1334 | globals "^11.1.0"
|
1286 | 1335 |
|
| 1336 | +"@babel/traverse@^7.26.5", "@babel/traverse@^7.27.0": |
| 1337 | + version "7.27.0" |
| 1338 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.0.tgz#11d7e644779e166c0442f9a07274d02cd91d4a70" |
| 1339 | + integrity sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA== |
| 1340 | + dependencies: |
| 1341 | + "@babel/code-frame" "^7.26.2" |
| 1342 | + "@babel/generator" "^7.27.0" |
| 1343 | + "@babel/parser" "^7.27.0" |
| 1344 | + "@babel/template" "^7.27.0" |
| 1345 | + "@babel/types" "^7.27.0" |
| 1346 | + debug "^4.3.1" |
| 1347 | + globals "^11.1.0" |
| 1348 | + |
1287 | 1349 | "@babel/traverse@^7.26.8":
|
1288 | 1350 | version "7.26.10"
|
1289 | 1351 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380"
|
|
1313 | 1375 | "@babel/helper-string-parser" "^7.25.9"
|
1314 | 1376 | "@babel/helper-validator-identifier" "^7.25.9"
|
1315 | 1377 |
|
| 1378 | +"@babel/types@^7.27.0": |
| 1379 | + version "7.27.0" |
| 1380 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1381 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1382 | + dependencies: |
| 1383 | + "@babel/helper-string-parser" "^7.25.9" |
| 1384 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1385 | + |
1316 | 1386 | "@bcoe/v8-coverage@^0.2.3":
|
1317 | 1387 | version "0.2.3"
|
1318 | 1388 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments