|
176 | 176 | "@babel/highlight" "^7.25.7"
|
177 | 177 | picocolors "^1.0.0"
|
178 | 178 |
|
| 179 | +"@babel/code-frame@^7.26.2": |
| 180 | + version "7.26.2" |
| 181 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 182 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 183 | + dependencies: |
| 184 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 185 | + js-tokens "^4.0.0" |
| 186 | + picocolors "^1.0.0" |
| 187 | + |
179 | 188 | "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.7":
|
180 | 189 | version "7.25.7"
|
181 | 190 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.7.tgz#b8479fe0018ef0ac87b6b7a5c6916fcd67ae2c9c"
|
|
348 | 357 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54"
|
349 | 358 | integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==
|
350 | 359 |
|
| 360 | +"@babel/helper-string-parser@^7.25.9": |
| 361 | + version "7.25.9" |
| 362 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 363 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 364 | + |
351 | 365 | "@babel/helper-validator-identifier@^7.25.7":
|
352 | 366 | version "7.25.7"
|
353 | 367 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5"
|
354 | 368 | integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==
|
355 | 369 |
|
| 370 | +"@babel/helper-validator-identifier@^7.25.9": |
| 371 | + version "7.25.9" |
| 372 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 373 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 374 | + |
356 | 375 | "@babel/helper-validator-option@^7.25.7":
|
357 | 376 | version "7.25.7"
|
358 | 377 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.7.tgz#97d1d684448228b30b506d90cace495d6f492729"
|
|
368 | 387 | "@babel/types" "^7.25.7"
|
369 | 388 |
|
370 | 389 | "@babel/helpers@^7.25.7":
|
371 |
| - version "7.25.7" |
372 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.7.tgz#091b52cb697a171fe0136ab62e54e407211f09c2" |
373 |
| - integrity sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA== |
| 390 | + version "7.27.0" |
| 391 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 392 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
374 | 393 | dependencies:
|
375 |
| - "@babel/template" "^7.25.7" |
376 |
| - "@babel/types" "^7.25.7" |
| 394 | + "@babel/template" "^7.27.0" |
| 395 | + "@babel/types" "^7.27.0" |
377 | 396 |
|
378 | 397 | "@babel/highlight@^7.25.7":
|
379 | 398 | version "7.25.7"
|
|
392 | 411 | dependencies:
|
393 | 412 | "@babel/types" "^7.25.7"
|
394 | 413 |
|
| 414 | +"@babel/parser@^7.27.0": |
| 415 | + version "7.27.0" |
| 416 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 417 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 418 | + dependencies: |
| 419 | + "@babel/types" "^7.27.0" |
| 420 | + |
395 | 421 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.7":
|
396 | 422 | version "7.25.7"
|
397 | 423 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.7.tgz#93969ac50ef4d68b2504b01b758af714e4cbdd64"
|
|
1178 | 1204 | "@babel/parser" "^7.25.7"
|
1179 | 1205 | "@babel/types" "^7.25.7"
|
1180 | 1206 |
|
| 1207 | +"@babel/template@^7.27.0": |
| 1208 | + version "7.27.0" |
| 1209 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1210 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1211 | + dependencies: |
| 1212 | + "@babel/code-frame" "^7.26.2" |
| 1213 | + "@babel/parser" "^7.27.0" |
| 1214 | + "@babel/types" "^7.27.0" |
| 1215 | + |
1181 | 1216 | "@babel/traverse@^7.22.8", "@babel/traverse@^7.25.7":
|
1182 | 1217 | version "7.25.7"
|
1183 | 1218 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.7.tgz#83e367619be1cab8e4f2892ef30ba04c26a40fa8"
|
|
1200 | 1235 | "@babel/helper-validator-identifier" "^7.25.7"
|
1201 | 1236 | to-fast-properties "^2.0.0"
|
1202 | 1237 |
|
| 1238 | +"@babel/types@^7.27.0": |
| 1239 | + version "7.27.0" |
| 1240 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1241 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1242 | + dependencies: |
| 1243 | + "@babel/helper-string-parser" "^7.25.9" |
| 1244 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1245 | + |
1203 | 1246 |
|
1204 | 1247 | version "1.5.0"
|
1205 | 1248 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
|
0 commit comments