|
519 | 519 | conventional-changelog-conventionalcommits "^4.6.3" |
520 | 520 | tslib "2.3.1" |
521 | 521 |
|
522 | | -"@softwareventures/tsconfig@5.1.1": |
523 | | - version "5.1.1" |
524 | | - resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-5.1.1.tgz#fab74f3f1b0cd4af67aaadda6c0851a409794804" |
525 | | - integrity sha512-x+KfhmPsBSLO1233SFQ5E5NaUgCo8rsbE5vkT9xrPQL3D6W+cvMGdiZoznDu9Hh3ZZJ9g7x0pdOOuaF/s8vwcQ== |
| 522 | +"@softwareventures/tsconfig@6.0.0": |
| 523 | + version "6.0.0" |
| 524 | + resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-6.0.0.tgz#af2409b589ff2171fda173a2685b34eedc9cdeeb" |
| 525 | + integrity sha512-ZPZgEZqbnZ1ZRlj0oZEaXdyQD8us4AADYVaYFwNgGKbHe2O/u9M4IEpqzvgC6QER1S3DSH0XSXS6WODyJhyvlg== |
526 | 526 |
|
527 | 527 | "@tootallnate/once@1": |
528 | 528 | version "1.1.2" |
@@ -3923,76 +3923,76 @@ npm@^7.0.0: |
3923 | 3923 | resolved "https://registry.yarnpkg.com/npm/-/npm-7.24.2.tgz#861117af8241bea592289f22407230e5300e59ca" |
3924 | 3924 | integrity sha512-120p116CE8VMMZ+hk8IAb1inCPk4Dj3VZw29/n2g6UI77urJKVYb7FZUDW8hY+EBnfsjI/2yrobBgFyzo7YpVQ== |
3925 | 3925 | dependencies: |
3926 | | - "@isaacs/string-locale-compare" "*" |
3927 | | - "@npmcli/arborist" "*" |
3928 | | - "@npmcli/ci-detect" "*" |
3929 | | - "@npmcli/config" "*" |
3930 | | - "@npmcli/map-workspaces" "*" |
3931 | | - "@npmcli/package-json" "*" |
3932 | | - "@npmcli/run-script" "*" |
3933 | | - abbrev "*" |
3934 | | - ansicolors "*" |
3935 | | - ansistyles "*" |
3936 | | - archy "*" |
3937 | | - cacache "*" |
3938 | | - chalk "*" |
3939 | | - chownr "*" |
3940 | | - cli-columns "*" |
3941 | | - cli-table3 "*" |
3942 | | - columnify "*" |
3943 | | - fastest-levenshtein "*" |
3944 | | - glob "*" |
3945 | | - graceful-fs "*" |
3946 | | - hosted-git-info "*" |
3947 | | - ini "*" |
3948 | | - init-package-json "*" |
3949 | | - is-cidr "*" |
3950 | | - json-parse-even-better-errors "*" |
3951 | | - libnpmaccess "*" |
3952 | | - libnpmdiff "*" |
3953 | | - libnpmexec "*" |
3954 | | - libnpmfund "*" |
3955 | | - libnpmhook "*" |
3956 | | - libnpmorg "*" |
3957 | | - libnpmpack "*" |
3958 | | - libnpmpublish "*" |
3959 | | - libnpmsearch "*" |
3960 | | - libnpmteam "*" |
3961 | | - libnpmversion "*" |
3962 | | - make-fetch-happen "*" |
3963 | | - minipass "*" |
3964 | | - minipass-pipeline "*" |
3965 | | - mkdirp "*" |
3966 | | - mkdirp-infer-owner "*" |
3967 | | - ms "*" |
3968 | | - node-gyp "*" |
3969 | | - nopt "*" |
3970 | | - npm-audit-report "*" |
3971 | | - npm-install-checks "*" |
3972 | | - npm-package-arg "*" |
3973 | | - npm-pick-manifest "*" |
3974 | | - npm-profile "*" |
3975 | | - npm-registry-fetch "*" |
3976 | | - npm-user-validate "*" |
3977 | | - npmlog "*" |
3978 | | - opener "*" |
3979 | | - pacote "*" |
3980 | | - parse-conflict-json "*" |
3981 | | - qrcode-terminal "*" |
3982 | | - read "*" |
3983 | | - read-package-json "*" |
3984 | | - read-package-json-fast "*" |
3985 | | - readdir-scoped-modules "*" |
3986 | | - rimraf "*" |
3987 | | - semver "*" |
3988 | | - ssri "*" |
3989 | | - tar "*" |
3990 | | - text-table "*" |
3991 | | - tiny-relative-date "*" |
3992 | | - treeverse "*" |
3993 | | - validate-npm-package-name "*" |
3994 | | - which "*" |
3995 | | - write-file-atomic "*" |
| 3926 | + "@isaacs/string-locale-compare" "^1.1.0" |
| 3927 | + "@npmcli/arborist" "^2.9.0" |
| 3928 | + "@npmcli/ci-detect" "^1.2.0" |
| 3929 | + "@npmcli/config" "^2.3.0" |
| 3930 | + "@npmcli/map-workspaces" "^1.0.4" |
| 3931 | + "@npmcli/package-json" "^1.0.1" |
| 3932 | + "@npmcli/run-script" "^1.8.6" |
| 3933 | + abbrev "~1.1.1" |
| 3934 | + ansicolors "~0.3.2" |
| 3935 | + ansistyles "~0.1.3" |
| 3936 | + archy "~1.0.0" |
| 3937 | + cacache "^15.3.0" |
| 3938 | + chalk "^4.1.2" |
| 3939 | + chownr "^2.0.0" |
| 3940 | + cli-columns "^3.1.2" |
| 3941 | + cli-table3 "^0.6.0" |
| 3942 | + columnify "~1.5.4" |
| 3943 | + fastest-levenshtein "^1.0.12" |
| 3944 | + glob "^7.2.0" |
| 3945 | + graceful-fs "^4.2.8" |
| 3946 | + hosted-git-info "^4.0.2" |
| 3947 | + ini "^2.0.0" |
| 3948 | + init-package-json "^2.0.5" |
| 3949 | + is-cidr "^4.0.2" |
| 3950 | + json-parse-even-better-errors "^2.3.1" |
| 3951 | + libnpmaccess "^4.0.2" |
| 3952 | + libnpmdiff "^2.0.4" |
| 3953 | + libnpmexec "^2.0.1" |
| 3954 | + libnpmfund "^1.1.0" |
| 3955 | + libnpmhook "^6.0.2" |
| 3956 | + libnpmorg "^2.0.2" |
| 3957 | + libnpmpack "^2.0.1" |
| 3958 | + libnpmpublish "^4.0.1" |
| 3959 | + libnpmsearch "^3.1.1" |
| 3960 | + libnpmteam "^2.0.3" |
| 3961 | + libnpmversion "^1.2.1" |
| 3962 | + make-fetch-happen "^9.1.0" |
| 3963 | + minipass "^3.1.3" |
| 3964 | + minipass-pipeline "^1.2.4" |
| 3965 | + mkdirp "^1.0.4" |
| 3966 | + mkdirp-infer-owner "^2.0.0" |
| 3967 | + ms "^2.1.2" |
| 3968 | + node-gyp "^7.1.2" |
| 3969 | + nopt "^5.0.0" |
| 3970 | + npm-audit-report "^2.1.5" |
| 3971 | + npm-install-checks "^4.0.0" |
| 3972 | + npm-package-arg "^8.1.5" |
| 3973 | + npm-pick-manifest "^6.1.1" |
| 3974 | + npm-profile "^5.0.3" |
| 3975 | + npm-registry-fetch "^11.0.0" |
| 3976 | + npm-user-validate "^1.0.1" |
| 3977 | + npmlog "^5.0.1" |
| 3978 | + opener "^1.5.2" |
| 3979 | + pacote "^11.3.5" |
| 3980 | + parse-conflict-json "^1.1.1" |
| 3981 | + qrcode-terminal "^0.12.0" |
| 3982 | + read "~1.0.7" |
| 3983 | + read-package-json "^4.1.1" |
| 3984 | + read-package-json-fast "^2.0.3" |
| 3985 | + readdir-scoped-modules "^1.1.0" |
| 3986 | + rimraf "^3.0.2" |
| 3987 | + semver "^7.3.5" |
| 3988 | + ssri "^8.0.1" |
| 3989 | + tar "^6.1.11" |
| 3990 | + text-table "~0.2.0" |
| 3991 | + tiny-relative-date "^1.3.0" |
| 3992 | + treeverse "^1.0.4" |
| 3993 | + validate-npm-package-name "~3.0.0" |
| 3994 | + which "^2.0.2" |
| 3995 | + write-file-atomic "^3.0.3" |
3996 | 3996 |
|
3997 | 3997 | npmlog@*, npmlog@^6.0.0: |
3998 | 3998 | version "6.0.1" |
|
0 commit comments