|
204 | 204 | "@babel/types" "^7.25.9" |
205 | 205 |
|
206 | 206 | "@babel/helpers@^7.26.0": |
207 | | - version "7.26.0" |
208 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
209 | | - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 207 | + version "7.27.0" |
| 208 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 209 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
210 | 210 | dependencies: |
211 | | - "@babel/template" "^7.25.9" |
212 | | - "@babel/types" "^7.26.0" |
| 211 | + "@babel/template" "^7.27.0" |
| 212 | + "@babel/types" "^7.27.0" |
213 | 213 |
|
214 | 214 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.24.7", "@babel/parser@^7.25.3", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.5": |
215 | 215 | version "7.26.5" |
|
218 | 218 | dependencies: |
219 | 219 | "@babel/types" "^7.26.5" |
220 | 220 |
|
| 221 | +"@babel/parser@^7.27.0": |
| 222 | + version "7.27.0" |
| 223 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 224 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 225 | + dependencies: |
| 226 | + "@babel/types" "^7.27.0" |
| 227 | + |
221 | 228 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9": |
222 | 229 | version "7.25.9" |
223 | 230 | 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" |
|
1005 | 1012 | "@babel/parser" "^7.25.9" |
1006 | 1013 | "@babel/types" "^7.25.9" |
1007 | 1014 |
|
| 1015 | +"@babel/template@^7.27.0": |
| 1016 | + version "7.27.0" |
| 1017 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1018 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1019 | + dependencies: |
| 1020 | + "@babel/code-frame" "^7.26.2" |
| 1021 | + "@babel/parser" "^7.27.0" |
| 1022 | + "@babel/types" "^7.27.0" |
| 1023 | + |
1008 | 1024 | "@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3": |
1009 | 1025 | version "7.26.5" |
1010 | 1026 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.5.tgz#6d0be3e772ff786456c1a37538208286f6e79021" |
|
1039 | 1055 | "@babel/helper-string-parser" "^7.25.9" |
1040 | 1056 | "@babel/helper-validator-identifier" "^7.25.9" |
1041 | 1057 |
|
| 1058 | +"@babel/types@^7.27.0": |
| 1059 | + version "7.27.0" |
| 1060 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1061 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1062 | + dependencies: |
| 1063 | + "@babel/helper-string-parser" "^7.25.9" |
| 1064 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1065 | + |
1042 | 1066 | "@bcoe/v8-coverage@^0.2.3": |
1043 | 1067 | version "0.2.3" |
1044 | 1068 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments