|
87 | 87 | ], |
88 | 88 | "dependencies": { |
89 | 89 | "@isaacs/string-locale-compare": "^1.1.0", |
90 | | - "@npmcli/arborist": "^4.1.1", |
| 90 | + "@npmcli/arborist": "^4.1.2", |
91 | 91 | "@npmcli/ci-detect": "^1.4.0", |
92 | 92 | "@npmcli/config": "^2.3.2", |
93 | 93 | "@npmcli/map-workspaces": "^2.0.0", |
|
111 | 111 | "init-package-json": "^2.0.5", |
112 | 112 | "is-cidr": "^4.0.2", |
113 | 113 | "json-parse-even-better-errors": "^2.3.1", |
114 | | - "libnpmaccess": "^4.0.2", |
115 | | - "libnpmdiff": "^2.0.4", |
116 | | - "libnpmexec": "^3.0.1", |
117 | | - "libnpmfund": "^2.0.1", |
118 | | - "libnpmhook": "^6.0.2", |
119 | | - "libnpmorg": "^2.0.2", |
120 | | - "libnpmpack": "^3.0.0", |
121 | | - "libnpmpublish": "^4.0.1", |
122 | | - "libnpmsearch": "^3.1.1", |
123 | | - "libnpmteam": "^2.0.3", |
124 | | - "libnpmversion": "^2.0.1", |
| 114 | + "libnpmaccess": "^5.0.0", |
| 115 | + "libnpmdiff": "^3.0.0", |
| 116 | + "libnpmexec": "^3.0.2", |
| 117 | + "libnpmfund": "^2.0.2", |
| 118 | + "libnpmhook": "^7.0.0", |
| 119 | + "libnpmorg": "^3.0.0", |
| 120 | + "libnpmpack": "^3.0.1", |
| 121 | + "libnpmpublish": "^5.0.0", |
| 122 | + "libnpmsearch": "^4.0.0", |
| 123 | + "libnpmteam": "^3.0.0", |
| 124 | + "libnpmversion": "^2.0.2", |
125 | 125 | "make-fetch-happen": "^9.1.0", |
126 | 126 | "minipass": "^3.1.3", |
127 | 127 | "minipass-pipeline": "^1.2.4", |
|
10447 | 10447 | }, |
10448 | 10448 | "workspaces/arborist": { |
10449 | 10449 | "name": "@npmcli/arborist", |
10450 | | - "version": "4.1.1", |
| 10450 | + "version": "4.1.2", |
10451 | 10451 | "license": "ISC", |
10452 | 10452 | "dependencies": { |
10453 | 10453 | "@isaacs/string-locale-compare": "^1.1.0", |
|
10515 | 10515 | } |
10516 | 10516 | }, |
10517 | 10517 | "workspaces/libnpmaccess": { |
10518 | | - "version": "4.0.3", |
| 10518 | + "version": "5.0.0", |
10519 | 10519 | "license": "ISC", |
10520 | 10520 | "dependencies": { |
10521 | 10521 | "aproba": "^2.0.0", |
|
10532 | 10532 | } |
10533 | 10533 | }, |
10534 | 10534 | "workspaces/libnpmdiff": { |
10535 | | - "version": "2.0.4", |
| 10535 | + "version": "3.0.0", |
10536 | 10536 | "license": "ISC", |
10537 | 10537 | "dependencies": { |
10538 | 10538 | "@npmcli/disparity-colors": "^1.0.1", |
|
10553 | 10553 | } |
10554 | 10554 | }, |
10555 | 10555 | "workspaces/libnpmexec": { |
10556 | | - "version": "3.0.1", |
| 10556 | + "version": "3.0.2", |
10557 | 10557 | "license": "ISC", |
10558 | 10558 | "dependencies": { |
10559 | 10559 | "@npmcli/arborist": "^4.0.0", |
|
10577 | 10577 | } |
10578 | 10578 | }, |
10579 | 10579 | "workspaces/libnpmfund": { |
10580 | | - "version": "2.0.1", |
| 10580 | + "version": "2.0.2", |
10581 | 10581 | "license": "ISC", |
10582 | 10582 | "dependencies": { |
10583 | 10583 | "@npmcli/arborist": "^4.0.0" |
|
10590 | 10590 | } |
10591 | 10591 | }, |
10592 | 10592 | "workspaces/libnpmhook": { |
10593 | | - "version": "6.0.3", |
| 10593 | + "version": "7.0.0", |
10594 | 10594 | "license": "ISC", |
10595 | 10595 | "dependencies": { |
10596 | 10596 | "aproba": "^2.0.0", |
|
10664 | 10664 | } |
10665 | 10665 | }, |
10666 | 10666 | "workspaces/libnpmorg": { |
10667 | | - "version": "2.0.3", |
| 10667 | + "version": "3.0.0", |
10668 | 10668 | "license": "ISC", |
10669 | 10669 | "dependencies": { |
10670 | 10670 | "aproba": "^2.0.0", |
|
10680 | 10680 | } |
10681 | 10681 | }, |
10682 | 10682 | "workspaces/libnpmpack": { |
10683 | | - "version": "3.0.0", |
| 10683 | + "version": "3.0.1", |
10684 | 10684 | "license": "ISC", |
10685 | 10685 | "dependencies": { |
10686 | 10686 | "@npmcli/run-script": "^2.0.0", |
|
10711 | 10711 | } |
10712 | 10712 | }, |
10713 | 10713 | "workspaces/libnpmpublish": { |
10714 | | - "version": "4.0.2", |
| 10714 | + "version": "5.0.0", |
10715 | 10715 | "license": "ISC", |
10716 | 10716 | "dependencies": { |
10717 | 10717 | "normalize-package-data": "^3.0.2", |
|
10965 | 10965 | } |
10966 | 10966 | }, |
10967 | 10967 | "workspaces/libnpmsearch": { |
10968 | | - "version": "3.1.2", |
| 10968 | + "version": "4.0.0", |
10969 | 10969 | "license": "ISC", |
10970 | 10970 | "dependencies": { |
10971 | 10971 | "npm-registry-fetch": "^11.0.0" |
|
11038 | 11038 | } |
11039 | 11039 | }, |
11040 | 11040 | "workspaces/libnpmteam": { |
11041 | | - "version": "2.0.4", |
| 11041 | + "version": "3.0.0", |
11042 | 11042 | "license": "ISC", |
11043 | 11043 | "dependencies": { |
11044 | 11044 | "aproba": "^2.0.0", |
|
11053 | 11053 | } |
11054 | 11054 | }, |
11055 | 11055 | "workspaces/libnpmversion": { |
11056 | | - "version": "2.0.1", |
| 11056 | + "version": "2.0.2", |
11057 | 11057 | "license": "ISC", |
11058 | 11058 | "dependencies": { |
11059 | 11059 | "@npmcli/git": "^2.0.7", |
|
0 commit comments