|
39 | 39 | "@babel/highlight" "^7.24.7"
|
40 | 40 | picocolors "^1.0.0"
|
41 | 41 |
|
42 |
| -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2": |
43 |
| - version "7.25.2" |
44 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5" |
45 |
| - integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ== |
| 42 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2", "@babel/compat-data@^7.25.4": |
| 43 | + version "7.25.4" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb" |
| 45 | + integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ== |
46 | 46 |
|
47 | 47 | "@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9":
|
48 | 48 | version "7.25.2"
|
|
74 | 74 | eslint-visitor-keys "^2.1.0"
|
75 | 75 | semver "^6.3.1"
|
76 | 76 |
|
77 |
| -"@babel/generator@^7.25.0", "@babel/generator@^7.7.2": |
78 |
| - version "7.25.0" |
79 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.0.tgz#f858ddfa984350bc3d3b7f125073c9af6988f18e" |
80 |
| - integrity sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw== |
| 77 | +"@babel/generator@^7.25.0", "@babel/generator@^7.25.4", "@babel/generator@^7.7.2": |
| 78 | + version "7.25.4" |
| 79 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.4.tgz#1dc63c1c9caae9e6dc24e264eac254eb25005669" |
| 80 | + integrity sha512-NFtZmZsyzDPJnk9Zg3BbTfKKc9UlHYzD0E//p2Z3B9nCwwtJW9T0gVbCz8+fBngnn4zf1Dr3IK8PHQQHq0lDQw== |
81 | 81 | dependencies:
|
82 |
| - "@babel/types" "^7.25.0" |
| 82 | + "@babel/types" "^7.25.4" |
83 | 83 | "@jridgewell/gen-mapping" "^0.3.5"
|
84 | 84 | "@jridgewell/trace-mapping" "^0.3.25"
|
85 | 85 | jsesc "^2.5.1"
|
|
110 | 110 | lru-cache "^5.1.1"
|
111 | 111 | semver "^6.3.1"
|
112 | 112 |
|
113 |
| -"@babel/helper-create-class-features-plugin@^7.24.7": |
114 |
| - version "7.25.0" |
115 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.0.tgz#a109bf9c3d58dfed83aaf42e85633c89f43a6253" |
116 |
| - integrity sha512-GYM6BxeQsETc9mnct+nIIpf63SAyzvyYN7UB/IlTyd+MBg06afFGp0mIeUqGyWgS2mxad6vqbMrHVlaL3m70sQ== |
| 113 | +"@babel/helper-create-class-features-plugin@^7.24.7", "@babel/helper-create-class-features-plugin@^7.25.4": |
| 114 | + version "7.25.4" |
| 115 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz#57eaf1af38be4224a9d9dd01ddde05b741f50e14" |
| 116 | + integrity sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ== |
117 | 117 | dependencies:
|
118 | 118 | "@babel/helper-annotate-as-pure" "^7.24.7"
|
119 | 119 | "@babel/helper-member-expression-to-functions" "^7.24.8"
|
120 | 120 | "@babel/helper-optimise-call-expression" "^7.24.7"
|
121 | 121 | "@babel/helper-replace-supers" "^7.25.0"
|
122 | 122 | "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
123 |
| - "@babel/traverse" "^7.25.0" |
| 123 | + "@babel/traverse" "^7.25.4" |
124 | 124 | semver "^6.3.1"
|
125 | 125 |
|
126 |
| -"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.24.7", "@babel/helper-create-regexp-features-plugin@^7.25.0": |
| 126 | +"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.24.7", "@babel/helper-create-regexp-features-plugin@^7.25.0", "@babel/helper-create-regexp-features-plugin@^7.25.2": |
127 | 127 | version "7.25.2"
|
128 | 128 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz#24c75974ed74183797ffd5f134169316cd1808d9"
|
129 | 129 | integrity sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==
|
|
257 | 257 | js-tokens "^4.0.0"
|
258 | 258 | picocolors "^1.0.0"
|
259 | 259 |
|
260 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.0", "@babel/parser@^7.25.3": |
261 |
| - version "7.25.3" |
262 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.3.tgz#91fb126768d944966263f0657ab222a642b82065" |
263 |
| - integrity sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw== |
| 260 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.0", "@babel/parser@^7.25.4": |
| 261 | + version "7.25.4" |
| 262 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.4.tgz#af4f2df7d02440286b7de57b1c21acfb2a6f257a" |
| 263 | + integrity sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA== |
264 | 264 | dependencies:
|
265 |
| - "@babel/types" "^7.25.2" |
| 265 | + "@babel/types" "^7.25.4" |
266 | 266 |
|
267 | 267 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
|
268 | 268 | version "7.25.3"
|
|
463 | 463 | dependencies:
|
464 | 464 | "@babel/helper-plugin-utils" "^7.24.7"
|
465 | 465 |
|
466 |
| -"@babel/plugin-transform-async-generator-functions@^7.25.0": |
467 |
| - version "7.25.0" |
468 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz#b785cf35d73437f6276b1e30439a57a50747bddf" |
469 |
| - integrity sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q== |
| 466 | +"@babel/plugin-transform-async-generator-functions@^7.25.4": |
| 467 | + version "7.25.4" |
| 468 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz#2afd4e639e2d055776c9f091b6c0c180ed8cf083" |
| 469 | + integrity sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg== |
470 | 470 | dependencies:
|
471 | 471 | "@babel/helper-plugin-utils" "^7.24.8"
|
472 | 472 | "@babel/helper-remap-async-to-generator" "^7.25.0"
|
473 | 473 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
474 |
| - "@babel/traverse" "^7.25.0" |
| 474 | + "@babel/traverse" "^7.25.4" |
475 | 475 |
|
476 | 476 | "@babel/plugin-transform-async-to-generator@^7.24.7":
|
477 | 477 | version "7.24.7"
|
|
496 | 496 | dependencies:
|
497 | 497 | "@babel/helper-plugin-utils" "^7.24.8"
|
498 | 498 |
|
499 |
| -"@babel/plugin-transform-class-properties@^7.24.7": |
500 |
| - version "7.24.7" |
501 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834" |
502 |
| - integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w== |
| 499 | +"@babel/plugin-transform-class-properties@^7.25.4": |
| 500 | + version "7.25.4" |
| 501 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz#bae7dbfcdcc2e8667355cd1fb5eda298f05189fd" |
| 502 | + integrity sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g== |
503 | 503 | dependencies:
|
504 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
505 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 504 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 505 | + "@babel/helper-plugin-utils" "^7.24.8" |
506 | 506 |
|
507 | 507 | "@babel/plugin-transform-class-static-block@^7.24.7":
|
508 | 508 | version "7.24.7"
|
|
513 | 513 | "@babel/helper-plugin-utils" "^7.24.7"
|
514 | 514 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
515 | 515 |
|
516 |
| -"@babel/plugin-transform-classes@^7.25.0": |
517 |
| - version "7.25.0" |
518 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz#63122366527d88e0ef61b612554fe3f8c793991e" |
519 |
| - integrity sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw== |
| 516 | +"@babel/plugin-transform-classes@^7.25.4": |
| 517 | + version "7.25.4" |
| 518 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz#d29dbb6a72d79f359952ad0b66d88518d65ef89a" |
| 519 | + integrity sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg== |
520 | 520 | dependencies:
|
521 | 521 | "@babel/helper-annotate-as-pure" "^7.24.7"
|
522 |
| - "@babel/helper-compilation-targets" "^7.24.8" |
| 522 | + "@babel/helper-compilation-targets" "^7.25.2" |
523 | 523 | "@babel/helper-plugin-utils" "^7.24.8"
|
524 | 524 | "@babel/helper-replace-supers" "^7.25.0"
|
525 |
| - "@babel/traverse" "^7.25.0" |
| 525 | + "@babel/traverse" "^7.25.4" |
526 | 526 | globals "^11.1.0"
|
527 | 527 |
|
528 | 528 | "@babel/plugin-transform-computed-properties@^7.24.7":
|
|
742 | 742 | dependencies:
|
743 | 743 | "@babel/helper-plugin-utils" "^7.24.7"
|
744 | 744 |
|
745 |
| -"@babel/plugin-transform-private-methods@^7.24.7": |
746 |
| - version "7.24.7" |
747 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz#e6318746b2ae70a59d023d5cc1344a2ba7a75f5e" |
748 |
| - integrity sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ== |
| 745 | +"@babel/plugin-transform-private-methods@^7.25.4": |
| 746 | + version "7.25.4" |
| 747 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz#9bbefbe3649f470d681997e0b64a4b254d877242" |
| 748 | + integrity sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw== |
749 | 749 | dependencies:
|
750 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
751 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 750 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 751 | + "@babel/helper-plugin-utils" "^7.24.8" |
752 | 752 |
|
753 | 753 | "@babel/plugin-transform-private-property-in-object@^7.24.7":
|
754 | 754 | version "7.24.7"
|
|
874 | 874 | "@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
875 | 875 | "@babel/helper-plugin-utils" "^7.24.7"
|
876 | 876 |
|
877 |
| -"@babel/plugin-transform-unicode-sets-regex@^7.24.7": |
878 |
| - version "7.24.7" |
879 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz#d40705d67523803a576e29c63cef6e516b858ed9" |
880 |
| - integrity sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg== |
| 877 | +"@babel/plugin-transform-unicode-sets-regex@^7.25.4": |
| 878 | + version "7.25.4" |
| 879 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz#be664c2a0697ffacd3423595d5edef6049e8946c" |
| 880 | + integrity sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA== |
881 | 881 | dependencies:
|
882 |
| - "@babel/helper-create-regexp-features-plugin" "^7.24.7" |
883 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 882 | + "@babel/helper-create-regexp-features-plugin" "^7.25.2" |
| 883 | + "@babel/helper-plugin-utils" "^7.24.8" |
884 | 884 |
|
885 |
| - |
886 |
| - version "7.25.3" |
887 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c" |
888 |
| - integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g== |
| 885 | + |
| 886 | + version "7.25.4" |
| 887 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.4.tgz#be23043d43a34a2721cd0f676c7ba6f1481f6af6" |
| 888 | + integrity sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw== |
889 | 889 | dependencies:
|
890 |
| - "@babel/compat-data" "^7.25.2" |
| 890 | + "@babel/compat-data" "^7.25.4" |
891 | 891 | "@babel/helper-compilation-targets" "^7.25.2"
|
892 | 892 | "@babel/helper-plugin-utils" "^7.24.8"
|
893 | 893 | "@babel/helper-validator-option" "^7.24.8"
|
|
916 | 916 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
917 | 917 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
918 | 918 | "@babel/plugin-transform-arrow-functions" "^7.24.7"
|
919 |
| - "@babel/plugin-transform-async-generator-functions" "^7.25.0" |
| 919 | + "@babel/plugin-transform-async-generator-functions" "^7.25.4" |
920 | 920 | "@babel/plugin-transform-async-to-generator" "^7.24.7"
|
921 | 921 | "@babel/plugin-transform-block-scoped-functions" "^7.24.7"
|
922 | 922 | "@babel/plugin-transform-block-scoping" "^7.25.0"
|
923 |
| - "@babel/plugin-transform-class-properties" "^7.24.7" |
| 923 | + "@babel/plugin-transform-class-properties" "^7.25.4" |
924 | 924 | "@babel/plugin-transform-class-static-block" "^7.24.7"
|
925 |
| - "@babel/plugin-transform-classes" "^7.25.0" |
| 925 | + "@babel/plugin-transform-classes" "^7.25.4" |
926 | 926 | "@babel/plugin-transform-computed-properties" "^7.24.7"
|
927 | 927 | "@babel/plugin-transform-destructuring" "^7.24.8"
|
928 | 928 | "@babel/plugin-transform-dotall-regex" "^7.24.7"
|
|
950 | 950 | "@babel/plugin-transform-optional-catch-binding" "^7.24.7"
|
951 | 951 | "@babel/plugin-transform-optional-chaining" "^7.24.8"
|
952 | 952 | "@babel/plugin-transform-parameters" "^7.24.7"
|
953 |
| - "@babel/plugin-transform-private-methods" "^7.24.7" |
| 953 | + "@babel/plugin-transform-private-methods" "^7.25.4" |
954 | 954 | "@babel/plugin-transform-private-property-in-object" "^7.24.7"
|
955 | 955 | "@babel/plugin-transform-property-literals" "^7.24.7"
|
956 | 956 | "@babel/plugin-transform-regenerator" "^7.24.7"
|
|
963 | 963 | "@babel/plugin-transform-unicode-escapes" "^7.24.7"
|
964 | 964 | "@babel/plugin-transform-unicode-property-regex" "^7.24.7"
|
965 | 965 | "@babel/plugin-transform-unicode-regex" "^7.24.7"
|
966 |
| - "@babel/plugin-transform-unicode-sets-regex" "^7.24.7" |
| 966 | + "@babel/plugin-transform-unicode-sets-regex" "^7.25.4" |
967 | 967 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
968 | 968 | babel-plugin-polyfill-corejs2 "^0.4.10"
|
969 |
| - babel-plugin-polyfill-corejs3 "^0.10.4" |
| 969 | + babel-plugin-polyfill-corejs3 "^0.10.6" |
970 | 970 | babel-plugin-polyfill-regenerator "^0.6.1"
|
971 | 971 | core-js-compat "^3.37.1"
|
972 | 972 | semver "^6.3.1"
|
|
1013 | 1013 | "@babel/parser" "^7.25.0"
|
1014 | 1014 | "@babel/types" "^7.25.0"
|
1015 | 1015 |
|
1016 |
| -"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3": |
1017 |
| - version "7.25.3" |
1018 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490" |
1019 |
| - integrity sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ== |
| 1016 | +"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8", "@babel/traverse@^7.25.0", "@babel/traverse@^7.25.1", "@babel/traverse@^7.25.2", "@babel/traverse@^7.25.3", "@babel/traverse@^7.25.4": |
| 1017 | + version "7.25.4" |
| 1018 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.4.tgz#648678046990f2957407e3086e97044f13c3e18e" |
| 1019 | + integrity sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg== |
1020 | 1020 | dependencies:
|
1021 | 1021 | "@babel/code-frame" "^7.24.7"
|
1022 |
| - "@babel/generator" "^7.25.0" |
1023 |
| - "@babel/parser" "^7.25.3" |
| 1022 | + "@babel/generator" "^7.25.4" |
| 1023 | + "@babel/parser" "^7.25.4" |
1024 | 1024 | "@babel/template" "^7.25.0"
|
1025 |
| - "@babel/types" "^7.25.2" |
| 1025 | + "@babel/types" "^7.25.4" |
1026 | 1026 | debug "^4.3.1"
|
1027 | 1027 | globals "^11.1.0"
|
1028 | 1028 |
|
1029 |
| -"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1030 |
| - version "7.25.2" |
1031 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125" |
1032 |
| - integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q== |
| 1029 | +"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.25.4", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1030 | + version "7.25.4" |
| 1031 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f" |
| 1032 | + integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ== |
1033 | 1033 | dependencies:
|
1034 | 1034 | "@babel/helper-string-parser" "^7.24.8"
|
1035 | 1035 | "@babel/helper-validator-identifier" "^7.24.7"
|
@@ -2264,7 +2264,7 @@ babel-plugin-polyfill-corejs2@^0.4.10:
|
2264 | 2264 | "@babel/helper-define-polyfill-provider" "^0.6.2"
|
2265 | 2265 | semver "^6.3.1"
|
2266 | 2266 |
|
2267 |
| -babel-plugin-polyfill-corejs3@^0.10.4: |
| 2267 | +babel-plugin-polyfill-corejs3@^0.10.6: |
2268 | 2268 | version "0.10.6"
|
2269 | 2269 | resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7"
|
2270 | 2270 | integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==
|
|
0 commit comments