@pnpm/installing.deps-restorer 1100.0.0 → 1100.0.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 +35 -35
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/installing.deps-restorer",
3
- "version": "1100.0.0",
3
+ "version": "1100.0.1",
4
4
  "description": "Fast installation using only pnpm-lock.yaml",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -35,37 +35,37 @@
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": "1100.0.0",
39
- "@pnpm/config.package-is-installable": "1100.0.0",
40
- "@pnpm/building.policy": "1100.0.0",
41
- "@pnpm/deps.graph-builder": "1100.0.0",
38
+ "@pnpm/building.during-install": "1100.0.1",
39
+ "@pnpm/bins.linker": "1100.0.1",
40
+ "@pnpm/building.policy": "1100.0.1",
42
41
  "@pnpm/constants": "1100.0.0",
43
- "@pnpm/core-loggers": "1100.0.0",
44
- "@pnpm/deps.graph-hasher": "1100.0.0",
45
- "@pnpm/deps.path": "1100.0.0",
46
- "@pnpm/bins.linker": "1100.0.0",
42
+ "@pnpm/core-loggers": "1100.0.1",
43
+ "@pnpm/config.package-is-installable": "1100.0.1",
44
+ "@pnpm/deps.graph-builder": "1100.0.1",
45
+ "@pnpm/deps.graph-hasher": "1100.0.1",
46
+ "@pnpm/deps.path": "1100.0.1",
47
47
  "@pnpm/error": "1100.0.0",
48
- "@pnpm/exec.lifecycle": "1100.0.0",
49
- "@pnpm/fs.symlink-dependency": "1100.0.0",
50
- "@pnpm/installing.linking.direct-dep-linker": "1100.0.0",
51
- "@pnpm/installing.linking.hoist": "1100.0.0",
52
- "@pnpm/installing.linking.real-hoist": "1100.0.0",
53
- "@pnpm/installing.linking.modules-cleaner": "1100.0.0",
54
- "@pnpm/installing.package-requester": "1100.0.0",
55
- "@pnpm/installing.modules-yaml": "1100.0.0",
56
- "@pnpm/lockfile.filtering": "1100.0.0",
57
- "@pnpm/lockfile.fs": "1100.0.0",
58
- "@pnpm/lockfile.to-pnp": "1100.0.0",
59
- "@pnpm/lockfile.utils": "1100.0.0",
60
- "@pnpm/patching.config": "1100.0.0",
61
- "@pnpm/pkg-manifest.reader": "1100.0.0",
62
- "@pnpm/store.controller-types": "1100.0.0",
63
- "@pnpm/workspace.project-manifest-reader": "1100.0.0",
64
- "@pnpm/types": "1100.0.0"
48
+ "@pnpm/exec.lifecycle": "1100.0.1",
49
+ "@pnpm/installing.linking.direct-dep-linker": "1100.0.1",
50
+ "@pnpm/installing.linking.modules-cleaner": "1100.0.1",
51
+ "@pnpm/fs.symlink-dependency": "1100.0.1",
52
+ "@pnpm/installing.linking.real-hoist": "1100.0.1",
53
+ "@pnpm/installing.linking.hoist": "1100.0.1",
54
+ "@pnpm/installing.modules-yaml": "1100.0.1",
55
+ "@pnpm/installing.package-requester": "1100.0.1",
56
+ "@pnpm/lockfile.filtering": "1100.0.1",
57
+ "@pnpm/lockfile.fs": "1100.0.1",
58
+ "@pnpm/patching.config": "1100.0.1",
59
+ "@pnpm/lockfile.to-pnp": "1100.0.1",
60
+ "@pnpm/lockfile.utils": "1100.0.1",
61
+ "@pnpm/types": "1101.0.0",
62
+ "@pnpm/store.controller-types": "1100.0.1",
63
+ "@pnpm/pkg-manifest.reader": "1100.0.1",
64
+ "@pnpm/workspace.project-manifest-reader": "1100.0.1"
65
65
  },
66
66
  "peerDependencies": {
67
67
  "@pnpm/logger": ">=1001.0.0 <1002.0.0",
68
- "@pnpm/worker": "^1100.0.0"
68
+ "@pnpm/worker": "^1100.0.1"
69
69
  },
70
70
  "devDependencies": {
71
71
  "@jest/globals": "30.3.0",
@@ -77,18 +77,18 @@
77
77
  "load-json-file": "^7.0.1",
78
78
  "tempy": "3.0.0",
79
79
  "write-json-file": "^7.0.0",
80
- "@pnpm/assert-project": "1100.0.0",
80
+ "@pnpm/assert-project": "1100.0.1",
81
+ "@pnpm/installing.deps-restorer": "1100.0.1",
82
+ "@pnpm/installing.read-projects-context": "1100.0.1",
83
+ "@pnpm/logger": "1100.0.0",
84
+ "@pnpm/prepare": "1100.0.1",
81
85
  "@pnpm/crypto.object-hasher": "1100.0.0",
82
- "@pnpm/installing.deps-restorer": "1100.0.0",
83
- "@pnpm/prepare": "1100.0.0",
84
- "@pnpm/store.cafs": "1100.0.0",
85
86
  "@pnpm/store.index": "1100.0.0",
86
- "@pnpm/test-ipc-server": "1100.0.0",
87
87
  "@pnpm/store.path": "1100.0.0",
88
+ "@pnpm/store.cafs": "1100.0.1",
89
+ "@pnpm/testing.temp-store": "1100.0.1",
88
90
  "@pnpm/test-fixtures": "1100.0.0",
89
- "@pnpm/logger": "1100.0.0",
90
- "@pnpm/installing.read-projects-context": "1100.0.0",
91
- "@pnpm/testing.temp-store": "1100.0.0"
91
+ "@pnpm/test-ipc-server": "1100.0.0"
92
92
  },
93
93
  "engines": {
94
94
  "node": ">=22.13"