|
350 | 350 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544"
|
351 | 351 | integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==
|
352 | 352 |
|
| 353 | +"@babel/compat-data@^7.22.9": |
| 354 | + version "7.22.9" |
| 355 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730" |
| 356 | + integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== |
| 357 | + |
353 | 358 |
|
354 | 359 | version "7.22.5"
|
355 | 360 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.5.tgz#d67d9747ecf26ee7ecd3ebae1ee22225fe902a89"
|
|
371 | 376 | json5 "^2.2.2"
|
372 | 377 | semver "^6.3.0"
|
373 | 378 |
|
374 |
| -"@babel/ [email protected]", "@babel/core@^7.12.3", "@babel/core@^7.16.0": |
| 379 | + |
| 380 | + version "7.22.9" |
| 381 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.9.tgz#bd96492c68822198f33e8a256061da3cf391f58f" |
| 382 | + integrity sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w== |
| 383 | + dependencies: |
| 384 | + "@ampproject/remapping" "^2.2.0" |
| 385 | + "@babel/code-frame" "^7.22.5" |
| 386 | + "@babel/generator" "^7.22.9" |
| 387 | + "@babel/helper-compilation-targets" "^7.22.9" |
| 388 | + "@babel/helper-module-transforms" "^7.22.9" |
| 389 | + "@babel/helpers" "^7.22.6" |
| 390 | + "@babel/parser" "^7.22.7" |
| 391 | + "@babel/template" "^7.22.5" |
| 392 | + "@babel/traverse" "^7.22.8" |
| 393 | + "@babel/types" "^7.22.5" |
| 394 | + convert-source-map "^1.7.0" |
| 395 | + debug "^4.1.0" |
| 396 | + gensync "^1.0.0-beta.2" |
| 397 | + json5 "^2.2.2" |
| 398 | + semver "^6.3.1" |
| 399 | + |
| 400 | +"@babel/core@^7.12.3", "@babel/core@^7.16.0": |
375 | 401 | version "7.22.8"
|
376 | 402 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.8.tgz#386470abe884302db9c82e8e5e87be9e46c86785"
|
377 | 403 | integrity sha512-75+KxFB4CZqYRXjx4NlR4J7yGvKumBuZTmV4NV6v09dVXXkuYVYLT68N6HCzLvfJ+fWCxQsntNzKwwIXL4bHnw==
|
|
402 | 428 | "@jridgewell/trace-mapping" "^0.3.17"
|
403 | 429 | jsesc "^2.5.1"
|
404 | 430 |
|
405 |
| -"@babel/ [email protected]", "@babel/generator@^7.22.5", "@babel/generator@^7.22.7": |
| 431 | +"@babel/ [email protected]", "@babel/generator@^7.22.9": |
| 432 | + version "7.22.9" |
| 433 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.9.tgz#572ecfa7a31002fa1de2a9d91621fd895da8493d" |
| 434 | + integrity sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw== |
| 435 | + dependencies: |
| 436 | + "@babel/types" "^7.22.5" |
| 437 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 438 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 439 | + jsesc "^2.5.1" |
| 440 | + |
| 441 | +"@babel/generator@^7.22.5", "@babel/generator@^7.22.7": |
406 | 442 | version "7.22.7"
|
407 | 443 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.7.tgz#a6b8152d5a621893f2c9dacf9a4e286d520633d5"
|
408 | 444 | integrity sha512-p+jPjMG+SI8yvIaxGgeW24u7q9+5+TGpZh8/CuB7RhBKd7RCy8FayNEFNNKrNK/eUcY/4ExQqLmyrvBXKsIcwQ==
|
|
437 | 473 | browserslist "^4.21.9"
|
438 | 474 | lru-cache "^5.1.1"
|
439 | 475 |
|
| 476 | +"@babel/helper-compilation-targets@^7.22.9": |
| 477 | + version "7.22.9" |
| 478 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.9.tgz#f9d0a7aaaa7cd32a3f31c9316a69f5a9bcacb892" |
| 479 | + integrity sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw== |
| 480 | + dependencies: |
| 481 | + "@babel/compat-data" "^7.22.9" |
| 482 | + "@babel/helper-validator-option" "^7.22.5" |
| 483 | + browserslist "^4.21.9" |
| 484 | + lru-cache "^5.1.1" |
| 485 | + semver "^6.3.1" |
| 486 | + |
440 | 487 | "@babel/helper-create-class-features-plugin@^7.22.5":
|
441 | 488 | version "7.22.6"
|
442 | 489 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.6.tgz#58564873c889a6fea05a538e23f9f6d201f10950"
|
|
520 | 567 | "@babel/traverse" "^7.22.5"
|
521 | 568 | "@babel/types" "^7.22.5"
|
522 | 569 |
|
| 570 | +"@babel/helper-module-transforms@^7.22.9": |
| 571 | + version "7.22.9" |
| 572 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129" |
| 573 | + integrity sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ== |
| 574 | + dependencies: |
| 575 | + "@babel/helper-environment-visitor" "^7.22.5" |
| 576 | + "@babel/helper-module-imports" "^7.22.5" |
| 577 | + "@babel/helper-simple-access" "^7.22.5" |
| 578 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 579 | + "@babel/helper-validator-identifier" "^7.22.5" |
| 580 | + |
523 | 581 | "@babel/helper-optimise-call-expression@^7.22.5":
|
524 | 582 | version "7.22.5"
|
525 | 583 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz#f21531a9ccbff644fdd156b4077c16ff0c3f609e"
|
|
1129 | 1187 | babel-plugin-polyfill-regenerator "^0.5.0"
|
1130 | 1188 | semver "^6.3.0"
|
1131 | 1189 |
|
1132 |
| - |
1133 |
| - version "7.22.7" |
1134 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.7.tgz#eb9094b5fb756cc2d98d398b2c88aeefa9205de9" |
1135 |
| - integrity sha512-o02xM7iY7mSPI+TvaYDH0aYl+lg3+KT7qrD705JlsB/GrZSNaYO/4i+aDFKPiJ7ubq3hgv8NNLCdyB5MFxT8mg== |
| 1190 | + |
| 1191 | + version "7.22.9" |
| 1192 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.9.tgz#a87b11e170cbbfb018e6a2bf91f5c6e533b9e027" |
| 1193 | + integrity sha512-9KjBH61AGJetCPYp/IEyLEp47SyybZb0nDRpBvmtEkm+rUIwxdlKpyNHI1TmsGkeuLclJdleQHRZ8XLBnnh8CQ== |
1136 | 1194 | dependencies:
|
1137 | 1195 | "@babel/helper-module-imports" "^7.22.5"
|
1138 | 1196 | "@babel/helper-plugin-utils" "^7.22.5"
|
1139 |
| - "@nicolo-ribaudo/semver-v6" "^6.3.3" |
1140 | 1197 | babel-plugin-polyfill-corejs2 "^0.4.4"
|
1141 | 1198 | babel-plugin-polyfill-corejs3 "^0.8.2"
|
1142 | 1199 | babel-plugin-polyfill-regenerator "^0.5.1"
|
| 1200 | + semver "^6.3.1" |
1143 | 1201 |
|
1144 | 1202 | "@babel/plugin-transform-shorthand-properties@^7.22.5":
|
1145 | 1203 | version "7.22.5"
|
|
1294 | 1352 | core-js-compat "^3.30.2"
|
1295 | 1353 | semver "^6.3.0"
|
1296 | 1354 |
|
1297 |
| - |
1298 |
| - version "7.22.7" |
1299 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.7.tgz#a1ef34b64a80653c22ce4d9c25603cfa76fc168a" |
1300 |
| - integrity sha512-1whfDtW+CzhETuzYXfcgZAh8/GFMeEbz0V5dVgya8YeJyCU6Y/P2Gnx4Qb3MylK68Zu9UiwUvbPMPTpFAOJ+sQ== |
| 1355 | + |
| 1356 | + version "7.22.9" |
| 1357 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.9.tgz#57f17108eb5dfd4c5c25a44c1977eba1df310ac7" |
| 1358 | + integrity sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g== |
1301 | 1359 | dependencies:
|
1302 |
| - "@babel/compat-data" "^7.22.6" |
1303 |
| - "@babel/helper-compilation-targets" "^7.22.6" |
| 1360 | + "@babel/compat-data" "^7.22.9" |
| 1361 | + "@babel/helper-compilation-targets" "^7.22.9" |
1304 | 1362 | "@babel/helper-plugin-utils" "^7.22.5"
|
1305 | 1363 | "@babel/helper-validator-option" "^7.22.5"
|
1306 | 1364 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.22.5"
|
|
1374 | 1432 | "@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
|
1375 | 1433 | "@babel/preset-modules" "^0.1.5"
|
1376 | 1434 | "@babel/types" "^7.22.5"
|
1377 |
| - "@nicolo-ribaudo/semver-v6" "^6.3.3" |
1378 | 1435 | babel-plugin-polyfill-corejs2 "^0.4.4"
|
1379 | 1436 | babel-plugin-polyfill-corejs3 "^0.8.2"
|
1380 | 1437 | babel-plugin-polyfill-regenerator "^0.5.1"
|
1381 | 1438 | core-js-compat "^3.31.0"
|
| 1439 | + semver "^6.3.1" |
1382 | 1440 |
|
1383 | 1441 | "@babel/preset-modules@^0.1.5":
|
1384 | 1442 | version "0.1.5"
|
@@ -10207,10 +10265,10 @@ quick-format-unescaped@^4.0.3:
|
10207 | 10265 | resolved "https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz#93ef6dd8d3453cbc7970dd614fad4c5954d6b5a7"
|
10208 | 10266 | integrity sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==
|
10209 | 10267 |
|
10210 |
| - |
10211 |
| - version "23.0.48" |
10212 |
| - resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-23.0.48.tgz#2172cc67e017c9f162cf842ae2089fdb6ed617c4" |
10213 |
| - integrity sha512-t7kjtHa1x5uywwPZH8oJ9EYuFCtEqG3eRSK+G5pkcQ1nTRGblcCkgBX1SVVClhc26DoLCkdfqxacAUEWy4AqVQ== |
| 10268 | + |
| 10269 | + version "23.0.59" |
| 10270 | + resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-23.0.59.tgz#4a2b24e9884817463f84d61fd543730ade8ed0a5" |
| 10271 | + integrity sha512-D8DwNyJkDi3kcQ0kY3QYHx/REobwa1kJ+2udTo7it1ofqtjQVNncRsjKN0urml6hByqdDCOT7IiFgOB7i0M2Nw== |
10214 | 10272 | dependencies:
|
10215 | 10273 | "@glideapps/ts-necessities" "2.1.3"
|
10216 | 10274 | "@types/urijs" "^1.19.19"
|
|
10226 | 10284 | unicode-properties "^1.4.1"
|
10227 | 10285 | urijs "^1.19.1"
|
10228 | 10286 | wordwrap "^1.0.0"
|
10229 |
| - yaml "^2.2.2" |
| 10287 | + yaml "^2.3.1" |
10230 | 10288 |
|
10231 | 10289 | randombytes@^2.1.0:
|
10232 | 10290 | version "2.1.0"
|
@@ -10804,6 +10862,11 @@ semver@^6.0.0, semver@^6.3.0:
|
10804 | 10862 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
|
10805 | 10863 | integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
|
10806 | 10864 |
|
| 10865 | +semver@^6.3.1: |
| 10866 | + version "6.3.1" |
| 10867 | + resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" |
| 10868 | + integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== |
| 10869 | + |
10807 | 10870 | semver@~7.3.0:
|
10808 | 10871 | version "7.3.8"
|
10809 | 10872 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
|
@@ -12564,7 +12627,7 @@ yallist@^4.0.0:
|
12564 | 12627 | resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
|
12565 | 12628 | integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
|
12566 | 12629 |
|
12567 |
| -yaml@^2.2.2: |
| 12630 | +yaml@^2.3.1: |
12568 | 12631 | version "2.3.1"
|
12569 | 12632 | resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.1.tgz#02fe0975d23cd441242aa7204e09fc28ac2ac33b"
|
12570 | 12633 | integrity sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==
|
|
0 commit comments