@pnpm/installing.deps-restorer 1101.1.8 → 1101.1.9

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