@pnpm/installing.deps-restorer 1102.1.0 → 1102.1.1

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 +33 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/installing.deps-restorer",
3
- "version": "1102.1.0",
3
+ "version": "1102.1.1",
4
4
  "description": "Fast installation using only pnpm-lock.yaml",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -12,9 +12,9 @@
12
12
  "funding": "https://opencollective.com/pnpm",
13
13
  "repository": {
14
14
  "type": "git",
15
- "url": "https://github.com/pnpm/pnpm/tree/main/installing/deps-restorer"
15
+ "url": "https://github.com/pnpm/pnpm/tree/main/pnpm11/installing/deps-restorer"
16
16
  },
17
- "homepage": "https://github.com/pnpm/pnpm/tree/main/installing/deps-restorer#readme",
17
+ "homepage": "https://github.com/pnpm/pnpm/tree/main/pnpm11/installing/deps-restorer#readme",
18
18
  "bugs": {
19
19
  "url": "https://github.com/pnpm/pnpm/issues"
20
20
  },
@@ -38,37 +38,37 @@
38
38
  "path-exists": "^5.0.0",
39
39
  "ramda": "npm:@pnpm/ramda@0.28.1",
40
40
  "realpath-missing": "^2.0.0",
41
- "@pnpm/building.during-install": "1102.0.1",
42
- "@pnpm/building.policy": "1100.0.10",
41
+ "@pnpm/bins.linker": "1100.0.16",
42
+ "@pnpm/building.during-install": "1102.0.2",
43
+ "@pnpm/building.policy": "1100.0.11",
44
+ "@pnpm/config.package-is-installable": "1100.0.12",
43
45
  "@pnpm/constants": "1100.0.0",
44
- "@pnpm/config.package-is-installable": "1100.0.11",
45
- "@pnpm/deps.graph-hasher": "1100.2.5",
46
46
  "@pnpm/core-loggers": "1100.2.1",
47
- "@pnpm/deps.graph-builder": "1100.0.17",
47
+ "@pnpm/deps.graph-hasher": "1100.2.6",
48
48
  "@pnpm/deps.path": "1100.0.8",
49
- "@pnpm/error": "1100.0.0",
50
- "@pnpm/exec.lifecycle": "1100.1.0",
49
+ "@pnpm/deps.graph-builder": "1100.0.18",
51
50
  "@pnpm/fs.symlink-dependency": "1100.0.10",
51
+ "@pnpm/installing.linking.hoist": "1100.0.16",
52
+ "@pnpm/error": "1100.0.1",
52
53
  "@pnpm/installing.linking.direct-dep-linker": "1100.0.10",
53
- "@pnpm/installing.linking.hoist": "1100.0.15",
54
- "@pnpm/installing.linking.modules-cleaner": "1100.1.8",
55
- "@pnpm/installing.linking.real-hoist": "1100.1.3",
56
- "@pnpm/installing.package-requester": "1102.0.0",
57
- "@pnpm/lockfile.filtering": "1100.1.7",
54
+ "@pnpm/installing.linking.modules-cleaner": "1100.1.9",
55
+ "@pnpm/exec.lifecycle": "1100.1.1",
58
56
  "@pnpm/installing.modules-yaml": "1100.0.9",
59
- "@pnpm/lockfile.utils": "1100.0.13",
60
- "@pnpm/lockfile.to-pnp": "1100.1.0",
61
- "@pnpm/patching.config": "1100.0.8",
62
- "@pnpm/store.controller-types": "1100.1.5",
63
- "@pnpm/pkg-manifest.reader": "1100.0.8",
64
- "@pnpm/lockfile.fs": "1100.1.6",
57
+ "@pnpm/lockfile.filtering": "1100.1.8",
58
+ "@pnpm/installing.linking.real-hoist": "1100.1.4",
59
+ "@pnpm/installing.package-requester": "1102.1.0",
60
+ "@pnpm/lockfile.fs": "1100.1.7",
61
+ "@pnpm/lockfile.utils": "1100.1.0",
62
+ "@pnpm/store.controller-types": "1100.1.6",
63
+ "@pnpm/patching.config": "1100.0.9",
65
64
  "@pnpm/types": "1101.3.2",
66
- "@pnpm/workspace.project-manifest-reader": "1100.0.13",
67
- "@pnpm/bins.linker": "1100.0.15"
65
+ "@pnpm/workspace.project-manifest-reader": "1100.0.14",
66
+ "@pnpm/lockfile.to-pnp": "1100.1.1",
67
+ "@pnpm/pkg-manifest.reader": "1100.0.9"
68
68
  },
69
69
  "peerDependencies": {
70
70
  "@pnpm/logger": "^1100.0.0",
71
- "@pnpm/worker": "^1100.2.1"
71
+ "@pnpm/worker": "^1100.2.2"
72
72
  },
73
73
  "devDependencies": {
74
74
  "@jest/globals": "30.4.1",
@@ -80,18 +80,18 @@
80
80
  "tempy": "3.0.0",
81
81
  "write-json-file": "^7.0.0",
82
82
  "@pnpm/crypto.object-hasher": "1100.0.0",
83
- "@pnpm/installing.read-projects-context": "1100.0.16",
84
- "@pnpm/assert-project": "1100.0.16",
83
+ "@pnpm/assert-project": "1100.0.17",
85
84
  "@pnpm/logger": "1100.0.0",
86
- "@pnpm/store.cafs": "1100.1.10",
87
- "@pnpm/prepare": "1100.0.16",
88
- "@pnpm/store.index": "1100.2.0",
89
- "@pnpm/store.path": "1100.0.1",
85
+ "@pnpm/prepare": "1100.0.17",
86
+ "@pnpm/installing.read-projects-context": "1100.0.17",
87
+ "@pnpm/store.cafs": "1100.1.11",
88
+ "@pnpm/installing.deps-restorer": "1102.1.1",
89
+ "@pnpm/store.path": "1100.0.2",
90
+ "@pnpm/store.index": "1100.2.1",
90
91
  "@pnpm/test-fixtures": "1100.0.0",
91
92
  "@pnpm/test-ipc-server": "1100.0.0",
92
- "@pnpm/installing.deps-restorer": "1102.1.0",
93
- "@pnpm/testing.temp-store": "1100.1.10",
94
- "@pnpm/testing.registry-mock": "1100.0.6"
93
+ "@pnpm/testing.registry-mock": "1100.0.7",
94
+ "@pnpm/testing.temp-store": "1100.1.11"
95
95
  },
96
96
  "engines": {
97
97
  "node": ">=22.13"