|
116 | 116 | "@babel/traverse" "^7.28.3" |
117 | 117 | semver "^6.3.1" |
118 | 118 |
|
| 119 | +"@babel/helper-create-class-features-plugin@^7.28.5": |
| 120 | + version "7.28.5" |
| 121 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.5.tgz#472d0c28028850968979ad89f173594a6995da46" |
| 122 | + integrity sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ== |
| 123 | + dependencies: |
| 124 | + "@babel/helper-annotate-as-pure" "^7.27.3" |
| 125 | + "@babel/helper-member-expression-to-functions" "^7.28.5" |
| 126 | + "@babel/helper-optimise-call-expression" "^7.27.1" |
| 127 | + "@babel/helper-replace-supers" "^7.27.1" |
| 128 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1" |
| 129 | + "@babel/traverse" "^7.28.5" |
| 130 | + semver "^6.3.1" |
| 131 | + |
119 | 132 | "@babel/helper-create-regexp-features-plugin@^7.18.6": |
120 | 133 | version "7.19.0" |
121 | 134 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.19.0.tgz#7976aca61c0984202baca73d84e2337a5424a41b" |
|
185 | 198 | "@babel/traverse" "^7.27.1" |
186 | 199 | "@babel/types" "^7.27.1" |
187 | 200 |
|
| 201 | +"@babel/helper-member-expression-to-functions@^7.28.5": |
| 202 | + version "7.28.5" |
| 203 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz#f3e07a10be37ed7a63461c63e6929575945a6150" |
| 204 | + integrity sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg== |
| 205 | + dependencies: |
| 206 | + "@babel/traverse" "^7.28.5" |
| 207 | + "@babel/types" "^7.28.5" |
| 208 | + |
188 | 209 | "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.15.4", "@babel/helper-module-imports@^7.18.6": |
189 | 210 | version "7.21.4" |
190 | 211 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af" |
|
932 | 953 | dependencies: |
933 | 954 | "@babel/helper-plugin-utils" "^7.27.1" |
934 | 955 |
|
935 | | -"@babel/plugin-transform-typescript@^7.27.1": |
936 | | - version "7.27.1" |
937 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.27.1.tgz#d3bb65598bece03f773111e88cc4e8e5070f1140" |
938 | | - integrity sha512-Q5sT5+O4QUebHdbwKedFBEwRLb02zJ7r4A5Gg2hUoLuU3FjdMcyqcywqUrLCaDsFCxzokf7u9kuy7qz51YUuAg== |
| 956 | +"@babel/plugin-transform-typescript@^7.28.5": |
| 957 | + version "7.28.5" |
| 958 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.5.tgz#441c5f9a4a1315039516c6c612fc66d5f4594e72" |
| 959 | + integrity sha512-x2Qa+v/CuEoX7Dr31iAfr0IhInrVOWZU/2vJMJ00FOR/2nM0BcBEclpaf9sWCDc+v5e9dMrhSH8/atq/kX7+bA== |
939 | 960 | dependencies: |
940 | | - "@babel/helper-annotate-as-pure" "^7.27.1" |
941 | | - "@babel/helper-create-class-features-plugin" "^7.27.1" |
| 961 | + "@babel/helper-annotate-as-pure" "^7.27.3" |
| 962 | + "@babel/helper-create-class-features-plugin" "^7.28.5" |
942 | 963 | "@babel/helper-plugin-utils" "^7.27.1" |
943 | 964 | "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1" |
944 | 965 | "@babel/plugin-syntax-typescript" "^7.27.1" |
|
1072 | 1093 | "@babel/plugin-transform-react-pure-annotations" "^7.27.1" |
1073 | 1094 |
|
1074 | 1095 | "@babel/preset-typescript@^7.18.6": |
1075 | | - version "7.27.1" |
1076 | | - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.27.1.tgz#190742a6428d282306648a55b0529b561484f912" |
1077 | | - integrity sha512-l7WfQfX0WK4M0v2RudjuQK4u99BS6yLHYEmdtVPP7lKV013zr9DygFuWNlnbvQ9LR+LS0Egz/XAvGx5U9MX0fQ== |
| 1096 | + version "7.28.5" |
| 1097 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.28.5.tgz#540359efa3028236958466342967522fd8f2a60c" |
| 1098 | + integrity sha512-+bQy5WOI2V6LJZpPVxY+yp66XdZ2yifu0Mc1aP5CQKgjn4QM5IN2i5fAZ4xKop47pr8rpVhiAeu+nDQa12C8+g== |
1078 | 1099 | dependencies: |
1079 | 1100 | "@babel/helper-plugin-utils" "^7.27.1" |
1080 | 1101 | "@babel/helper-validator-option" "^7.27.1" |
1081 | 1102 | "@babel/plugin-syntax-jsx" "^7.27.1" |
1082 | 1103 | "@babel/plugin-transform-modules-commonjs" "^7.27.1" |
1083 | | - "@babel/plugin-transform-typescript" "^7.27.1" |
| 1104 | + "@babel/plugin-transform-typescript" "^7.28.5" |
1084 | 1105 |
|
1085 | 1106 | "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.9", "@babel/runtime@^7.9.2": |
1086 | 1107 | version "7.28.4" |
|
0 commit comments