|
261 | 261 | "@babel/types" "^7.25.9"
|
262 | 262 |
|
263 | 263 | "@babel/helpers@^7.26.0":
|
264 |
| - version "7.26.0" |
265 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
266 |
| - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 264 | + version "7.26.10" |
| 265 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 266 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
267 | 267 | dependencies:
|
268 |
| - "@babel/template" "^7.25.9" |
269 |
| - "@babel/types" "^7.26.0" |
| 268 | + "@babel/template" "^7.26.9" |
| 269 | + "@babel/types" "^7.26.10" |
270 | 270 |
|
271 | 271 | "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.5":
|
272 | 272 | version "7.26.5"
|
|
275 | 275 | dependencies:
|
276 | 276 | "@babel/types" "^7.26.5"
|
277 | 277 |
|
| 278 | +"@babel/parser@^7.26.9": |
| 279 | + version "7.26.10" |
| 280 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 281 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 282 | + dependencies: |
| 283 | + "@babel/types" "^7.26.10" |
| 284 | + |
278 | 285 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
|
279 | 286 | version "7.25.9"
|
280 | 287 | 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"
|
|
885 | 892 | "@babel/parser" "^7.25.9"
|
886 | 893 | "@babel/types" "^7.25.9"
|
887 | 894 |
|
| 895 | +"@babel/template@^7.26.9": |
| 896 | + version "7.26.9" |
| 897 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 898 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 899 | + dependencies: |
| 900 | + "@babel/code-frame" "^7.26.2" |
| 901 | + "@babel/parser" "^7.26.9" |
| 902 | + "@babel/types" "^7.26.9" |
| 903 | + |
888 | 904 | "@babel/traverse@^7.1.6", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5":
|
889 | 905 | version "7.26.5"
|
890 | 906 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.5.tgz#6d0be3e772ff786456c1a37538208286f6e79021"
|
|
915 | 931 | "@babel/helper-validator-identifier" "^7.22.20"
|
916 | 932 | to-fast-properties "^2.0.0"
|
917 | 933 |
|
| 934 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 935 | + version "7.26.10" |
| 936 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 937 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 938 | + dependencies: |
| 939 | + "@babel/helper-string-parser" "^7.25.9" |
| 940 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 941 | + |
918 | 942 | "@bcoe/v8-coverage@^0.2.3":
|
919 | 943 | version "0.2.3"
|
920 | 944 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments