@pnpm/installing.deps-installer 1101.0.7 → 1101.0.8

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 (1) hide show
  1. package/package.json +38 -38
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/installing.deps-installer",
3
- "version": "1101.0.7",
3
+ "version": "1101.0.8",
4
4
  "description": "Fast, disk space efficient installation engine",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -62,56 +62,56 @@
62
62
  "ramda": "npm:@pnpm/ramda@0.28.1",
63
63
  "run-groups": "^5.0.0",
64
64
  "semver": "^7.7.4",
65
- "@pnpm/agent.client": "1.0.2",
66
- "@pnpm/bins.remover": "1100.0.2",
67
- "@pnpm/building.after-install": "1101.0.7",
68
- "@pnpm/building.during-install": "1101.0.5",
65
+ "@pnpm/bins.linker": "1100.0.3",
66
+ "@pnpm/building.after-install": "1101.0.8",
67
+ "@pnpm/building.during-install": "1101.0.6",
69
68
  "@pnpm/building.policy": "1100.0.3",
70
- "@pnpm/catalogs.protocol-parser": "1100.0.0",
69
+ "@pnpm/bins.remover": "1100.0.2",
70
+ "@pnpm/agent.client": "1.0.2",
71
71
  "@pnpm/catalogs.resolver": "1100.0.0",
72
+ "@pnpm/catalogs.protocol-parser": "1100.0.0",
72
73
  "@pnpm/catalogs.types": "1100.0.0",
73
- "@pnpm/config.matcher": "1100.0.1",
74
- "@pnpm/bins.linker": "1100.0.3",
75
74
  "@pnpm/config.normalize-registries": "1100.0.2",
76
75
  "@pnpm/config.parse-overrides": "1100.0.1",
77
- "@pnpm/core-loggers": "1100.0.1",
76
+ "@pnpm/config.matcher": "1100.0.1",
78
77
  "@pnpm/crypto.object-hasher": "1100.0.0",
79
- "@pnpm/constants": "1100.0.0",
80
- "@pnpm/crypto.hash": "1100.0.1",
78
+ "@pnpm/deps.graph-hasher": "1100.1.4",
81
79
  "@pnpm/deps.graph-sequencer": "1100.0.0",
82
- "@pnpm/deps.graph-hasher": "1100.1.3",
83
- "@pnpm/deps.path": "1100.0.2",
84
- "@pnpm/error": "1100.0.0",
80
+ "@pnpm/constants": "1100.0.0",
85
81
  "@pnpm/exec.lifecycle": "1100.0.6",
86
- "@pnpm/fs.symlink-dependency": "1100.0.2",
87
- "@pnpm/hooks.read-package-hook": "1100.0.2",
88
82
  "@pnpm/fs.read-modules-dir": "1100.0.1",
83
+ "@pnpm/deps.path": "1100.0.2",
89
84
  "@pnpm/hooks.types": "1100.0.5",
90
- "@pnpm/installing.context": "1100.0.6",
91
- "@pnpm/installing.deps-resolver": "1100.0.6",
85
+ "@pnpm/installing.context": "1100.0.7",
86
+ "@pnpm/fs.symlink-dependency": "1100.0.2",
87
+ "@pnpm/installing.deps-restorer": "1101.0.7",
92
88
  "@pnpm/installing.linking.direct-dep-linker": "1100.0.2",
93
- "@pnpm/installing.deps-restorer": "1101.0.6",
89
+ "@pnpm/installing.deps-resolver": "1100.0.7",
94
90
  "@pnpm/installing.linking.hoist": "1100.0.3",
95
- "@pnpm/installing.linking.modules-cleaner": "1100.0.6",
96
91
  "@pnpm/installing.modules-yaml": "1100.0.3",
97
92
  "@pnpm/installing.package-requester": "1101.0.3",
98
- "@pnpm/lockfile.preferred-versions": "1100.0.6",
99
- "@pnpm/lockfile.filtering": "1100.0.6",
100
- "@pnpm/lockfile.fs": "1100.0.5",
93
+ "@pnpm/installing.linking.modules-cleaner": "1100.0.7",
94
+ "@pnpm/hooks.read-package-hook": "1100.0.2",
95
+ "@pnpm/lockfile.fs": "1100.0.6",
96
+ "@pnpm/lockfile.filtering": "1100.0.7",
101
97
  "@pnpm/lockfile.pruner": "1100.0.4",
102
- "@pnpm/lockfile.settings-checker": "1100.0.6",
103
- "@pnpm/lockfile.to-pnp": "1100.0.5",
104
- "@pnpm/lockfile.verification": "1100.0.6",
105
- "@pnpm/lockfile.walker": "1100.0.4",
98
+ "@pnpm/lockfile.to-pnp": "1100.0.6",
99
+ "@pnpm/error": "1100.0.0",
100
+ "@pnpm/lockfile.utils": "1100.0.6",
101
+ "@pnpm/lockfile.settings-checker": "1100.0.7",
102
+ "@pnpm/lockfile.verification": "1100.0.7",
106
103
  "@pnpm/patching.config": "1100.0.2",
107
- "@pnpm/lockfile.utils": "1100.0.5",
108
104
  "@pnpm/pkg-manifest.utils": "1100.1.1",
109
105
  "@pnpm/resolving.parse-wanted-dependency": "1100.0.1",
110
106
  "@pnpm/resolving.resolver-base": "1100.1.2",
107
+ "@pnpm/lockfile.preferred-versions": "1100.0.7",
111
108
  "@pnpm/store.controller-types": "1100.0.5",
112
- "@pnpm/store.index": "1100.0.0",
113
109
  "@pnpm/types": "1101.0.0",
114
- "@pnpm/workspace.project-manifest-reader": "1100.0.3"
110
+ "@pnpm/store.index": "1100.0.0",
111
+ "@pnpm/workspace.project-manifest-reader": "1100.0.3",
112
+ "@pnpm/crypto.hash": "1100.0.1",
113
+ "@pnpm/core-loggers": "1100.0.1",
114
+ "@pnpm/lockfile.walker": "1100.0.4"
115
115
  },
116
116
  "peerDependencies": {
117
117
  "@pnpm/logger": "^1001.0.1",
@@ -138,21 +138,21 @@
138
138
  "symlink-dir": "^10.0.1",
139
139
  "write-json-file": "^7.0.0",
140
140
  "write-yaml-file": "^6.0.0",
141
- "@pnpm/assert-project": "1100.0.5",
142
141
  "@pnpm/assert-store": "1100.0.5",
143
- "@pnpm/installing.deps-installer": "1101.0.7",
144
- "@pnpm/lockfile.types": "1100.0.4",
142
+ "@pnpm/assert-project": "1100.0.5",
145
143
  "@pnpm/logger": "1100.0.0",
146
- "@pnpm/network.git-utils": "1100.0.1",
147
144
  "@pnpm/pkg-manifest.reader": "1100.0.2",
145
+ "@pnpm/network.git-utils": "1100.0.1",
148
146
  "@pnpm/prepare": "1100.0.5",
149
- "@pnpm/resolving.registry.types": "1100.0.2",
150
147
  "@pnpm/store.cafs": "1100.1.2",
151
- "@pnpm/test-fixtures": "1100.0.0",
152
148
  "@pnpm/store.path": "1100.0.1",
153
- "@pnpm/testing.temp-store": "1100.0.11",
149
+ "@pnpm/resolving.registry.types": "1100.0.2",
154
150
  "@pnpm/test-ipc-server": "1100.0.0",
155
- "@pnpm/testing.mock-agent": "1100.0.2"
151
+ "@pnpm/testing.temp-store": "1100.0.12",
152
+ "@pnpm/test-fixtures": "1100.0.0",
153
+ "@pnpm/installing.deps-installer": "1101.0.8",
154
+ "@pnpm/testing.mock-agent": "1100.0.2",
155
+ "@pnpm/lockfile.types": "1100.0.4"
156
156
  },
157
157
  "engines": {
158
158
  "node": ">=22.13"