|
396 | 396 | "@babel/traverse" "^7.10.4" |
397 | 397 | "@babel/types" "^7.10.4" |
398 | 398 |
|
399 | | -"@babel/helpers@^7.12.5": |
400 | | - version "7.12.5" |
401 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e" |
402 | | - integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA== |
403 | | - dependencies: |
404 | | - "@babel/template" "^7.10.4" |
405 | | - "@babel/traverse" "^7.12.5" |
406 | | - "@babel/types" "^7.12.5" |
407 | | - |
408 | | -"@babel/helpers@^7.17.2": |
409 | | - version "7.17.2" |
410 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
411 | | - integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
| 399 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.2": |
| 400 | + version "7.28.4" |
| 401 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
| 402 | + integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
412 | 403 | dependencies: |
413 | | - "@babel/template" "^7.16.7" |
414 | | - "@babel/traverse" "^7.17.0" |
415 | | - "@babel/types" "^7.17.0" |
| 404 | + "@babel/template" "^7.27.2" |
| 405 | + "@babel/types" "^7.28.4" |
416 | 406 |
|
417 | 407 | "@babel/highlight@^7.10.4": |
418 | 408 | version "7.10.4" |
|
1061 | 1051 | "@babel/parser" "^7.27.2" |
1062 | 1052 | "@babel/types" "^7.27.1" |
1063 | 1053 |
|
1064 | | -"@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2": |
| 1054 | +"@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2": |
1065 | 1055 | version "7.28.5" |
1066 | 1056 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b" |
1067 | 1057 | integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ== |
|
1091 | 1081 | "@babel/helper-validator-identifier" "^7.16.7" |
1092 | 1082 | to-fast-properties "^2.0.0" |
1093 | 1083 |
|
1094 | | -"@babel/types@^7.27.1", "@babel/types@^7.28.5": |
| 1084 | +"@babel/types@^7.27.1", "@babel/types@^7.28.4", "@babel/types@^7.28.5": |
1095 | 1085 | version "7.28.5" |
1096 | 1086 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b" |
1097 | 1087 | integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA== |
|
0 commit comments