@pnpm/installing.deps-installer 1102.2.1 → 1102.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +9644 -0
  2. package/package.json +57 -57
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/installing.deps-installer",
3
- "version": "1102.2.1",
3
+ "version": "1102.2.2",
4
4
  "description": "Fast, disk space efficient installation engine",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -51,24 +51,10 @@
51
51
  },
52
52
  "dependencies": {
53
53
  "@inquirer/prompts": "^8.4.3",
54
- "@pnpm/npm-package-arg": "^2.0.0",
55
- "@pnpm/util.lex-comparator": "^4.0.1",
56
- "@zkochan/rimraf": "^4.0.0",
57
- "is-inner-link": "^5.0.0",
58
- "is-subdir": "^2.0.0",
59
- "load-json-file": "^7.0.1",
60
- "normalize-path": "^3.0.0",
61
- "p-filter": "^4.1.0",
62
- "p-limit": "^7.3.0",
63
- "path-absolute": "^2.0.0",
64
- "path-exists": "^5.0.0",
65
- "ramda": "npm:@pnpm/ramda@0.28.1",
66
- "run-groups": "^5.0.0",
67
- "semver": "^7.8.4",
68
- "@pnpm/bins.remover": "1100.0.12",
69
54
  "@pnpm/bins.linker": "1100.0.16",
70
- "@pnpm/building.during-install": "1102.0.4",
71
- "@pnpm/building.after-install": "1102.0.4",
55
+ "@pnpm/bins.remover": "1100.0.12",
56
+ "@pnpm/building.after-install": "1102.0.5",
57
+ "@pnpm/building.during-install": "1102.0.5",
72
58
  "@pnpm/building.policy": "1100.0.12",
73
59
  "@pnpm/catalogs.config": "1100.0.2",
74
60
  "@pnpm/catalogs.protocol-parser": "1100.0.0",
@@ -76,47 +62,61 @@
76
62
  "@pnpm/catalogs.types": "1100.0.0",
77
63
  "@pnpm/config.matcher": "1100.0.1",
78
64
  "@pnpm/config.normalize-registries": "1100.0.8",
79
- "@pnpm/core-loggers": "1100.2.1",
65
+ "@pnpm/config.parse-overrides": "1100.0.2",
80
66
  "@pnpm/constants": "1100.0.0",
81
- "@pnpm/deps.graph-hasher": "1100.2.8",
82
- "@pnpm/crypto.object-hasher": "1100.0.0",
83
- "@pnpm/deps.path": "1100.0.8",
67
+ "@pnpm/core-loggers": "1100.2.1",
84
68
  "@pnpm/crypto.hash": "1100.0.1",
69
+ "@pnpm/crypto.object-hasher": "1100.0.0",
70
+ "@pnpm/deps.graph-hasher": "1100.2.9",
85
71
  "@pnpm/deps.graph-sequencer": "1100.0.0",
72
+ "@pnpm/deps.path": "1100.0.8",
86
73
  "@pnpm/error": "1100.0.1",
74
+ "@pnpm/exec.lifecycle": "1100.1.2",
87
75
  "@pnpm/fs.read-modules-dir": "1100.0.1",
88
- "@pnpm/hooks.types": "1100.1.1",
89
76
  "@pnpm/fs.symlink-dependency": "1100.0.10",
90
- "@pnpm/installing.context": "1100.0.22",
91
- "@pnpm/exec.lifecycle": "1100.1.2",
92
- "@pnpm/installing.deps-resolver": "1100.2.7",
93
- "@pnpm/config.parse-overrides": "1100.0.2",
94
77
  "@pnpm/hooks.read-package-hook": "1100.0.9",
95
- "@pnpm/installing.linking.hoist": "1100.0.16",
78
+ "@pnpm/hooks.types": "1100.2.0",
79
+ "@pnpm/installing.context": "1100.0.23",
80
+ "@pnpm/installing.deps-resolver": "1100.2.8",
81
+ "@pnpm/installing.deps-restorer": "1102.1.4",
96
82
  "@pnpm/installing.linking.direct-dep-linker": "1100.0.10",
97
- "@pnpm/installing.deps-restorer": "1102.1.3",
83
+ "@pnpm/installing.linking.hoist": "1100.0.16",
84
+ "@pnpm/installing.linking.modules-cleaner": "1100.1.11",
98
85
  "@pnpm/installing.modules-yaml": "1100.0.9",
99
- "@pnpm/lockfile.filtering": "1100.1.9",
100
- "@pnpm/installing.linking.modules-cleaner": "1100.1.10",
101
- "@pnpm/lockfile.preferred-versions": "1100.0.18",
86
+ "@pnpm/installing.package-requester": "1102.1.2",
87
+ "@pnpm/lockfile.filtering": "1100.1.10",
88
+ "@pnpm/lockfile.fs": "1100.1.10",
89
+ "@pnpm/lockfile.preferred-versions": "1100.0.19",
102
90
  "@pnpm/lockfile.pruner": "1100.0.13",
103
- "@pnpm/lockfile.fs": "1100.1.9",
104
- "@pnpm/lockfile.to-pnp": "1100.1.3",
105
- "@pnpm/lockfile.verification": "1100.0.22",
106
- "@pnpm/lockfile.utils": "1100.1.1",
107
- "@pnpm/lockfile.settings-checker": "1100.1.1",
91
+ "@pnpm/lockfile.settings-checker": "1100.1.2",
92
+ "@pnpm/lockfile.to-pnp": "1100.1.4",
93
+ "@pnpm/lockfile.utils": "1100.1.2",
94
+ "@pnpm/lockfile.verification": "1100.0.23",
108
95
  "@pnpm/lockfile.walker": "1100.0.13",
109
96
  "@pnpm/network.auth-header": "1101.1.3",
97
+ "@pnpm/npm-package-arg": "^2.0.0",
110
98
  "@pnpm/patching.config": "1100.0.9",
111
99
  "@pnpm/pkg-manifest.utils": "1100.2.6",
100
+ "@pnpm/pnpr.client": "1.3.2",
112
101
  "@pnpm/resolving.parse-wanted-dependency": "1100.0.1",
113
102
  "@pnpm/resolving.resolver-base": "1100.5.1",
114
103
  "@pnpm/store.controller-types": "1100.1.7",
115
- "@pnpm/installing.package-requester": "1102.1.1",
116
104
  "@pnpm/store.index": "1100.2.1",
117
- "@pnpm/pnpr.client": "1.3.1",
118
105
  "@pnpm/types": "1101.3.2",
119
- "@pnpm/workspace.project-manifest-reader": "1100.0.14"
106
+ "@pnpm/util.lex-comparator": "^4.0.1",
107
+ "@pnpm/workspace.project-manifest-reader": "1100.0.14",
108
+ "@zkochan/rimraf": "^4.0.0",
109
+ "is-inner-link": "^5.0.0",
110
+ "is-subdir": "^2.0.0",
111
+ "load-json-file": "^7.0.1",
112
+ "normalize-path": "^3.0.0",
113
+ "p-filter": "^4.1.0",
114
+ "p-limit": "^7.3.0",
115
+ "path-absolute": "^2.0.0",
116
+ "path-exists": "^5.0.0",
117
+ "ramda": "npm:@pnpm/ramda@0.28.1",
118
+ "run-groups": "^5.0.0",
119
+ "semver": "^7.8.4"
120
120
  },
121
121
  "peerDependencies": {
122
122
  "@pnpm/logger": "^1100.0.0",
@@ -124,6 +124,22 @@
124
124
  },
125
125
  "devDependencies": {
126
126
  "@jest/globals": "30.4.1",
127
+ "@pnpm/assert-project": "1100.0.18",
128
+ "@pnpm/assert-store": "1100.0.18",
129
+ "@pnpm/installing.deps-installer": "1102.2.2",
130
+ "@pnpm/lockfile.types": "1100.0.13",
131
+ "@pnpm/logger": "1100.0.0",
132
+ "@pnpm/network.git-utils": "1100.0.2",
133
+ "@pnpm/pkg-manifest.reader": "1100.0.9",
134
+ "@pnpm/prepare": "1100.0.18",
135
+ "@pnpm/resolving.registry.types": "1100.1.3",
136
+ "@pnpm/store.cafs": "1100.1.12",
137
+ "@pnpm/store.path": "1100.0.2",
138
+ "@pnpm/test-fixtures": "1100.0.0",
139
+ "@pnpm/test-ipc-server": "1100.0.0",
140
+ "@pnpm/testing.mock-agent": "1101.0.4",
141
+ "@pnpm/testing.registry-mock": "1100.0.8",
142
+ "@pnpm/testing.temp-store": "1100.1.14",
127
143
  "@types/fs-extra": "^11.0.4",
128
144
  "@types/is-windows": "^1.0.2",
129
145
  "@types/normalize-path": "^3.0.2",
@@ -140,23 +156,7 @@
140
156
  "resolve-link-target": "^3.0.0",
141
157
  "symlink-dir": "^10.0.1",
142
158
  "write-json-file": "^7.0.0",
143
- "write-yaml-file": "^6.0.0",
144
- "@pnpm/assert-store": "1100.0.18",
145
- "@pnpm/logger": "1100.0.0",
146
- "@pnpm/installing.deps-installer": "1102.2.1",
147
- "@pnpm/network.git-utils": "1100.0.2",
148
- "@pnpm/lockfile.types": "1100.0.13",
149
- "@pnpm/prepare": "1100.0.18",
150
- "@pnpm/pkg-manifest.reader": "1100.0.9",
151
- "@pnpm/resolving.registry.types": "1100.1.3",
152
- "@pnpm/assert-project": "1100.0.18",
153
- "@pnpm/store.cafs": "1100.1.12",
154
- "@pnpm/store.path": "1100.0.2",
155
- "@pnpm/test-fixtures": "1100.0.0",
156
- "@pnpm/test-ipc-server": "1100.0.0",
157
- "@pnpm/testing.registry-mock": "1100.0.8",
158
- "@pnpm/testing.mock-agent": "1101.0.4",
159
- "@pnpm/testing.temp-store": "1100.1.13"
159
+ "write-yaml-file": "^6.0.0"
160
160
  },
161
161
  "engines": {
162
162
  "node": ">=22.13"