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