pnpm 9.3.0 → 9.4.0
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.
- package/dist/node_modules/.modules.yaml +7 -7
- package/dist/pnpm.cjs +32891 -42201
- package/dist/worker.js +69 -61
- package/package.json +3 -2
|
@@ -16,9 +16,9 @@ hoistedLocations:
|
|
|
16
16
|
aggregate-error@3.1.0:
|
|
17
17
|
- node_modules/aggregate-error
|
|
18
18
|
ansi-regex@5.0.1:
|
|
19
|
-
- node_modules/string-width-cjs/node_modules/ansi-regex
|
|
20
|
-
- node_modules/wrap-ansi-cjs/node_modules/ansi-regex
|
|
21
19
|
- node_modules/strip-ansi-cjs/node_modules/ansi-regex
|
|
20
|
+
- node_modules/wrap-ansi-cjs/node_modules/ansi-regex
|
|
21
|
+
- node_modules/string-width-cjs/node_modules/ansi-regex
|
|
22
22
|
ansi-regex@6.0.1:
|
|
23
23
|
- node_modules/ansi-regex
|
|
24
24
|
ansi-styles@4.3.0:
|
|
@@ -46,8 +46,8 @@ hoistedLocations:
|
|
|
46
46
|
eastasianwidth@0.2.0:
|
|
47
47
|
- node_modules/eastasianwidth
|
|
48
48
|
emoji-regex@8.0.0:
|
|
49
|
-
- node_modules/string-width-cjs/node_modules/emoji-regex
|
|
50
49
|
- node_modules/wrap-ansi-cjs/node_modules/emoji-regex
|
|
50
|
+
- node_modules/string-width-cjs/node_modules/emoji-regex
|
|
51
51
|
emoji-regex@9.2.2:
|
|
52
52
|
- node_modules/emoji-regex
|
|
53
53
|
encoding@0.1.13:
|
|
@@ -115,8 +115,8 @@ hoistedLocations:
|
|
|
115
115
|
minipass@3.3.6:
|
|
116
116
|
- node_modules/minipass-flush/node_modules/minipass
|
|
117
117
|
- node_modules/minipass-pipeline/node_modules/minipass
|
|
118
|
-
- node_modules/fs-minipass/node_modules/minipass
|
|
119
118
|
- node_modules/minizlib/node_modules/minipass
|
|
119
|
+
- node_modules/fs-minipass/node_modules/minipass
|
|
120
120
|
- node_modules/minipass-sized/node_modules/minipass
|
|
121
121
|
minipass@5.0.0:
|
|
122
122
|
- node_modules/tar/node_modules/minipass
|
|
@@ -172,8 +172,8 @@ hoistedLocations:
|
|
|
172
172
|
string-width@5.1.2:
|
|
173
173
|
- node_modules/string-width
|
|
174
174
|
strip-ansi@6.0.1:
|
|
175
|
-
- node_modules/string-width-cjs/node_modules/strip-ansi
|
|
176
175
|
- node_modules/wrap-ansi-cjs/node_modules/strip-ansi
|
|
176
|
+
- node_modules/string-width-cjs/node_modules/strip-ansi
|
|
177
177
|
- node_modules/strip-ansi-cjs
|
|
178
178
|
strip-ansi@7.1.0:
|
|
179
179
|
- node_modules/strip-ansi
|
|
@@ -202,9 +202,9 @@ included:
|
|
|
202
202
|
injectedDeps: {}
|
|
203
203
|
layoutVersion: 5
|
|
204
204
|
nodeLinker: hoisted
|
|
205
|
-
packageManager: pnpm@9.
|
|
205
|
+
packageManager: pnpm@9.3.0
|
|
206
206
|
pendingBuilds: []
|
|
207
|
-
prunedAt: Mon,
|
|
207
|
+
prunedAt: Mon, 17 Jun 2024 16:03:04 GMT
|
|
208
208
|
publicHoistPattern:
|
|
209
209
|
- '*eslint*'
|
|
210
210
|
- '*prettier*'
|