|
51 | 51 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
|
52 | 52 | integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
|
53 | 53 |
|
54 |
| - |
55 |
| - version "7.28.0" |
56 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.0.tgz#55dad808d5bf3445a108eefc88ea3fdf034749a4" |
57 |
| - integrity sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ== |
| 54 | + |
| 55 | + version "7.28.3" |
| 56 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb" |
| 57 | + integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ== |
58 | 58 | dependencies:
|
59 | 59 | "@ampproject/remapping" "^2.2.0"
|
60 | 60 | "@babel/code-frame" "^7.27.1"
|
61 |
| - "@babel/generator" "^7.28.0" |
| 61 | + "@babel/generator" "^7.28.3" |
62 | 62 | "@babel/helper-compilation-targets" "^7.27.2"
|
63 |
| - "@babel/helper-module-transforms" "^7.27.3" |
64 |
| - "@babel/helpers" "^7.27.6" |
65 |
| - "@babel/parser" "^7.28.0" |
| 63 | + "@babel/helper-module-transforms" "^7.28.3" |
| 64 | + "@babel/helpers" "^7.28.3" |
| 65 | + "@babel/parser" "^7.28.3" |
66 | 66 | "@babel/template" "^7.27.2"
|
67 |
| - "@babel/traverse" "^7.28.0" |
68 |
| - "@babel/types" "^7.28.0" |
| 67 | + "@babel/traverse" "^7.28.3" |
| 68 | + "@babel/types" "^7.28.2" |
69 | 69 | convert-source-map "^2.0.0"
|
70 | 70 | debug "^4.1.0"
|
71 | 71 | gensync "^1.0.0-beta.2"
|
72 | 72 | json5 "^2.2.3"
|
73 | 73 | semver "^6.3.1"
|
74 | 74 |
|
75 |
| -"@babel/generator@^7.28.0", "@babel/generator@^7.28.3": |
| 75 | +"@babel/generator@^7.28.3": |
76 | 76 | version "7.28.3"
|
77 | 77 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e"
|
78 | 78 | integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==
|
|
101 | 101 | lru-cache "^5.1.1"
|
102 | 102 | semver "^6.3.1"
|
103 | 103 |
|
104 |
| -"@babel/helper-create-class-features-plugin@^7.27.1": |
105 |
| - version "7.27.1" |
106 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.1.tgz#5bee4262a6ea5ddc852d0806199eb17ca3de9281" |
107 |
| - integrity sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A== |
| 104 | +"@babel/helper-create-class-features-plugin@^7.27.1", "@babel/helper-create-class-features-plugin@^7.28.3": |
| 105 | + version "7.28.3" |
| 106 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz#3e747434ea007910c320c4d39a6b46f20f371d46" |
| 107 | + integrity sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg== |
108 | 108 | dependencies:
|
109 |
| - "@babel/helper-annotate-as-pure" "^7.27.1" |
| 109 | + "@babel/helper-annotate-as-pure" "^7.27.3" |
110 | 110 | "@babel/helper-member-expression-to-functions" "^7.27.1"
|
111 | 111 | "@babel/helper-optimise-call-expression" "^7.27.1"
|
112 | 112 | "@babel/helper-replace-supers" "^7.27.1"
|
113 | 113 | "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
|
114 |
| - "@babel/traverse" "^7.27.1" |
| 114 | + "@babel/traverse" "^7.28.3" |
115 | 115 | semver "^6.3.1"
|
116 | 116 |
|
117 | 117 | "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.27.1":
|
|
155 | 155 | "@babel/traverse" "^7.27.1"
|
156 | 156 | "@babel/types" "^7.27.1"
|
157 | 157 |
|
158 |
| -"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.27.3": |
159 |
| - version "7.27.3" |
160 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02" |
161 |
| - integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg== |
| 158 | +"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.3": |
| 159 | + version "7.28.3" |
| 160 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6" |
| 161 | + integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw== |
162 | 162 | dependencies:
|
163 | 163 | "@babel/helper-module-imports" "^7.27.1"
|
164 | 164 | "@babel/helper-validator-identifier" "^7.27.1"
|
165 |
| - "@babel/traverse" "^7.27.3" |
| 165 | + "@babel/traverse" "^7.28.3" |
166 | 166 |
|
167 | 167 | "@babel/helper-optimise-call-expression@^7.27.1":
|
168 | 168 | version "7.27.1"
|
|
226 | 226 | "@babel/traverse" "^7.27.1"
|
227 | 227 | "@babel/types" "^7.27.1"
|
228 | 228 |
|
229 |
| -"@babel/helpers@^7.27.6": |
230 |
| - version "7.28.2" |
231 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.2.tgz#80f0918fecbfebea9af856c419763230040ee850" |
232 |
| - integrity sha512-/V9771t+EgXz62aCcyofnQhGM8DQACbRhvzKFsXKC9QM+5MadF8ZmIm0crDMaz3+o0h0zXfJnd4EhbYbxsrcFw== |
| 229 | +"@babel/helpers@^7.28.3": |
| 230 | + version "7.28.3" |
| 231 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441" |
| 232 | + integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw== |
233 | 233 | dependencies:
|
234 | 234 | "@babel/template" "^7.27.2"
|
235 | 235 | "@babel/types" "^7.28.2"
|
|
272 | 272 | "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
|
273 | 273 | "@babel/plugin-transform-optional-chaining" "^7.27.1"
|
274 | 274 |
|
275 |
| -"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.27.1": |
276 |
| - version "7.27.1" |
277 |
| - 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" |
278 |
| - integrity sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw== |
| 275 | +"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.28.3": |
| 276 | + version "7.28.3" |
| 277 | + 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" |
| 278 | + integrity sha512-b6YTX108evsvE4YgWyQ921ZAFFQm3Bn+CA3+ZXlNVnPhx+UfsVURoPjfGAPCjBgrqo30yX/C2nZGX96DxvR9Iw== |
279 | 279 | dependencies:
|
280 | 280 | "@babel/helper-plugin-utils" "^7.27.1"
|
281 |
| - "@babel/traverse" "^7.27.1" |
| 281 | + "@babel/traverse" "^7.28.3" |
282 | 282 |
|
283 | 283 | "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2":
|
284 | 284 | version "7.21.0-placeholder-for-preset-env.2"
|
|
361 | 361 | "@babel/helper-create-class-features-plugin" "^7.27.1"
|
362 | 362 | "@babel/helper-plugin-utils" "^7.27.1"
|
363 | 363 |
|
364 |
| -"@babel/plugin-transform-class-static-block@^7.27.1": |
365 |
| - version "7.27.1" |
366 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.27.1.tgz#7e920d5625b25bbccd3061aefbcc05805ed56ce4" |
367 |
| - integrity sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA== |
| 364 | +"@babel/plugin-transform-class-static-block@^7.28.3": |
| 365 | + version "7.28.3" |
| 366 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.3.tgz#d1b8e69b54c9993bc558203e1f49bfc979bfd852" |
| 367 | + integrity sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg== |
368 | 368 | dependencies:
|
369 |
| - "@babel/helper-create-class-features-plugin" "^7.27.1" |
| 369 | + "@babel/helper-create-class-features-plugin" "^7.28.3" |
370 | 370 | "@babel/helper-plugin-utils" "^7.27.1"
|
371 | 371 |
|
372 |
| -"@babel/plugin-transform-classes@^7.28.0": |
| 372 | +"@babel/plugin-transform-classes@^7.28.3": |
373 | 373 | version "7.28.3"
|
374 | 374 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3.tgz#598297260343d0edbd51cb5f5075e07dee91963a"
|
375 | 375 | integrity sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg==
|
|
655 | 655 | "@babel/helper-annotate-as-pure" "^7.27.1"
|
656 | 656 | "@babel/helper-plugin-utils" "^7.27.1"
|
657 | 657 |
|
658 |
| -"@babel/plugin-transform-regenerator@^7.28.0": |
| 658 | +"@babel/plugin-transform-regenerator@^7.28.3": |
659 | 659 | version "7.28.3"
|
660 | 660 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3.tgz#b8eee0f8aed37704bbcc932fd0b1a0a34d0b7344"
|
661 | 661 | integrity sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A==
|
|
752 | 752 | core-js "^2.6.5"
|
753 | 753 | regenerator-runtime "^0.13.4"
|
754 | 754 |
|
755 |
| - |
756 |
| - version "7.28.0" |
757 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.0.tgz#d23a6bc17b43227d11db77081a0779c706b5569c" |
758 |
| - integrity sha512-VmaxeGOwuDqzLl5JUkIRM1X2Qu2uKGxHEQWh+cvvbl7JuJRgKGJSfsEF/bUaxFhJl/XAyxBe7q7qSuTbKFuCyg== |
| 755 | + |
| 756 | + version "7.28.3" |
| 757 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187" |
| 758 | + integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg== |
759 | 759 | dependencies:
|
760 | 760 | "@babel/compat-data" "^7.28.0"
|
761 | 761 | "@babel/helper-compilation-targets" "^7.27.2"
|
|
765 | 765 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1"
|
766 | 766 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1"
|
767 | 767 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1"
|
768 |
| - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.27.1" |
| 768 | + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.28.3" |
769 | 769 | "@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
770 | 770 | "@babel/plugin-syntax-import-assertions" "^7.27.1"
|
771 | 771 | "@babel/plugin-syntax-import-attributes" "^7.27.1"
|
|
776 | 776 | "@babel/plugin-transform-block-scoped-functions" "^7.27.1"
|
777 | 777 | "@babel/plugin-transform-block-scoping" "^7.28.0"
|
778 | 778 | "@babel/plugin-transform-class-properties" "^7.27.1"
|
779 |
| - "@babel/plugin-transform-class-static-block" "^7.27.1" |
780 |
| - "@babel/plugin-transform-classes" "^7.28.0" |
| 779 | + "@babel/plugin-transform-class-static-block" "^7.28.3" |
| 780 | + "@babel/plugin-transform-classes" "^7.28.3" |
781 | 781 | "@babel/plugin-transform-computed-properties" "^7.27.1"
|
782 | 782 | "@babel/plugin-transform-destructuring" "^7.28.0"
|
783 | 783 | "@babel/plugin-transform-dotall-regex" "^7.27.1"
|
|
809 | 809 | "@babel/plugin-transform-private-methods" "^7.27.1"
|
810 | 810 | "@babel/plugin-transform-private-property-in-object" "^7.27.1"
|
811 | 811 | "@babel/plugin-transform-property-literals" "^7.27.1"
|
812 |
| - "@babel/plugin-transform-regenerator" "^7.28.0" |
| 812 | + "@babel/plugin-transform-regenerator" "^7.28.3" |
813 | 813 | "@babel/plugin-transform-regexp-modifiers" "^7.27.1"
|
814 | 814 | "@babel/plugin-transform-reserved-words" "^7.27.1"
|
815 | 815 | "@babel/plugin-transform-shorthand-properties" "^7.27.1"
|
|
863 | 863 | "@babel/parser" "^7.27.2"
|
864 | 864 | "@babel/types" "^7.27.1"
|
865 | 865 |
|
866 |
| -"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3": |
| 866 | +"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3": |
867 | 867 | version "7.28.3"
|
868 | 868 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434"
|
869 | 869 | integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==
|
|
876 | 876 | "@babel/types" "^7.28.2"
|
877 | 877 | debug "^4.3.1"
|
878 | 878 |
|
879 |
| -"@babel/types@^7.25.4", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.0", "@babel/types@^7.28.2", "@babel/types@^7.4.4": |
| 879 | +"@babel/types@^7.25.4", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.4.4": |
880 | 880 | version "7.28.2"
|
881 | 881 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b"
|
882 | 882 | integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==
|
|
0 commit comments