|
37 | 37 | "@babel/highlight" "^7.22.13" |
38 | 38 | chalk "^2.4.2" |
39 | 39 |
|
| 40 | +"@babel/code-frame@^7.26.2": |
| 41 | + version "7.26.2" |
| 42 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 43 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 44 | + dependencies: |
| 45 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 46 | + js-tokens "^4.0.0" |
| 47 | + picocolors "^1.0.0" |
| 48 | + |
40 | 49 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.0", "@babel/compat-data@^7.22.3": |
41 | 50 | version "7.22.3" |
42 | 51 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.3.tgz#cd502a6a0b6e37d7ad72ce7e71a7160a3ae36f7e" |
|
284 | 293 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
285 | 294 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
286 | 295 |
|
| 296 | +"@babel/helper-string-parser@^7.25.9": |
| 297 | + version "7.25.9" |
| 298 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 299 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 300 | + |
287 | 301 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
288 | 302 | version "7.19.1" |
289 | 303 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
|
294 | 308 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
295 | 309 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
296 | 310 |
|
| 311 | +"@babel/helper-validator-identifier@^7.25.9": |
| 312 | + version "7.25.9" |
| 313 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 314 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 315 | + |
297 | 316 | "@babel/helper-validator-option@^7.21.0": |
298 | 317 | version "7.21.0" |
299 | 318 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" |
|
310 | 329 | "@babel/types" "^7.20.5" |
311 | 330 |
|
312 | 331 | "@babel/helpers@^7.22.0": |
313 | | - version "7.22.3" |
314 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.3.tgz#53b74351da9684ea2f694bf0877998da26dd830e" |
315 | | - integrity sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w== |
| 332 | + version "7.27.0" |
| 333 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 334 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
316 | 335 | dependencies: |
317 | | - "@babel/template" "^7.21.9" |
318 | | - "@babel/traverse" "^7.22.1" |
319 | | - "@babel/types" "^7.22.3" |
| 336 | + "@babel/template" "^7.27.0" |
| 337 | + "@babel/types" "^7.27.0" |
320 | 338 |
|
321 | 339 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6": |
322 | 340 | version "7.18.6" |
|
346 | 364 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
347 | 365 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
348 | 366 |
|
| 367 | +"@babel/parser@^7.27.0": |
| 368 | + version "7.27.0" |
| 369 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 370 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 371 | + dependencies: |
| 372 | + "@babel/types" "^7.27.0" |
| 373 | + |
349 | 374 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
350 | 375 | version "7.18.6" |
351 | 376 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2" |
|
1309 | 1334 | "@babel/parser" "^7.22.15" |
1310 | 1335 | "@babel/types" "^7.22.15" |
1311 | 1336 |
|
| 1337 | +"@babel/template@^7.27.0": |
| 1338 | + version "7.27.0" |
| 1339 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1340 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1341 | + dependencies: |
| 1342 | + "@babel/code-frame" "^7.26.2" |
| 1343 | + "@babel/parser" "^7.27.0" |
| 1344 | + "@babel/types" "^7.27.0" |
| 1345 | + |
1312 | 1346 | "@babel/traverse@^7.20.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.22.1": |
1313 | 1347 | version "7.23.2" |
1314 | 1348 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
|
1352 | 1386 | "@babel/helper-validator-identifier" "^7.19.1" |
1353 | 1387 | to-fast-properties "^2.0.0" |
1354 | 1388 |
|
| 1389 | +"@babel/types@^7.27.0": |
| 1390 | + version "7.27.0" |
| 1391 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1392 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1393 | + dependencies: |
| 1394 | + "@babel/helper-string-parser" "^7.25.9" |
| 1395 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1396 | + |
1355 | 1397 | "@expo/bunyan@4.0.0", "@expo/bunyan@^4.0.0": |
1356 | 1398 | version "4.0.0" |
1357 | 1399 | resolved "https://registry.yarnpkg.com/@expo/bunyan/-/bunyan-4.0.0.tgz#be0c1de943c7987a9fbd309ea0b1acd605890c7b" |
|
0 commit comments