@pnpm/core 1016.4.2 → 1016.4.4

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 +28 -28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/core",
3
- "version": "1016.4.2",
3
+ "version": "1016.4.4",
4
4
  "description": "Fast, disk space efficient installation engine",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -61,59 +61,59 @@
61
61
  "ramda": "npm:@pnpm/ramda@0.28.1",
62
62
  "run-groups": "^3.0.1",
63
63
  "semver": "^7.7.4",
64
+ "@pnpm/build-modules": "1007.0.17",
64
65
  "@pnpm/calc-dep-state": "1003.0.6",
65
- "@pnpm/build-modules": "1007.0.15",
66
- "@pnpm/catalogs.protocol-parser": "1001.0.0",
67
66
  "@pnpm/builder.policy": "1000.1.3",
67
+ "@pnpm/catalogs.protocol-parser": "1001.0.0",
68
68
  "@pnpm/catalogs.resolver": "1000.0.5",
69
- "@pnpm/config.version-policy": "1000.0.7",
70
69
  "@pnpm/catalogs.types": "1000.0.0",
71
- "@pnpm/constants": "1001.3.1",
70
+ "@pnpm/config.version-policy": "1000.0.7",
72
71
  "@pnpm/core-loggers": "1001.0.10",
72
+ "@pnpm/crypto.hash": "1000.2.2",
73
+ "@pnpm/constants": "1001.3.1",
73
74
  "@pnpm/crypto.object-hasher": "1000.2.0",
74
75
  "@pnpm/dependency-path": "1001.1.11",
75
76
  "@pnpm/deps.graph-sequencer": "1000.0.0",
76
- "@pnpm/headless": "1010.1.14",
77
- "@pnpm/hoist": "1002.0.18",
78
- "@pnpm/crypto.hash": "1000.2.2",
79
77
  "@pnpm/get-context": "1001.2.11",
78
+ "@pnpm/error": "1000.1.0",
79
+ "@pnpm/headless": "1010.1.16",
80
+ "@pnpm/hoist": "1002.0.18",
80
81
  "@pnpm/hooks.read-package-hook": "1000.0.22",
81
82
  "@pnpm/hooks.types": "1001.0.22",
82
83
  "@pnpm/lifecycle": "1001.0.39",
84
+ "@pnpm/link-bins": "1000.3.9",
83
85
  "@pnpm/lockfile-to-pnp": "1001.0.37",
84
86
  "@pnpm/lockfile.filtering": "1001.0.34",
85
87
  "@pnpm/lockfile.fs": "1001.1.35",
86
- "@pnpm/error": "1000.1.0",
87
88
  "@pnpm/lockfile.preferred-versions": "1000.0.35",
88
89
  "@pnpm/lockfile.pruner": "1001.0.29",
89
- "@pnpm/lockfile.settings-checker": "1001.1.3",
90
- "@pnpm/link-bins": "1000.3.9",
91
90
  "@pnpm/lockfile.utils": "1004.0.6",
91
+ "@pnpm/lockfile.settings-checker": "1001.1.3",
92
92
  "@pnpm/lockfile.verification": "1001.2.27",
93
- "@pnpm/matcher": "1000.1.0",
93
+ "@pnpm/lockfile.walker": "1001.0.28",
94
94
  "@pnpm/manifest-utils": "1002.0.6",
95
+ "@pnpm/matcher": "1000.1.0",
96
+ "@pnpm/modules-yaml": "1002.0.2",
95
97
  "@pnpm/modules-cleaner": "1001.0.38",
96
- "@pnpm/lockfile.walker": "1001.0.28",
98
+ "@pnpm/package-requester": "1011.2.6",
97
99
  "@pnpm/parse-overrides": "1001.0.4",
98
- "@pnpm/modules-yaml": "1002.0.2",
99
100
  "@pnpm/normalize-registries": "1000.1.10",
100
101
  "@pnpm/parse-wanted-dependency": "1001.0.0",
102
+ "@pnpm/pkg-manager.direct-dep-linker": "1000.0.20",
101
103
  "@pnpm/patching.config": "1001.0.20",
102
- "@pnpm/pkg-manager.direct-dep-linker": "1000.0.19",
103
- "@pnpm/plugin-commands-rebuild": "1008.0.17",
104
- "@pnpm/package-requester": "1011.2.6",
104
+ "@pnpm/plugin-commands-rebuild": "1008.0.19",
105
105
  "@pnpm/read-project-manifest": "1001.2.7",
106
106
  "@pnpm/read-modules-dir": "1000.0.0",
107
- "@pnpm/resolve-dependencies": "1008.8.4",
107
+ "@pnpm/remove-bins": "1000.0.23",
108
108
  "@pnpm/resolver-base": "1005.4.3",
109
- "@pnpm/store-controller-types": "1004.5.3",
110
- "@pnpm/symlink-dependency": "1000.0.19",
109
+ "@pnpm/symlink-dependency": "1000.0.20",
110
+ "@pnpm/resolve-dependencies": "1008.8.4",
111
111
  "@pnpm/types": "1001.3.1",
112
- "@pnpm/remove-bins": "1000.0.23"
112
+ "@pnpm/store-controller-types": "1004.5.3"
113
113
  },
114
114
  "peerDependencies": {
115
115
  "@pnpm/logger": "^1001.0.1",
116
- "@pnpm/worker": "^1000.6.10"
116
+ "@pnpm/worker": "^1000.6.11"
117
117
  },
118
118
  "devDependencies": {
119
119
  "@jest/globals": "29.7.0",
@@ -140,17 +140,17 @@
140
140
  "write-yaml-file": "^5.0.0",
141
141
  "@pnpm/assert-project": "1000.0.18",
142
142
  "@pnpm/assert-store": "1000.0.15",
143
- "@pnpm/core": "1016.4.2",
144
- "@pnpm/lockfile.types": "1002.1.2",
145
143
  "@pnpm/git-utils": "1000.0.0",
146
- "@pnpm/logger": "1001.0.1",
144
+ "@pnpm/lockfile.types": "1002.1.2",
145
+ "@pnpm/core": "1016.4.4",
147
146
  "@pnpm/prepare": "1000.0.18",
147
+ "@pnpm/logger": "1001.0.1",
148
+ "@pnpm/read-package-json": "1000.1.9",
148
149
  "@pnpm/store-path": "1000.0.6",
149
150
  "@pnpm/store.cafs": "1000.1.6",
151
+ "@pnpm/test-fixtures": "1000.0.0",
150
152
  "@pnpm/test-ipc-server": "1000.0.0",
151
- "@pnpm/read-package-json": "1000.1.9",
152
- "@pnpm/testing.temp-store": "1000.0.46",
153
- "@pnpm/test-fixtures": "1000.0.0"
153
+ "@pnpm/testing.temp-store": "1000.0.48"
154
154
  },
155
155
  "engines": {
156
156
  "node": ">=18.12"