@pnpm/installing.deps-restorer 1101.1.5 → 1101.1.7

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 +39 -39
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/installing.deps-restorer",
3
- "version": "1101.1.5",
3
+ "version": "1101.1.7",
4
4
  "description": "Fast installation using only pnpm-lock.yaml",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -30,46 +30,45 @@
30
30
  },
31
31
  "dependencies": {
32
32
  "@zkochan/rimraf": "^4.0.0",
33
- "p-limit": "^7.1.0",
33
+ "p-limit": "^7.3.0",
34
34
  "path-absolute": "^2.0.0",
35
35
  "path-exists": "^5.0.0",
36
36
  "ramda": "npm:@pnpm/ramda@0.28.1",
37
37
  "realpath-missing": "^2.0.0",
38
- "@pnpm/building.during-install": "1101.0.13",
39
- "@pnpm/bins.linker": "1100.0.9",
40
- "@pnpm/building.policy": "1100.0.6",
41
- "@pnpm/config.package-is-installable": "1100.0.6",
38
+ "@pnpm/bins.linker": "1100.0.10",
39
+ "@pnpm/building.during-install": "1101.0.15",
40
+ "@pnpm/building.policy": "1100.0.7",
41
+ "@pnpm/config.package-is-installable": "1100.0.7",
42
42
  "@pnpm/constants": "1100.0.0",
43
- "@pnpm/core-loggers": "1100.1.1",
44
- "@pnpm/deps.graph-hasher": "1100.2.1",
43
+ "@pnpm/core-loggers": "1100.1.2",
44
+ "@pnpm/deps.graph-builder": "1100.0.12",
45
+ "@pnpm/deps.path": "1100.0.5",
46
+ "@pnpm/deps.graph-hasher": "1100.2.2",
45
47
  "@pnpm/error": "1100.0.0",
46
- "@pnpm/deps.graph-builder": "1100.0.11",
47
- "@pnpm/exec.lifecycle": "1100.0.13",
48
- "@pnpm/deps.path": "1100.0.4",
49
- "@pnpm/fs.symlink-dependency": "1100.0.5",
50
- "@pnpm/installing.linking.hoist": "1100.0.9",
51
- "@pnpm/installing.linking.direct-dep-linker": "1100.0.5",
52
- "@pnpm/installing.linking.modules-cleaner": "1100.1.3",
53
- "@pnpm/installing.linking.real-hoist": "1100.0.9",
54
- "@pnpm/installing.modules-yaml": "1100.0.5",
55
- "@pnpm/installing.package-requester": "1101.0.8",
56
- "@pnpm/lockfile.filtering": "1100.1.2",
57
- "@pnpm/lockfile.to-pnp": "1100.0.10",
58
- "@pnpm/lockfile.fs": "1100.1.1",
59
- "@pnpm/lockfile.utils": "1100.0.9",
60
- "@pnpm/patching.config": "1100.0.4",
61
- "@pnpm/pkg-manifest.reader": "1100.0.4",
62
- "@pnpm/types": "1101.1.1",
63
- "@pnpm/store.controller-types": "1100.1.1",
64
- "@pnpm/workspace.project-manifest-reader": "1100.0.8"
48
+ "@pnpm/exec.lifecycle": "1100.0.14",
49
+ "@pnpm/fs.symlink-dependency": "1100.0.6",
50
+ "@pnpm/installing.linking.direct-dep-linker": "1100.0.6",
51
+ "@pnpm/installing.linking.modules-cleaner": "1100.1.4",
52
+ "@pnpm/installing.linking.hoist": "1100.0.10",
53
+ "@pnpm/installing.linking.real-hoist": "1100.1.0",
54
+ "@pnpm/installing.modules-yaml": "1100.0.6",
55
+ "@pnpm/installing.package-requester": "1101.0.10",
56
+ "@pnpm/lockfile.filtering": "1100.1.3",
57
+ "@pnpm/lockfile.fs": "1100.1.2",
58
+ "@pnpm/lockfile.to-pnp": "1100.0.11",
59
+ "@pnpm/lockfile.utils": "1100.0.10",
60
+ "@pnpm/pkg-manifest.reader": "1100.0.5",
61
+ "@pnpm/patching.config": "1100.0.5",
62
+ "@pnpm/store.controller-types": "1100.1.2",
63
+ "@pnpm/types": "1101.2.0",
64
+ "@pnpm/workspace.project-manifest-reader": "1100.0.9"
65
65
  },
66
66
  "peerDependencies": {
67
- "@pnpm/logger": ">=1001.0.0 <1002.0.0",
68
- "@pnpm/worker": "^1100.1.7"
67
+ "@pnpm/logger": "^1001.0.1",
68
+ "@pnpm/worker": "^1100.1.8"
69
69
  },
70
70
  "devDependencies": {
71
71
  "@jest/globals": "30.3.0",
72
- "@pnpm/registry-mock": "6.0.0",
73
72
  "@types/fs-extra": "^11.0.4",
74
73
  "@types/ramda": "0.31.1",
75
74
  "concurrently": "9.2.1",
@@ -77,18 +76,19 @@
77
76
  "load-json-file": "^7.0.1",
78
77
  "tempy": "3.0.0",
79
78
  "write-json-file": "^7.0.0",
80
- "@pnpm/assert-project": "1100.0.10",
79
+ "@pnpm/assert-project": "1100.0.12",
81
80
  "@pnpm/crypto.object-hasher": "1100.0.0",
82
- "@pnpm/installing.read-projects-context": "1100.0.11",
83
- "@pnpm/store.cafs": "1100.1.6",
84
- "@pnpm/prepare": "1100.0.10",
85
- "@pnpm/store.index": "1100.1.0",
81
+ "@pnpm/installing.deps-restorer": "1101.1.7",
82
+ "@pnpm/logger": "1100.0.0",
83
+ "@pnpm/prepare": "1100.0.12",
84
+ "@pnpm/store.cafs": "1100.1.7",
86
85
  "@pnpm/store.path": "1100.0.1",
87
- "@pnpm/test-ipc-server": "1100.0.0",
86
+ "@pnpm/store.index": "1100.1.0",
88
87
  "@pnpm/test-fixtures": "1100.0.0",
89
- "@pnpm/logger": "1100.0.0",
90
- "@pnpm/testing.temp-store": "1100.1.3",
91
- "@pnpm/installing.deps-restorer": "1101.1.5"
88
+ "@pnpm/test-ipc-server": "1100.0.0",
89
+ "@pnpm/testing.registry-mock": "1100.0.2",
90
+ "@pnpm/installing.read-projects-context": "1100.0.12",
91
+ "@pnpm/testing.temp-store": "1100.1.5"
92
92
  },
93
93
  "engines": {
94
94
  "node": ">=22.13"