|
33 | 33 | "@babel/highlight" "^7.22.13" |
34 | 34 | chalk "^2.4.2" |
35 | 35 |
|
| 36 | +"@babel/code-frame@^7.26.2": |
| 37 | + version "7.26.2" |
| 38 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 39 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 40 | + dependencies: |
| 41 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 42 | + js-tokens "^4.0.0" |
| 43 | + picocolors "^1.0.0" |
| 44 | + |
36 | 45 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0": |
37 | 46 | version "7.17.0" |
38 | 47 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.0.tgz#86850b8597ea6962089770952075dcaabb8dba34" |
|
423 | 432 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
424 | 433 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
425 | 434 |
|
| 435 | +"@babel/helper-string-parser@^7.25.9": |
| 436 | + version "7.25.9" |
| 437 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 438 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 439 | + |
426 | 440 | "@babel/helper-validator-identifier@^7.16.7": |
427 | 441 | version "7.16.7" |
428 | 442 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
|
438 | 452 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
439 | 453 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
440 | 454 |
|
| 455 | +"@babel/helper-validator-identifier@^7.25.9": |
| 456 | + version "7.25.9" |
| 457 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 458 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 459 | + |
441 | 460 | "@babel/helper-validator-option@^7.16.7", "@babel/helper-validator-option@^7.18.6": |
442 | 461 | version "7.18.6" |
443 | 462 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" |
|
453 | 472 | "@babel/traverse" "^7.16.8" |
454 | 473 | "@babel/types" "^7.16.8" |
455 | 474 |
|
456 | | -"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.2": |
457 | | - version "7.17.2" |
458 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
459 | | - integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
| 475 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.2", "@babel/helpers@^7.17.9": |
| 476 | + version "7.27.0" |
| 477 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 478 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
460 | 479 | dependencies: |
461 | | - "@babel/template" "^7.16.7" |
462 | | - "@babel/traverse" "^7.17.0" |
463 | | - "@babel/types" "^7.17.0" |
464 | | - |
465 | | -"@babel/helpers@^7.17.9": |
466 | | - version "7.17.9" |
467 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a" |
468 | | - integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q== |
469 | | - dependencies: |
470 | | - "@babel/template" "^7.16.7" |
471 | | - "@babel/traverse" "^7.17.9" |
472 | | - "@babel/types" "^7.17.0" |
| 480 | + "@babel/template" "^7.27.0" |
| 481 | + "@babel/types" "^7.27.0" |
473 | 482 |
|
474 | 483 | "@babel/highlight@^7.16.7": |
475 | 484 | version "7.16.10" |
|
504 | 513 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
505 | 514 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
506 | 515 |
|
| 516 | +"@babel/parser@^7.27.0": |
| 517 | + version "7.27.0" |
| 518 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 519 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 520 | + dependencies: |
| 521 | + "@babel/types" "^7.27.0" |
| 522 | + |
507 | 523 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
508 | 524 | version "7.16.7" |
509 | 525 | 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.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050" |
|
1336 | 1352 | "@babel/parser" "^7.22.15" |
1337 | 1353 | "@babel/types" "^7.22.15" |
1338 | 1354 |
|
1339 | | -"@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.7.2": |
| 1355 | +"@babel/template@^7.27.0": |
| 1356 | + version "7.27.0" |
| 1357 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1358 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1359 | + dependencies: |
| 1360 | + "@babel/code-frame" "^7.26.2" |
| 1361 | + "@babel/parser" "^7.27.0" |
| 1362 | + "@babel/types" "^7.27.0" |
| 1363 | + |
| 1364 | +"@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.7.2": |
1340 | 1365 | version "7.23.2" |
1341 | 1366 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
1342 | 1367 | integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
|
1378 | 1403 | "@babel/helper-validator-identifier" "^7.22.20" |
1379 | 1404 | to-fast-properties "^2.0.0" |
1380 | 1405 |
|
| 1406 | +"@babel/types@^7.27.0": |
| 1407 | + version "7.27.0" |
| 1408 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1409 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 1410 | + dependencies: |
| 1411 | + "@babel/helper-string-parser" "^7.25.9" |
| 1412 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 1413 | + |
1381 | 1414 | "@bcgov/bootstrap-theme@github:bcgov/bootstrap-theme": |
1382 | 1415 | version "1.1.3" |
1383 | 1416 | resolved "https://codeload.github.com/bcgov/bootstrap-theme/tar.gz/9aed1f78d6550c2f926671e4e47fd4487bd0e218" |
|
0 commit comments