|
3378 | 3378 | consola "^2.15.0" |
3379 | 3379 | node-fetch "^2.6.1" |
3380 | 3380 |
|
3381 | | -"@nx/cypress@22.0.2": |
3382 | | - version "22.0.2" |
3383 | | - resolved "https://registry.yarnpkg.com/@nx/cypress/-/cypress-22.0.2.tgz#d5f1d5f065d697d6d31a2e4995fb002921178106" |
3384 | | - integrity sha512-SXkHjV2+vJZtY1YYbtGLCiVNSO73Fe11bNDFPubIkfhheAoWzfo7MpBFQOpurC27T796jer5wLg3RXRBYiuNUw== |
3385 | | - dependencies: |
3386 | | - "@nx/devkit" "22.0.2" |
3387 | | - "@nx/eslint" "22.0.2" |
3388 | | - "@nx/js" "22.0.2" |
3389 | | - "@phenomnomnominal/tsquery" "~5.0.1" |
| 3381 | +"@nx/cypress@22.5.1": |
| 3382 | + version "22.5.1" |
| 3383 | + resolved "https://registry.yarnpkg.com/@nx/cypress/-/cypress-22.5.1.tgz#4f7408912844cfbba2297d9f0d53f3a02c11747a" |
| 3384 | + integrity sha512-uPfsjuovDzBS/Q8+icNCQq/EEiak5nGcMMEJ7cb1Vqy8JCj9D6rtGoTfTu6m2SjX99sEoqesUIqJ9tpjh+68aw== |
| 3385 | + dependencies: |
| 3386 | + "@nx/devkit" "22.5.1" |
| 3387 | + "@nx/eslint" "22.5.1" |
| 3388 | + "@nx/js" "22.5.1" |
| 3389 | + "@phenomnomnominal/tsquery" "~6.1.4" |
3390 | 3390 | detect-port "^1.5.1" |
3391 | 3391 | semver "^7.6.3" |
3392 | 3392 | tree-kill "1.2.2" |
|
3418 | 3418 | tslib "^2.3.0" |
3419 | 3419 | yargs-parser "21.1.1" |
3420 | 3420 |
|
| 3421 | +"@nx/devkit@22.5.1": |
| 3422 | + version "22.5.1" |
| 3423 | + resolved "https://registry.yarnpkg.com/@nx/devkit/-/devkit-22.5.1.tgz#eb6994be392dd2de05d6aecd4ffb96596ccd6793" |
| 3424 | + integrity sha512-1ZJ8pCB+6EWC8X6q8tfBweg92WzFAwliBhtBkOPP8Li8GQq71ulPWRdY4lDd5pH3Ea1zKqhOtBKWdOlyDPOKYA== |
| 3425 | + dependencies: |
| 3426 | + "@zkochan/js-yaml" "0.0.7" |
| 3427 | + ejs "^3.1.7" |
| 3428 | + enquirer "~2.3.6" |
| 3429 | + minimatch "10.1.1" |
| 3430 | + semver "^7.6.3" |
| 3431 | + tslib "^2.3.0" |
| 3432 | + yargs-parser "21.1.1" |
| 3433 | + |
3421 | 3434 | "@nx/eslint-plugin@22.0.2": |
3422 | 3435 | version "22.0.2" |
3423 | 3436 | resolved "https://registry.yarnpkg.com/@nx/eslint-plugin/-/eslint-plugin-22.0.2.tgz#30c6b592307ded911f78dbf93de2e4808909e44e" |
|
3446 | 3459 | tslib "^2.3.0" |
3447 | 3460 | typescript "~5.9.2" |
3448 | 3461 |
|
| 3462 | +"@nx/eslint@22.5.1": |
| 3463 | + version "22.5.1" |
| 3464 | + resolved "https://registry.yarnpkg.com/@nx/eslint/-/eslint-22.5.1.tgz#6913a7ed5add15d98a2d8cdfd0ac6383c3702fce" |
| 3465 | + integrity sha512-878xSsfOKtnQBJlRyeeHANVr5+HJMeMfPgpsffRfFDoat7pF/B2KoK2UJx/wQlAHUyVubKNhm7x46fA/shqBow== |
| 3466 | + dependencies: |
| 3467 | + "@nx/devkit" "22.5.1" |
| 3468 | + "@nx/js" "22.5.1" |
| 3469 | + semver "^7.6.3" |
| 3470 | + tslib "^2.3.0" |
| 3471 | + typescript "~5.9.2" |
| 3472 | + |
3449 | 3473 | "@nx/jest@22.4.4": |
3450 | 3474 | version "22.4.4" |
3451 | 3475 | resolved "https://registry.yarnpkg.com/@nx/jest/-/jest-22.4.4.tgz#d1f8432a99c48ee493fc001e141d96ed54981eb6" |
|
3531 | 3555 | tinyglobby "^0.2.12" |
3532 | 3556 | tslib "^2.3.0" |
3533 | 3557 |
|
| 3558 | +"@nx/js@22.5.1": |
| 3559 | + version "22.5.1" |
| 3560 | + resolved "https://registry.yarnpkg.com/@nx/js/-/js-22.5.1.tgz#221316c99392bfc15c1f7617af18bf809504147d" |
| 3561 | + integrity sha512-g/0x9P7e2KDsY5po9RxvsNR2Z8xPWpWqTs82gll1G/h5Jot2QJ6oIuZTfjdHramVXWd6pi6KoruxThnNv5DmYQ== |
| 3562 | + dependencies: |
| 3563 | + "@babel/core" "^7.23.2" |
| 3564 | + "@babel/plugin-proposal-decorators" "^7.22.7" |
| 3565 | + "@babel/plugin-transform-class-properties" "^7.22.5" |
| 3566 | + "@babel/plugin-transform-runtime" "^7.23.2" |
| 3567 | + "@babel/preset-env" "^7.23.2" |
| 3568 | + "@babel/preset-typescript" "^7.22.5" |
| 3569 | + "@babel/runtime" "^7.22.6" |
| 3570 | + "@nx/devkit" "22.5.1" |
| 3571 | + "@nx/workspace" "22.5.1" |
| 3572 | + "@zkochan/js-yaml" "0.0.7" |
| 3573 | + babel-plugin-const-enum "^1.0.1" |
| 3574 | + babel-plugin-macros "^3.1.0" |
| 3575 | + babel-plugin-transform-typescript-metadata "^0.3.1" |
| 3576 | + chalk "^4.1.0" |
| 3577 | + columnify "^1.6.0" |
| 3578 | + detect-port "^1.5.1" |
| 3579 | + ignore "^5.0.4" |
| 3580 | + js-tokens "^4.0.0" |
| 3581 | + jsonc-parser "3.2.0" |
| 3582 | + npm-run-path "^4.0.1" |
| 3583 | + picocolors "^1.1.0" |
| 3584 | + picomatch "4.0.2" |
| 3585 | + semver "^7.6.3" |
| 3586 | + source-map-support "0.5.19" |
| 3587 | + tinyglobby "^0.2.12" |
| 3588 | + tslib "^2.3.0" |
| 3589 | + |
3534 | 3590 | "@nx/module-federation@22.0.2": |
3535 | 3591 | version "22.0.2" |
3536 | 3592 | resolved "https://registry.yarnpkg.com/@nx/module-federation/-/module-federation-22.0.2.tgz#01bcf0c6516526778e0fed47035f95664e2f87ff" |
|
3559 | 3615 | resolved "https://registry.yarnpkg.com/@nx/nx-darwin-arm64/-/nx-darwin-arm64-22.4.4.tgz#b32a9af3ba9d6a3f98afb8fb89ffea7972206be6" |
3560 | 3616 | integrity sha512-8PriHolYLRccIhiU8QLotv5ypiO8TYGzH23CODtM+ZbZmyQMxHN7w3LTQJjR/hBvYNU93fP9+WY/NLgJo8jkxw== |
3561 | 3617 |
|
| 3618 | +"@nx/nx-darwin-arm64@22.5.1": |
| 3619 | + version "22.5.1" |
| 3620 | + resolved "https://registry.yarnpkg.com/@nx/nx-darwin-arm64/-/nx-darwin-arm64-22.5.1.tgz#993368d5859ea4c2bbb855c5649e2c4aa9b1b840" |
| 3621 | + integrity sha512-DuvOwhXPO6l9W7/zM4/BaAbGTIXFyHVcbbCD1c7HfgZ3VfJPmcE7H4+TuQH0cigHHtpg/eGqV100NQbd7N4zwg== |
| 3622 | + |
3562 | 3623 | "@nx/nx-darwin-x64@22.0.2": |
3563 | 3624 | version "22.0.2" |
3564 | 3625 | resolved "https://registry.yarnpkg.com/@nx/nx-darwin-x64/-/nx-darwin-x64-22.0.2.tgz#6158b527d38f588418c0005cbe4f847d393e031e" |
|
3569 | 3630 | resolved "https://registry.yarnpkg.com/@nx/nx-darwin-x64/-/nx-darwin-x64-22.4.4.tgz#8a53212d5b24b3218e33b01068f051728890713b" |
3570 | 3631 | integrity sha512-O+tFKFSVJCFUTJclIr0OJaZ86ztoDWS6Y9ipXVg+EfzT8AbGp+RIz1t6qjDvgZNWFkKViCsuZ2mHJOu+5/R5fw== |
3571 | 3632 |
|
| 3633 | +"@nx/nx-darwin-x64@22.5.1": |
| 3634 | + version "22.5.1" |
| 3635 | + resolved "https://registry.yarnpkg.com/@nx/nx-darwin-x64/-/nx-darwin-x64-22.5.1.tgz#8087825d28c5bab20657e79ca2ce616a46bffa11" |
| 3636 | + integrity sha512-81Lb7+rp3Qltpgy33Kc1qxk+8IWqZLhqvdLdRFSVV1FN1pPSJDFKyPjCn9oMpRryNPSJ8DgZDpfIaVVyP85rUw== |
| 3637 | + |
3572 | 3638 | "@nx/nx-freebsd-x64@22.0.2": |
3573 | 3639 | version "22.0.2" |
3574 | 3640 | resolved "https://registry.yarnpkg.com/@nx/nx-freebsd-x64/-/nx-freebsd-x64-22.0.2.tgz#1d84de498ee87390bcd4732730d71887e3c0f64c" |
|
3579 | 3645 | resolved "https://registry.yarnpkg.com/@nx/nx-freebsd-x64/-/nx-freebsd-x64-22.4.4.tgz#b519dc0bf001ced67e6ff1dcef04397b90350aec" |
3580 | 3646 | integrity sha512-9nsGPR7xpRSFBYOrQhxokVhb5chy0Rq6zIWoXec6LrUjsHSWM5lvdfkUlQHG1DbZIimTzqIGUHK92OVb7X6tJw== |
3581 | 3647 |
|
| 3648 | +"@nx/nx-freebsd-x64@22.5.1": |
| 3649 | + version "22.5.1" |
| 3650 | + resolved "https://registry.yarnpkg.com/@nx/nx-freebsd-x64/-/nx-freebsd-x64-22.5.1.tgz#48de3848c73c3fedcd4bfa8a27be5e761ab2f34b" |
| 3651 | + integrity sha512-Ig8yQN3lSz9R+Zf3NQWcvEnIzwDX4NSeaFtEliPnC3OHlQXGNXbOUfkExa0U0UUgyxa4rgnCgefmwuc12H9q2Q== |
| 3652 | + |
3582 | 3653 | "@nx/nx-linux-arm-gnueabihf@22.0.2": |
3583 | 3654 | version "22.0.2" |
3584 | 3655 | resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-22.0.2.tgz#f1a0b03644618ee1a37e488849b41765a5ad8ae4" |
|
3589 | 3660 | resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-22.4.4.tgz#45f371d9848e62985754c762356e2e42130016fc" |
3590 | 3661 | integrity sha512-0m4j0KYnIw4SERorUxhpckDxn0zvohh7RbdKNMUzyw98Fl7n++n2yiLA6YS51y29tLzY/j4OqzMDT9BFjqZbUQ== |
3591 | 3662 |
|
| 3663 | +"@nx/nx-linux-arm-gnueabihf@22.5.1": |
| 3664 | + version "22.5.1" |
| 3665 | + resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm-gnueabihf/-/nx-linux-arm-gnueabihf-22.5.1.tgz#97898f52376cba43ea92b75b896fa42852537911" |
| 3666 | + integrity sha512-C7tGoLnR9MjKLJsLMF2VsKcDChPiygAsw6dSVgU4B650H7sBWmkEHM/QjvyRvkcZuoQBDamS/eVs/UaJu9wNhA== |
| 3667 | + |
3592 | 3668 | "@nx/nx-linux-arm64-gnu@22.0.2": |
3593 | 3669 | version "22.0.2" |
3594 | 3670 | resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-22.0.2.tgz#4cbc828deb1f1a8b99bb845a8b8babba8b6600b7" |
|
3599 | 3675 | resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-22.4.4.tgz#d68e95f85db7e8040101744eecb7d27b7978e2b3" |
3600 | 3676 | integrity sha512-vsCz2A2uHL5I8GzQW8X2/IlW+lIoyOUVgcSviZA6P1UFFOKOxAlVUsKvGZlfyTEwK9LDnH5zYclUrimxNEwYVw== |
3601 | 3677 |
|
| 3678 | +"@nx/nx-linux-arm64-gnu@22.5.1": |
| 3679 | + version "22.5.1" |
| 3680 | + resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-gnu/-/nx-linux-arm64-gnu-22.5.1.tgz#d0f333112216febbbbed6ef72ae4806791276020" |
| 3681 | + integrity sha512-GNxei+lwhzhrO9m+nNkibgxLhbkYKyFXPSRpOKLwv9VavNzJn5UmLfKJyhjNQPBOSYuNhiVPbU1Ja/qOBcozYw== |
| 3682 | + |
3602 | 3683 | "@nx/nx-linux-arm64-musl@22.0.2": |
3603 | 3684 | version "22.0.2" |
3604 | 3685 | resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-musl/-/nx-linux-arm64-musl-22.0.2.tgz#126bb124fae2ea6424a1a12a5c92fc238cbf9691" |
|
3609 | 3690 | resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-musl/-/nx-linux-arm64-musl-22.4.4.tgz#1c292c1f3e49be9efd22b52fa948145380570ec2" |
3610 | 3691 | integrity sha512-Jj0bqoB9a2iqHycVM6NY0OkU3np6yshFTcggteEH3jWQ5iSgO3E6O00rfwGx8mrMT8GfpCyQGLS5Q1HW79zKzQ== |
3611 | 3692 |
|
| 3693 | +"@nx/nx-linux-arm64-musl@22.5.1": |
| 3694 | + version "22.5.1" |
| 3695 | + resolved "https://registry.yarnpkg.com/@nx/nx-linux-arm64-musl/-/nx-linux-arm64-musl-22.5.1.tgz#9ee7c3d7d180afc1307b3b92ad5f6d1a4177e182" |
| 3696 | + integrity sha512-VDJtdJP2nCgS8ommbfWFAKjoZCE51VH7tZyIfh8RFI5fxwoB3Pk6d6f6cmNHI/1t98YI3V7Onuf3Y9KBkYtyfQ== |
| 3697 | + |
3612 | 3698 | "@nx/nx-linux-x64-gnu@22.0.2": |
3613 | 3699 | version "22.0.2" |
3614 | 3700 | resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-22.0.2.tgz#265c810cf1bdb9487cc93254a03a8c2310ba5070" |
|
3619 | 3705 | resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-22.4.4.tgz#78b35d69d1f2e3d8aaa3e9aca72dbe0498a76023" |
3620 | 3706 | integrity sha512-2pMPaFae59j/Erop/LCWPr7xxT4NcY7CR9b5GJ+Dfz1Wv3wE9jE66tp2qFaH36Igso9r0Khf6rPrSCLaO+0QgQ== |
3621 | 3707 |
|
| 3708 | +"@nx/nx-linux-x64-gnu@22.5.1": |
| 3709 | + version "22.5.1" |
| 3710 | + resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-gnu/-/nx-linux-x64-gnu-22.5.1.tgz#7e432d2b1c7ed439e8791f215060d8191edaa05f" |
| 3711 | + integrity sha512-BZ/i+KTplEJmE8ZHKgPGD513Zl86DuSGyRAvbDZ7Qf19Tei7Of6vxW+ypvVDIwmDbyXfe13u54M5gDt8iiqFGQ== |
| 3712 | + |
3622 | 3713 | "@nx/nx-linux-x64-musl@22.0.2": |
3623 | 3714 | version "22.0.2" |
3624 | 3715 | resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-22.0.2.tgz#bcad0757b6c766bcb7d8a816fee5a66399a2052e" |
|
3629 | 3720 | resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-22.4.4.tgz#c176c961df46200fbace293051b288e4069f18cc" |
3630 | 3721 | integrity sha512-8Rnhrk2eWZfVs1Db5K15JGiis8h8v1w2avHlp4abJVJ+j1Sa0a1OWexBz2X0WkjYh/LcgRTzYBrE8+BV4yCPMw== |
3631 | 3722 |
|
| 3723 | +"@nx/nx-linux-x64-musl@22.5.1": |
| 3724 | + version "22.5.1" |
| 3725 | + resolved "https://registry.yarnpkg.com/@nx/nx-linux-x64-musl/-/nx-linux-x64-musl-22.5.1.tgz#a3e218c3d3a36ac4b00d705d08d6c4a62b93702d" |
| 3726 | + integrity sha512-e0VdiV6fe88Dbhill2gUjYAD9jMhHjYsafGOPR+/uaGMAYPoI1jKur6uPGY+ik6fvwvDFFl0VT2+HACKVn7RoA== |
| 3727 | + |
3632 | 3728 | "@nx/nx-win32-arm64-msvc@22.0.2": |
3633 | 3729 | version "22.0.2" |
3634 | 3730 | resolved "https://registry.yarnpkg.com/@nx/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-22.0.2.tgz#34ef0122b6c4471dae604b065dc4e4e86eb39ade" |
|
3639 | 3735 | resolved "https://registry.yarnpkg.com/@nx/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-22.4.4.tgz#9dc5f1052529b077ef5e84712c44caf536c77ddd" |
3640 | 3736 | integrity sha512-e32okeoiaFSjfcZYj+uBdPRSzANAXLnh6D0k3isZ7stJnUtJ2hy5Kz5RCk10ddwdQgUn34sNz1oL2yFhXVWU4w== |
3641 | 3737 |
|
| 3738 | +"@nx/nx-win32-arm64-msvc@22.5.1": |
| 3739 | + version "22.5.1" |
| 3740 | + resolved "https://registry.yarnpkg.com/@nx/nx-win32-arm64-msvc/-/nx-win32-arm64-msvc-22.5.1.tgz#916775bfa1eacb2d402cbb6fd2c8584a4fe58956" |
| 3741 | + integrity sha512-3vWZO9y7uHKeyepcU55pE8VQTKGome3mLdicvx1TCoKKl0cA3bTR341Jdo2Zl4Waa2ENk7pGQbLWRQ3ZkaA92A== |
| 3742 | + |
3642 | 3743 | "@nx/nx-win32-x64-msvc@22.0.2": |
3643 | 3744 | version "22.0.2" |
3644 | 3745 | resolved "https://registry.yarnpkg.com/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-22.0.2.tgz#aea914a8e1dee8a208970ad202e6e6d28f7eded3" |
|
3649 | 3750 | resolved "https://registry.yarnpkg.com/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-22.4.4.tgz#3aa0c46a2c9c3b595bdfccff5efd0b3cfbe5ccbf" |
3650 | 3751 | integrity sha512-Jb8YsA7/GKGWWg2RkaDJQalaOpiQCPb57PtxNV5Ai7bsapM/7g/OfwenZXfH32FUoCT4yPVrnrKdjqbBHdEkxA== |
3651 | 3752 |
|
| 3753 | +"@nx/nx-win32-x64-msvc@22.5.1": |
| 3754 | + version "22.5.1" |
| 3755 | + resolved "https://registry.yarnpkg.com/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-22.5.1.tgz#dcd432ab7dfea2fab308fd6410f190da3301cf28" |
| 3756 | + integrity sha512-4e5LduuhpBx96JgD1J3fHUGCwC+/lL+tvXp3UVtjh/AOdINGsyI+scinT3uaI9vcB5GKBcybTxbBZzwcH50w9g== |
| 3757 | + |
3652 | 3758 | "@nx/react@22.0.2": |
3653 | 3759 | version "22.0.2" |
3654 | 3760 | resolved "https://registry.yarnpkg.com/@nx/react/-/react-22.0.2.tgz#78411be945c531f0ade96d9fdf82c00b77c6006f" |
|
3794 | 3900 | tslib "^2.3.0" |
3795 | 3901 | yargs-parser "21.1.1" |
3796 | 3902 |
|
| 3903 | +"@nx/workspace@22.5.1": |
| 3904 | + version "22.5.1" |
| 3905 | + resolved "https://registry.yarnpkg.com/@nx/workspace/-/workspace-22.5.1.tgz#01bfbc0f7a39dbafb633e31e0d32a76d013f6349" |
| 3906 | + integrity sha512-IZJ440ITiNpswacrTGGpo46adOszLAAZM9RYYvQg5ak8kZDmmrskTm0SWWVgZCuiJazw8s23vqDLQ07TN/t1NQ== |
| 3907 | + dependencies: |
| 3908 | + "@nx/devkit" "22.5.1" |
| 3909 | + "@zkochan/js-yaml" "0.0.7" |
| 3910 | + chalk "^4.1.0" |
| 3911 | + enquirer "~2.3.6" |
| 3912 | + nx "22.5.1" |
| 3913 | + picomatch "4.0.2" |
| 3914 | + semver "^7.6.3" |
| 3915 | + tslib "^2.3.0" |
| 3916 | + yargs-parser "21.1.1" |
| 3917 | + |
3797 | 3918 | "@paralleldrive/cuid2@^2.2.2": |
3798 | 3919 | version "2.3.1" |
3799 | 3920 | resolved "https://registry.npmjs.org/@paralleldrive/cuid2/-/cuid2-2.3.1.tgz" |
@@ -13468,6 +13589,59 @@ nx@22.4.4: |
13468 | 13589 | "@nx/nx-win32-arm64-msvc" "22.4.4" |
13469 | 13590 | "@nx/nx-win32-x64-msvc" "22.4.4" |
13470 | 13591 |
|
| 13592 | +nx@22.5.1: |
| 13593 | + version "22.5.1" |
| 13594 | + resolved "https://registry.yarnpkg.com/nx/-/nx-22.5.1.tgz#29109d3434e974e0027822673770bef886efaec1" |
| 13595 | + integrity sha512-KIQqOSdoshkav9JuoH/+Vp42niA5MTRtACupe+q8CaB7bHiLsWr5nctQVC7ul3NauAmsoqNWH7t5CIi8KgrPIQ== |
| 13596 | + dependencies: |
| 13597 | + "@napi-rs/wasm-runtime" "0.2.4" |
| 13598 | + "@yarnpkg/lockfile" "^1.1.0" |
| 13599 | + "@yarnpkg/parsers" "3.0.2" |
| 13600 | + "@zkochan/js-yaml" "0.0.7" |
| 13601 | + axios "^1.12.0" |
| 13602 | + cli-cursor "3.1.0" |
| 13603 | + cli-spinners "2.6.1" |
| 13604 | + cliui "^8.0.1" |
| 13605 | + dotenv "~16.4.5" |
| 13606 | + dotenv-expand "~11.0.6" |
| 13607 | + ejs "^3.1.7" |
| 13608 | + enquirer "~2.3.6" |
| 13609 | + figures "3.2.0" |
| 13610 | + flat "^5.0.2" |
| 13611 | + front-matter "^4.0.2" |
| 13612 | + ignore "^7.0.5" |
| 13613 | + jest-diff "^30.0.2" |
| 13614 | + jsonc-parser "3.2.0" |
| 13615 | + lines-and-columns "2.0.3" |
| 13616 | + minimatch "10.1.1" |
| 13617 | + node-machine-id "1.1.12" |
| 13618 | + npm-run-path "^4.0.1" |
| 13619 | + open "^8.4.0" |
| 13620 | + ora "5.3.0" |
| 13621 | + picocolors "^1.1.0" |
| 13622 | + resolve.exports "2.0.3" |
| 13623 | + semver "^7.6.3" |
| 13624 | + string-width "^4.2.3" |
| 13625 | + tar-stream "~2.2.0" |
| 13626 | + tmp "~0.2.1" |
| 13627 | + tree-kill "^1.2.2" |
| 13628 | + tsconfig-paths "^4.1.2" |
| 13629 | + tslib "^2.3.0" |
| 13630 | + yaml "^2.6.0" |
| 13631 | + yargs "^17.6.2" |
| 13632 | + yargs-parser "21.1.1" |
| 13633 | + optionalDependencies: |
| 13634 | + "@nx/nx-darwin-arm64" "22.5.1" |
| 13635 | + "@nx/nx-darwin-x64" "22.5.1" |
| 13636 | + "@nx/nx-freebsd-x64" "22.5.1" |
| 13637 | + "@nx/nx-linux-arm-gnueabihf" "22.5.1" |
| 13638 | + "@nx/nx-linux-arm64-gnu" "22.5.1" |
| 13639 | + "@nx/nx-linux-arm64-musl" "22.5.1" |
| 13640 | + "@nx/nx-linux-x64-gnu" "22.5.1" |
| 13641 | + "@nx/nx-linux-x64-musl" "22.5.1" |
| 13642 | + "@nx/nx-win32-arm64-msvc" "22.5.1" |
| 13643 | + "@nx/nx-win32-x64-msvc" "22.5.1" |
| 13644 | + |
13471 | 13645 | object-assign@^4, object-assign@^4.0.1, object-assign@^4.1.1: |
13472 | 13646 | version "4.1.1" |
13473 | 13647 | resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" |
|
0 commit comments