@pnpm/core 1016.1.8 → 1016.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 +36 -36
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnpm/core",
3
- "version": "1016.1.8",
3
+ "version": "1016.1.9",
4
4
  "description": "Fast, disk space efficient installation engine",
5
5
  "keywords": [
6
6
  "pnpm",
@@ -61,55 +61,55 @@
61
61
  "ramda": "npm:@pnpm/ramda@0.28.1",
62
62
  "run-groups": "^3.0.1",
63
63
  "semver": "^7.7.1",
64
- "@pnpm/catalogs.protocol-parser": "1001.0.0",
64
+ "@pnpm/build-modules": "1007.0.8",
65
65
  "@pnpm/builder.policy": "1000.1.1",
66
- "@pnpm/catalogs.types": "1000.0.0",
66
+ "@pnpm/calc-dep-state": "1003.0.2",
67
+ "@pnpm/catalogs.protocol-parser": "1001.0.0",
67
68
  "@pnpm/catalogs.resolver": "1000.0.5",
69
+ "@pnpm/catalogs.types": "1000.0.0",
70
+ "@pnpm/core-loggers": "1001.0.9",
68
71
  "@pnpm/constants": "1001.3.1",
69
- "@pnpm/build-modules": "1007.0.7",
70
72
  "@pnpm/config.version-policy": "1000.0.5",
71
- "@pnpm/core-loggers": "1001.0.9",
72
- "@pnpm/calc-dep-state": "1003.0.2",
73
- "@pnpm/crypto.object-hasher": "1000.2.0",
74
73
  "@pnpm/crypto.hash": "1000.2.2",
75
- "@pnpm/get-context": "1001.2.5",
74
+ "@pnpm/crypto.object-hasher": "1000.2.0",
76
75
  "@pnpm/dependency-path": "1001.1.10",
77
76
  "@pnpm/error": "1000.0.5",
78
- "@pnpm/hoist": "1002.0.15",
77
+ "@pnpm/get-context": "1001.2.6",
79
78
  "@pnpm/deps.graph-sequencer": "1000.0.0",
80
- "@pnpm/headless": "1010.1.6",
79
+ "@pnpm/headless": "1010.1.7",
80
+ "@pnpm/hoist": "1002.0.16",
81
81
  "@pnpm/hooks.types": "1001.0.19",
82
- "@pnpm/lockfile-to-pnp": "1001.0.32",
83
- "@pnpm/link-bins": "1000.3.6",
84
- "@pnpm/lockfile.filtering": "1001.0.30",
85
- "@pnpm/lockfile.fs": "1001.1.30",
86
- "@pnpm/lifecycle": "1001.0.35",
82
+ "@pnpm/lifecycle": "1001.0.36",
83
+ "@pnpm/link-bins": "1000.3.7",
84
+ "@pnpm/lockfile-to-pnp": "1001.0.33",
87
85
  "@pnpm/hooks.read-package-hook": "1000.0.20",
88
- "@pnpm/lockfile.pruner": "1001.0.26",
89
- "@pnpm/lockfile.settings-checker": "1001.0.28",
86
+ "@pnpm/lockfile.fs": "1001.1.31",
87
+ "@pnpm/lockfile.preferred-versions": "1000.0.31",
88
+ "@pnpm/lockfile.filtering": "1001.0.30",
89
+ "@pnpm/lockfile.settings-checker": "1001.0.29",
90
90
  "@pnpm/lockfile.utils": "1004.0.2",
91
- "@pnpm/manifest-utils": "1002.0.4",
91
+ "@pnpm/lockfile.pruner": "1001.0.26",
92
+ "@pnpm/lockfile.verification": "1001.2.22",
92
93
  "@pnpm/lockfile.walker": "1001.0.25",
93
- "@pnpm/lockfile.preferred-versions": "1000.0.31",
94
- "@pnpm/modules-yaml": "1002.0.1",
95
- "@pnpm/lockfile.verification": "1001.2.21",
96
- "@pnpm/modules-cleaner": "1001.0.34",
97
94
  "@pnpm/matcher": "1000.1.0",
95
+ "@pnpm/manifest-utils": "1002.0.4",
96
+ "@pnpm/modules-cleaner": "1001.0.34",
97
+ "@pnpm/normalize-registries": "1000.1.9",
98
+ "@pnpm/modules-yaml": "1002.0.1",
98
99
  "@pnpm/package-requester": "1011.2.3",
99
- "@pnpm/parse-wanted-dependency": "1001.0.0",
100
100
  "@pnpm/parse-overrides": "1001.0.3",
101
+ "@pnpm/patching.config": "1001.0.18",
102
+ "@pnpm/parse-wanted-dependency": "1001.0.0",
101
103
  "@pnpm/pkg-manager.direct-dep-linker": "1000.0.17",
104
+ "@pnpm/plugin-commands-rebuild": "1008.0.10",
102
105
  "@pnpm/read-modules-dir": "1000.0.0",
103
- "@pnpm/plugin-commands-rebuild": "1008.0.9",
104
- "@pnpm/patching.config": "1001.0.18",
105
106
  "@pnpm/read-project-manifest": "1001.2.5",
107
+ "@pnpm/remove-bins": "1000.0.21",
106
108
  "@pnpm/store-controller-types": "1004.5.1",
109
+ "@pnpm/symlink-dependency": "1000.0.17",
107
110
  "@pnpm/resolver-base": "1005.4.1",
108
- "@pnpm/remove-bins": "1000.0.21",
109
111
  "@pnpm/types": "1001.3.0",
110
- "@pnpm/resolve-dependencies": "1008.7.4",
111
- "@pnpm/normalize-registries": "1000.1.9",
112
- "@pnpm/symlink-dependency": "1000.0.17"
112
+ "@pnpm/resolve-dependencies": "1008.7.5"
113
113
  },
114
114
  "peerDependencies": {
115
115
  "@pnpm/logger": ">=1001.0.0 <1002.0.0",
@@ -138,19 +138,19 @@
138
138
  "symlink-dir": "^6.0.5",
139
139
  "write-json-file": "^4.3.0",
140
140
  "write-yaml-file": "^5.0.0",
141
- "@pnpm/core": "1016.1.8",
142
141
  "@pnpm/assert-project": "1000.0.15",
143
- "@pnpm/lockfile.types": "1002.0.9",
144
142
  "@pnpm/assert-store": "1000.0.13",
145
- "@pnpm/prepare": "1000.0.15",
143
+ "@pnpm/core": "1016.1.9",
146
144
  "@pnpm/git-utils": "1000.0.0",
147
- "@pnpm/store.cafs": "1000.1.4",
145
+ "@pnpm/logger": "1001.0.1",
146
+ "@pnpm/prepare": "1000.0.15",
147
+ "@pnpm/lockfile.types": "1002.0.9",
148
148
  "@pnpm/read-package-json": "1000.1.7",
149
- "@pnpm/testing.temp-store": "1000.0.39",
150
149
  "@pnpm/store-path": "1000.0.5",
150
+ "@pnpm/store.cafs": "1000.1.4",
151
+ "@pnpm/test-fixtures": "1000.0.0",
151
152
  "@pnpm/test-ipc-server": "1000.0.0",
152
- "@pnpm/logger": "1001.0.1",
153
- "@pnpm/test-fixtures": "1000.0.0"
153
+ "@pnpm/testing.temp-store": "1000.0.40"
154
154
  },
155
155
  "engines": {
156
156
  "node": ">=18.12"