|
29 | 29 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
|
30 | 30 | integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
|
31 | 31 |
|
32 |
| -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.24.7", "@babel/core@^7.25.2", "@babel/core@^7.28.0": |
33 |
| - version "7.28.0" |
34 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.0.tgz#55dad808d5bf3445a108eefc88ea3fdf034749a4" |
35 |
| - integrity sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ== |
| 32 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.24.7", "@babel/core@^7.25.2", "@babel/core@^7.28.3": |
| 33 | + version "7.28.3" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb" |
| 35 | + integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ== |
36 | 36 | dependencies:
|
37 | 37 | "@ampproject/remapping" "^2.2.0"
|
38 | 38 | "@babel/code-frame" "^7.27.1"
|
39 |
| - "@babel/generator" "^7.28.0" |
| 39 | + "@babel/generator" "^7.28.3" |
40 | 40 | "@babel/helper-compilation-targets" "^7.27.2"
|
41 |
| - "@babel/helper-module-transforms" "^7.27.3" |
42 |
| - "@babel/helpers" "^7.27.6" |
43 |
| - "@babel/parser" "^7.28.0" |
| 41 | + "@babel/helper-module-transforms" "^7.28.3" |
| 42 | + "@babel/helpers" "^7.28.3" |
| 43 | + "@babel/parser" "^7.28.3" |
44 | 44 | "@babel/template" "^7.27.2"
|
45 |
| - "@babel/traverse" "^7.28.0" |
46 |
| - "@babel/types" "^7.28.0" |
| 45 | + "@babel/traverse" "^7.28.3" |
| 46 | + "@babel/types" "^7.28.2" |
47 | 47 | convert-source-map "^2.0.0"
|
48 | 48 | debug "^4.1.0"
|
49 | 49 | gensync "^1.0.0-beta.2"
|
50 | 50 | json5 "^2.2.3"
|
51 | 51 | semver "^6.3.1"
|
52 | 52 |
|
53 |
| -"@babel/generator@^7.25.0", "@babel/generator@^7.25.9", "@babel/generator@^7.28.0", "@babel/generator@^7.7.2": |
54 |
| - version "7.28.0" |
55 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.0.tgz#9cc2f7bd6eb054d77dc66c2664148a0c5118acd2" |
56 |
| - integrity sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg== |
| 53 | +"@babel/generator@^7.25.0", "@babel/generator@^7.25.9", "@babel/generator@^7.28.3", "@babel/generator@^7.7.2": |
| 54 | + version "7.28.3" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e" |
| 56 | + integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw== |
57 | 57 | dependencies:
|
58 |
| - "@babel/parser" "^7.28.0" |
59 |
| - "@babel/types" "^7.28.0" |
| 58 | + "@babel/parser" "^7.28.3" |
| 59 | + "@babel/types" "^7.28.2" |
60 | 60 | "@jridgewell/gen-mapping" "^0.3.12"
|
61 | 61 | "@jridgewell/trace-mapping" "^0.3.28"
|
62 | 62 | jsesc "^3.0.2"
|
|
79 | 79 | lru-cache "^5.1.1"
|
80 | 80 | semver "^6.3.1"
|
81 | 81 |
|
82 |
| -"@babel/helper-create-class-features-plugin@^7.25.9", "@babel/helper-create-class-features-plugin@^7.27.1": |
83 |
| - version "7.27.1" |
84 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.1.tgz#5bee4262a6ea5ddc852d0806199eb17ca3de9281" |
85 |
| - integrity sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A== |
| 82 | +"@babel/helper-create-class-features-plugin@^7.25.9", "@babel/helper-create-class-features-plugin@^7.27.1", "@babel/helper-create-class-features-plugin@^7.28.3": |
| 83 | + version "7.28.3" |
| 84 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz#3e747434ea007910c320c4d39a6b46f20f371d46" |
| 85 | + integrity sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg== |
86 | 86 | dependencies:
|
87 |
| - "@babel/helper-annotate-as-pure" "^7.27.1" |
| 87 | + "@babel/helper-annotate-as-pure" "^7.27.3" |
88 | 88 | "@babel/helper-member-expression-to-functions" "^7.27.1"
|
89 | 89 | "@babel/helper-optimise-call-expression" "^7.27.1"
|
90 | 90 | "@babel/helper-replace-supers" "^7.27.1"
|
91 | 91 | "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
|
92 |
| - "@babel/traverse" "^7.27.1" |
| 92 | + "@babel/traverse" "^7.28.3" |
93 | 93 | semver "^6.3.1"
|
94 | 94 |
|
95 | 95 | "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.27.1":
|
|
133 | 133 | "@babel/traverse" "^7.27.1"
|
134 | 134 | "@babel/types" "^7.27.1"
|
135 | 135 |
|
136 |
| -"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.27.3": |
137 |
| - version "7.27.3" |
138 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02" |
139 |
| - integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg== |
| 136 | +"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3": |
| 137 | + version "7.28.3" |
| 138 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6" |
| 139 | + integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw== |
140 | 140 | dependencies:
|
141 | 141 | "@babel/helper-module-imports" "^7.27.1"
|
142 | 142 | "@babel/helper-validator-identifier" "^7.27.1"
|
143 |
| - "@babel/traverse" "^7.27.3" |
| 143 | + "@babel/traverse" "^7.28.3" |
144 | 144 |
|
145 | 145 | "@babel/helper-optimise-call-expression@^7.27.1":
|
146 | 146 | version "7.27.1"
|
|
204 | 204 | "@babel/traverse" "^7.27.1"
|
205 | 205 | "@babel/types" "^7.27.1"
|
206 | 206 |
|
207 |
| -"@babel/helpers@^7.27.6": |
208 |
| - version "7.27.6" |
209 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
210 |
| - integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
| 207 | +"@babel/helpers@^7.28.3": |
| 208 | + version "7.28.3" |
| 209 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441" |
| 210 | + integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw== |
211 | 211 | dependencies:
|
212 | 212 | "@babel/template" "^7.27.2"
|
213 |
| - "@babel/types" "^7.27.6" |
| 213 | + "@babel/types" "^7.28.2" |
214 | 214 |
|
215 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.24.7", "@babel/parser@^7.25.3", "@babel/parser@^7.25.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.0": |
216 |
| - version "7.28.0" |
217 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e" |
218 |
| - integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g== |
| 215 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.24.7", "@babel/parser@^7.25.3", "@babel/parser@^7.25.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.3": |
| 216 | + version "7.28.3" |
| 217 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71" |
| 218 | + integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA== |
219 | 219 | dependencies:
|
220 |
| - "@babel/types" "^7.28.0" |
| 220 | + "@babel/types" "^7.28.2" |
221 | 221 |
|
222 | 222 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
223 | 223 | version "7.27.1"
|
|
250 | 250 | "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
|
251 | 251 | "@babel/plugin-transform-optional-chaining" "^7.27.1"
|
252 | 252 |
|
253 |
| -"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.27.1": |
254 |
| - version "7.27.1" |
255 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.27.1.tgz#bb1c25af34d75115ce229a1de7fa44bf8f955670" |
256 |
| - integrity sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw== |
| 253 | +"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.28.3": |
| 254 | + version "7.28.3" |
| 255 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.3.tgz#373f6e2de0016f73caf8f27004f61d167743742a" |
| 256 | + integrity sha512-b6YTX108evsvE4YgWyQ921ZAFFQm3Bn+CA3+ZXlNVnPhx+UfsVURoPjfGAPCjBgrqo30yX/C2nZGX96DxvR9Iw== |
257 | 257 | dependencies:
|
258 | 258 | "@babel/helper-plugin-utils" "^7.27.1"
|
259 |
| - "@babel/traverse" "^7.27.1" |
| 259 | + "@babel/traverse" "^7.28.3" |
260 | 260 |
|
261 | 261 | "@babel/plugin-proposal-export-default-from@^7.24.7":
|
262 | 262 | version "7.25.9"
|
|
458 | 458 | "@babel/helper-create-class-features-plugin" "^7.27.1"
|
459 | 459 | "@babel/helper-plugin-utils" "^7.27.1"
|
460 | 460 |
|
461 |
| -"@babel/plugin-transform-class-static-block@^7.27.1": |
462 |
| - version "7.27.1" |
463 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.27.1.tgz#7e920d5625b25bbccd3061aefbcc05805ed56ce4" |
464 |
| - integrity sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA== |
| 461 | +"@babel/plugin-transform-class-static-block@^7.28.3": |
| 462 | + version "7.28.3" |
| 463 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.3.tgz#d1b8e69b54c9993bc558203e1f49bfc979bfd852" |
| 464 | + integrity sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg== |
465 | 465 | dependencies:
|
466 |
| - "@babel/helper-create-class-features-plugin" "^7.27.1" |
| 466 | + "@babel/helper-create-class-features-plugin" "^7.28.3" |
467 | 467 | "@babel/helper-plugin-utils" "^7.27.1"
|
468 | 468 |
|
469 |
| -"@babel/plugin-transform-classes@^7.25.4", "@babel/plugin-transform-classes@^7.28.0": |
470 |
| - version "7.28.0" |
471 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.0.tgz#12fa46cffc32a6e084011b650539e880add8a0f8" |
472 |
| - integrity sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA== |
| 469 | +"@babel/plugin-transform-classes@^7.25.4", "@babel/plugin-transform-classes@^7.28.3": |
| 470 | + version "7.28.3" |
| 471 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3.tgz#598297260343d0edbd51cb5f5075e07dee91963a" |
| 472 | + integrity sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg== |
473 | 473 | dependencies:
|
474 | 474 | "@babel/helper-annotate-as-pure" "^7.27.3"
|
475 | 475 | "@babel/helper-compilation-targets" "^7.27.2"
|
476 | 476 | "@babel/helper-globals" "^7.28.0"
|
477 | 477 | "@babel/helper-plugin-utils" "^7.27.1"
|
478 | 478 | "@babel/helper-replace-supers" "^7.27.1"
|
479 |
| - "@babel/traverse" "^7.28.0" |
| 479 | + "@babel/traverse" "^7.28.3" |
480 | 480 |
|
481 | 481 | "@babel/plugin-transform-computed-properties@^7.24.7", "@babel/plugin-transform-computed-properties@^7.27.1":
|
482 | 482 | version "7.27.1"
|
|
759 | 759 | "@babel/plugin-syntax-jsx" "^7.25.9"
|
760 | 760 | "@babel/types" "^7.25.9"
|
761 | 761 |
|
762 |
| -"@babel/plugin-transform-regenerator@^7.24.7", "@babel/plugin-transform-regenerator@^7.28.0": |
763 |
| - version "7.28.0" |
764 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.0.tgz#f19ca3558f7121924fc4ba6cd2afe3a5cdac89b1" |
765 |
| - integrity sha512-LOAozRVbqxEVjSKfhGnuLoE4Kz4Oc5UJzuvFUhSsQzdCdaAQu06mG8zDv2GFSerM62nImUZ7K92vxnQcLSDlCQ== |
| 762 | +"@babel/plugin-transform-regenerator@^7.24.7", "@babel/plugin-transform-regenerator@^7.28.3": |
| 763 | + version "7.28.3" |
| 764 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3.tgz#b8eee0f8aed37704bbcc932fd0b1a0a34d0b7344" |
| 765 | + integrity sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A== |
766 | 766 | dependencies:
|
767 | 767 | "@babel/helper-plugin-utils" "^7.27.1"
|
768 | 768 |
|
|
871 | 871 | "@babel/helper-create-regexp-features-plugin" "^7.27.1"
|
872 | 872 | "@babel/helper-plugin-utils" "^7.27.1"
|
873 | 873 |
|
874 |
| -"@babel/preset-env@^7.28.0": |
875 |
| - version "7.28.0" |
876 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.0.tgz#d23a6bc17b43227d11db77081a0779c706b5569c" |
877 |
| - integrity sha512-VmaxeGOwuDqzLl5JUkIRM1X2Qu2uKGxHEQWh+cvvbl7JuJRgKGJSfsEF/bUaxFhJl/XAyxBe7q7qSuTbKFuCyg== |
| 874 | +"@babel/preset-env@^7.28.3": |
| 875 | + version "7.28.3" |
| 876 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187" |
| 877 | + integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg== |
878 | 878 | dependencies:
|
879 | 879 | "@babel/compat-data" "^7.28.0"
|
880 | 880 | "@babel/helper-compilation-targets" "^7.27.2"
|
|
884 | 884 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1"
|
885 | 885 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1"
|
886 | 886 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1"
|
887 |
| - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.27.1" |
| 887 | + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.28.3" |
888 | 888 | "@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
889 | 889 | "@babel/plugin-syntax-import-assertions" "^7.27.1"
|
890 | 890 | "@babel/plugin-syntax-import-attributes" "^7.27.1"
|
|
895 | 895 | "@babel/plugin-transform-block-scoped-functions" "^7.27.1"
|
896 | 896 | "@babel/plugin-transform-block-scoping" "^7.28.0"
|
897 | 897 | "@babel/plugin-transform-class-properties" "^7.27.1"
|
898 |
| - "@babel/plugin-transform-class-static-block" "^7.27.1" |
899 |
| - "@babel/plugin-transform-classes" "^7.28.0" |
| 898 | + "@babel/plugin-transform-class-static-block" "^7.28.3" |
| 899 | + "@babel/plugin-transform-classes" "^7.28.3" |
900 | 900 | "@babel/plugin-transform-computed-properties" "^7.27.1"
|
901 | 901 | "@babel/plugin-transform-destructuring" "^7.28.0"
|
902 | 902 | "@babel/plugin-transform-dotall-regex" "^7.27.1"
|
|
928 | 928 | "@babel/plugin-transform-private-methods" "^7.27.1"
|
929 | 929 | "@babel/plugin-transform-private-property-in-object" "^7.27.1"
|
930 | 930 | "@babel/plugin-transform-property-literals" "^7.27.1"
|
931 |
| - "@babel/plugin-transform-regenerator" "^7.28.0" |
| 931 | + "@babel/plugin-transform-regenerator" "^7.28.3" |
932 | 932 | "@babel/plugin-transform-regexp-modifiers" "^7.27.1"
|
933 | 933 | "@babel/plugin-transform-reserved-words" "^7.27.1"
|
934 | 934 | "@babel/plugin-transform-shorthand-properties" "^7.27.1"
|
|
1016 | 1016 | debug "^4.3.1"
|
1017 | 1017 | globals "^11.1.0"
|
1018 | 1018 |
|
1019 |
| -"@babel/traverse@^7.25.3", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0": |
1020 |
| - version "7.28.0" |
1021 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b" |
1022 |
| - integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg== |
| 1019 | +"@babel/traverse@^7.25.3", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3": |
| 1020 | + version "7.28.3" |
| 1021 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434" |
| 1022 | + integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ== |
1023 | 1023 | dependencies:
|
1024 | 1024 | "@babel/code-frame" "^7.27.1"
|
1025 |
| - "@babel/generator" "^7.28.0" |
| 1025 | + "@babel/generator" "^7.28.3" |
1026 | 1026 | "@babel/helper-globals" "^7.28.0"
|
1027 |
| - "@babel/parser" "^7.28.0" |
| 1027 | + "@babel/parser" "^7.28.3" |
1028 | 1028 | "@babel/template" "^7.27.2"
|
1029 |
| - "@babel/types" "^7.28.0" |
| 1029 | + "@babel/types" "^7.28.2" |
1030 | 1030 | debug "^4.3.1"
|
1031 | 1031 |
|
1032 |
| -"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.2", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.28.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1033 |
| - version "7.28.0" |
1034 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.0.tgz#2fd0159a6dc7353933920c43136335a9b264d950" |
1035 |
| - integrity sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg== |
| 1032 | +"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.2", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1033 | + version "7.28.2" |
| 1034 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b" |
| 1035 | + integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ== |
1036 | 1036 | dependencies:
|
1037 | 1037 | "@babel/helper-string-parser" "^7.27.1"
|
1038 | 1038 | "@babel/helper-validator-identifier" "^7.27.1"
|
|
0 commit comments