pnpm 10.30.3 → 10.31.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/README.md +32 -33
- package/dist/node_modules/.modules.yaml +102 -104
- package/dist/node_modules/.pnpm/lock.yaml +23 -25
- package/dist/node_modules/.pnpm-workspace-state-v1.json +1 -1
- package/dist/node_modules/balanced-match/.github/FUNDING.yml +2 -0
- package/dist/node_modules/balanced-match/index.js +62 -0
- package/dist/node_modules/balanced-match/package.json +28 -48
- package/dist/node_modules/brace-expansion/.github/FUNDING.yml +2 -0
- package/dist/node_modules/brace-expansion/LICENSE +1 -3
- package/dist/node_modules/brace-expansion/index.js +203 -0
- package/dist/node_modules/brace-expansion/package.json +36 -51
- package/dist/node_modules/isexe/LICENSE +1 -1
- package/dist/node_modules/isexe/package.json +14 -79
- package/dist/node_modules/minimatch/dist/commonjs/index.d.ts.map +1 -1
- package/dist/node_modules/minimatch/dist/commonjs/index.js +12 -5
- package/dist/node_modules/minimatch/dist/commonjs/index.js.map +1 -1
- package/dist/node_modules/minimatch/dist/esm/index.d.ts.map +1 -1
- package/dist/node_modules/minimatch/dist/esm/index.js +8 -4
- package/dist/node_modules/minimatch/dist/esm/index.js.map +1 -1
- package/dist/node_modules/minimatch/package.json +3 -2
- package/dist/node_modules/{minipass-flush/node_modules/yallist → node-gyp/node_modules/isexe}/LICENSE +1 -1
- package/dist/node_modules/node-gyp/node_modules/isexe/package.json +96 -0
- package/dist/node_modules/node-gyp/node_modules/which/package.json +52 -0
- package/dist/node_modules/strip-ansi/index.js +5 -0
- package/dist/node_modules/strip-ansi/package.json +5 -5
- package/dist/node_modules/tar/dist/commonjs/index.min.js +2 -2
- package/dist/node_modules/tar/dist/commonjs/index.min.js.map +3 -3
- package/dist/node_modules/tar/dist/commonjs/strip-absolute-path.d.ts.map +1 -1
- package/dist/node_modules/tar/dist/commonjs/strip-absolute-path.js.map +1 -1
- package/dist/node_modules/tar/dist/commonjs/unpack.js +3 -3
- package/dist/node_modules/tar/dist/commonjs/unpack.js.map +1 -1
- package/dist/node_modules/tar/dist/esm/index.min.js +2 -2
- package/dist/node_modules/tar/dist/esm/index.min.js.map +3 -3
- package/dist/node_modules/tar/dist/esm/strip-absolute-path.d.ts.map +1 -1
- package/dist/node_modules/tar/dist/esm/strip-absolute-path.js.map +1 -1
- package/dist/node_modules/tar/dist/esm/unpack.js +3 -3
- package/dist/node_modules/tar/dist/esm/unpack.js.map +1 -1
- package/dist/node_modules/tar/node_modules/yallist/package.json +68 -0
- package/dist/node_modules/tar/package.json +6 -6
- package/dist/node_modules/which/package.json +20 -29
- package/dist/node_modules/yallist/package.json +12 -51
- package/dist/pnpm.cjs +40344 -33975
- package/dist/worker.js +163 -122
- package/package.json +1 -1
- package/dist/node_modules/balanced-match/dist/commonjs/index.d.ts.map +0 -1
- package/dist/node_modules/balanced-match/dist/commonjs/index.js +0 -59
- package/dist/node_modules/balanced-match/dist/commonjs/index.js.map +0 -1
- package/dist/node_modules/balanced-match/dist/esm/index.d.ts.map +0 -1
- package/dist/node_modules/balanced-match/dist/esm/index.js +0 -54
- package/dist/node_modules/balanced-match/dist/esm/index.js.map +0 -1
- package/dist/node_modules/brace-expansion/dist/commonjs/index.d.ts.map +0 -1
- package/dist/node_modules/brace-expansion/dist/commonjs/index.js +0 -199
- package/dist/node_modules/brace-expansion/dist/commonjs/index.js.map +0 -1
- package/dist/node_modules/brace-expansion/dist/esm/index.d.ts.map +0 -1
- package/dist/node_modules/brace-expansion/dist/esm/index.js +0 -195
- package/dist/node_modules/brace-expansion/dist/esm/index.js.map +0 -1
- package/dist/node_modules/cross-spawn/node_modules/isexe/package.json +0 -31
- package/dist/node_modules/cross-spawn/node_modules/which/package.json +0 -43
- package/dist/node_modules/isexe/dist/cjs/package.json +0 -3
- package/dist/node_modules/isexe/dist/mjs/package.json +0 -3
- package/dist/node_modules/minipass-flush/node_modules/yallist/package.json +0 -29
- package/dist/node_modules/minipass-pipeline/node_modules/yallist/LICENSE +0 -15
- package/dist/node_modules/minipass-pipeline/node_modules/yallist/iterator.js +0 -8
- package/dist/node_modules/minipass-pipeline/node_modules/yallist/package.json +0 -29
- package/dist/node_modules/minipass-pipeline/node_modules/yallist/yallist.js +0 -426
- package/dist/node_modules/minipass-sized/node_modules/yallist/LICENSE +0 -15
- package/dist/node_modules/minipass-sized/node_modules/yallist/iterator.js +0 -8
- package/dist/node_modules/minipass-sized/node_modules/yallist/package.json +0 -29
- package/dist/node_modules/minipass-sized/node_modules/yallist/yallist.js +0 -426
- package/dist/node_modules/yallist/dist/commonjs/package.json +0 -3
- package/dist/node_modules/yallist/dist/esm/package.json +0 -3
- /package/dist/node_modules/{cross-spawn/node_modules/isexe → isexe}/index.js +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/isexe → isexe}/mode.js +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/isexe → isexe}/windows.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/index.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/index.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/index.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/options.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/options.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/options.js.map +0 -0
- /package/dist/node_modules/{balanced-match/dist/commonjs → node-gyp/node_modules/isexe/dist/cjs}/package.json +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/posix.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/posix.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/posix.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/win32.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/win32.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/win32.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/index.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/index.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/index.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/options.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/options.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/options.js.map +0 -0
- /package/dist/node_modules/{balanced-match/dist/esm → node-gyp/node_modules/isexe/dist/mjs}/package.json +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/posix.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/posix.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/posix.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/win32.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/win32.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/win32.js.map +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/isexe → node-gyp/node_modules/which}/LICENSE +0 -0
- /package/dist/node_modules/{which → node-gyp/node_modules/which}/bin/which.js +0 -0
- /package/dist/node_modules/{which → node-gyp/node_modules/which}/lib/index.js +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/commonjs/index.d.ts.map +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/commonjs/index.js +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/commonjs/index.js.map +0 -0
- /package/dist/node_modules/{brace-expansion → tar/node_modules/yallist}/dist/commonjs/package.json +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/esm/index.d.ts.map +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/esm/index.js +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/esm/index.js.map +0 -0
- /package/dist/node_modules/{brace-expansion → tar/node_modules/yallist}/dist/esm/package.json +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/which → which}/bin/node-which +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/which → which}/which.js +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/which → yallist}/LICENSE +0 -0
- /package/dist/node_modules/{minipass-flush/node_modules/yallist → yallist}/iterator.js +0 -0
- /package/dist/node_modules/{minipass-flush/node_modules/yallist → yallist}/yallist.js +0 -0
package/README.md
CHANGED
|
@@ -32,13 +32,15 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
32
32
|
[](https://x.com/intent/follow?screen_name=pnpmjs®ion=follow_link)
|
|
33
33
|
[](https://stand-with-ukraine.pp.ua)
|
|
34
34
|
|
|
35
|
+
<!-- sponsors -->
|
|
36
|
+
|
|
35
37
|
## Platinum Sponsors
|
|
36
38
|
|
|
37
39
|
<table>
|
|
38
40
|
<tbody>
|
|
39
41
|
<tr>
|
|
40
42
|
<td align="center" valign="middle">
|
|
41
|
-
<a href="https://bit.
|
|
43
|
+
<a href="https://bit.cloud/?utm_source=pnpm&utm_medium=readme" target="_blank"><img src="https://pnpm.io/img/users/bit.svg" width="80" alt="Bit"></a>
|
|
42
44
|
</td>
|
|
43
45
|
</tr>
|
|
44
46
|
</tbody>
|
|
@@ -68,9 +70,7 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
68
70
|
</a>
|
|
69
71
|
</td>
|
|
70
72
|
<td align="center" valign="middle">
|
|
71
|
-
<a href="https://vite.dev/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
72
|
-
<img src="https://pnpm.io/img/users/vitejs.svg" width="42" alt="Vite">
|
|
73
|
-
</a>
|
|
73
|
+
<a href="https://vite.dev/?utm_source=pnpm&utm_medium=readme" target="_blank"><img src="https://pnpm.io/img/users/vitejs.svg" width="42" alt="Vite"></a>
|
|
74
74
|
</td>
|
|
75
75
|
</tr>
|
|
76
76
|
<tr>
|
|
@@ -93,22 +93,22 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
93
93
|
</a>
|
|
94
94
|
</td>
|
|
95
95
|
<td align="center" valign="middle">
|
|
96
|
-
<a href="https://
|
|
96
|
+
<a href="https://stackblitz.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
97
97
|
<picture>
|
|
98
|
-
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/
|
|
99
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/
|
|
100
|
-
<img src="https://pnpm.io/img/users/
|
|
98
|
+
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/stackblitz.svg" />
|
|
99
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/stackblitz_light.svg" />
|
|
100
|
+
<img src="https://pnpm.io/img/users/stackblitz.svg" width="190" alt="Stackblitz" />
|
|
101
101
|
</picture>
|
|
102
102
|
</a>
|
|
103
103
|
</td>
|
|
104
104
|
</tr>
|
|
105
105
|
<tr>
|
|
106
106
|
<td align="center" valign="middle">
|
|
107
|
-
<a href="https://
|
|
107
|
+
<a href="https://workleap.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
108
108
|
<picture>
|
|
109
|
-
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/
|
|
110
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/
|
|
111
|
-
<img src="https://pnpm.io/img/users/
|
|
109
|
+
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/workleap.svg" />
|
|
110
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/workleap_light.svg" />
|
|
111
|
+
<img src="https://pnpm.io/img/users/workleap.svg" width="190" alt="Workleap" />
|
|
112
112
|
</picture>
|
|
113
113
|
</a>
|
|
114
114
|
</td>
|
|
@@ -130,6 +130,18 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
130
130
|
<table>
|
|
131
131
|
<tbody>
|
|
132
132
|
<tr>
|
|
133
|
+
<td align="center" valign="middle">
|
|
134
|
+
<a href="https://replit.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
135
|
+
<picture>
|
|
136
|
+
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/replit.png" />
|
|
137
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/replit_light.png" />
|
|
138
|
+
<img src="https://pnpm.io/img/users/replit.png" width="140" alt="Replit" />
|
|
139
|
+
</picture>
|
|
140
|
+
</a>
|
|
141
|
+
</td>
|
|
142
|
+
<td align="center" valign="middle">
|
|
143
|
+
<a href="https://devowl.io/?utm_source=pnpm&utm_medium=readme" target="_blank"><img src="https://pnpm.io/img/users/devowlio.svg" width="100" alt="devowl.io"></a>
|
|
144
|
+
</td>
|
|
133
145
|
<td align="center" valign="middle">
|
|
134
146
|
<a href="https://uscreen.de/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
135
147
|
<picture>
|
|
@@ -139,10 +151,10 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
139
151
|
</picture>
|
|
140
152
|
</a>
|
|
141
153
|
</td>
|
|
154
|
+
</tr>
|
|
155
|
+
<tr>
|
|
142
156
|
<td align="center" valign="middle">
|
|
143
|
-
<a href="https://leniolabs.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
144
|
-
<img src="https://pnpm.io/img/users/leniolabs.jpg" width="40" alt="Leniolabs_">
|
|
145
|
-
</a>
|
|
157
|
+
<a href="https://www.leniolabs.com/?utm_source=pnpm&utm_medium=readme" target="_blank"><img src="https://pnpm.io/img/users/leniolabs.jpg" width="40" alt="Leniolabs_"></a>
|
|
146
158
|
</td>
|
|
147
159
|
<td align="center" valign="middle">
|
|
148
160
|
<a href="https://depot.dev/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
@@ -153,17 +165,6 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
153
165
|
</picture>
|
|
154
166
|
</a>
|
|
155
167
|
</td>
|
|
156
|
-
</tr>
|
|
157
|
-
<tr>
|
|
158
|
-
<td align="center" valign="middle">
|
|
159
|
-
<a href="https://devowl.io/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
160
|
-
<picture>
|
|
161
|
-
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/devowlio.svg" />
|
|
162
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/devowlio.svg" />
|
|
163
|
-
<img src="https://pnpm.io/img/users/devowlio.svg" width="100" alt="devowl.io" />
|
|
164
|
-
</picture>
|
|
165
|
-
</a>
|
|
166
|
-
</td>
|
|
167
168
|
<td align="center" valign="middle">
|
|
168
169
|
<a href="https://cerbos.dev/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
169
170
|
<picture>
|
|
@@ -173,19 +174,17 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
173
174
|
</picture>
|
|
174
175
|
</a>
|
|
175
176
|
</td>
|
|
177
|
+
</tr>
|
|
178
|
+
<tr>
|
|
176
179
|
<td align="center" valign="middle">
|
|
177
|
-
<a href="https://
|
|
178
|
-
<picture>
|
|
179
|
-
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/oomol.svg" />
|
|
180
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/oomol_light.svg" />
|
|
181
|
-
<img src="https://pnpm.io/img/users/oomol.svg" width="90" alt="OOMOL Studio" />
|
|
182
|
-
</picture>
|
|
183
|
-
</a>
|
|
180
|
+
<a href="https://time.now/?utm_source=pnpm&utm_medium=readme" target="_blank">⏱️ Time.now</a>
|
|
184
181
|
</td>
|
|
185
182
|
</tr>
|
|
186
183
|
</tbody>
|
|
187
184
|
</table>
|
|
188
185
|
|
|
186
|
+
<!-- sponsors end -->
|
|
187
|
+
|
|
189
188
|
Support this project by [becoming a sponsor](https://opencollective.com/pnpm#sponsor).
|
|
190
189
|
|
|
191
190
|
## Background
|
|
@@ -13,14 +13,17 @@
|
|
|
13
13
|
"v8-compile-cache@2.4.0": [
|
|
14
14
|
"node_modules/v8-compile-cache"
|
|
15
15
|
],
|
|
16
|
-
"
|
|
17
|
-
"node_modules/node-gyp"
|
|
16
|
+
"which@5.0.0": [
|
|
17
|
+
"node_modules/node-gyp/node_modules/which"
|
|
18
|
+
],
|
|
19
|
+
"isexe@3.1.1": [
|
|
20
|
+
"node_modules/node-gyp/node_modules/isexe"
|
|
18
21
|
],
|
|
19
22
|
"nopt@8.1.0": [
|
|
20
23
|
"node_modules/nopt"
|
|
21
24
|
],
|
|
22
|
-
"
|
|
23
|
-
"node_modules/
|
|
25
|
+
"proc-log@5.0.0": [
|
|
26
|
+
"node_modules/proc-log"
|
|
24
27
|
],
|
|
25
28
|
"env-paths@2.2.1": [
|
|
26
29
|
"node_modules/env-paths"
|
|
@@ -28,9 +31,6 @@
|
|
|
28
31
|
"tinyglobby@0.2.15": [
|
|
29
32
|
"node_modules/tinyglobby"
|
|
30
33
|
],
|
|
31
|
-
"proc-log@5.0.0": [
|
|
32
|
-
"node_modules/proc-log"
|
|
33
|
-
],
|
|
34
34
|
"exponential-backoff@3.1.3": [
|
|
35
35
|
"node_modules/exponential-backoff"
|
|
36
36
|
],
|
|
@@ -40,70 +40,59 @@
|
|
|
40
40
|
"graceful-fs@4.2.11": [
|
|
41
41
|
"node_modules/graceful-fs"
|
|
42
42
|
],
|
|
43
|
-
"tar@7.5.9": [
|
|
44
|
-
"node_modules/tar"
|
|
45
|
-
],
|
|
46
43
|
"make-fetch-happen@14.0.3": [
|
|
47
44
|
"node_modules/make-fetch-happen"
|
|
48
45
|
],
|
|
46
|
+
"yallist@5.0.0": [
|
|
47
|
+
"node_modules/tar/node_modules/yallist"
|
|
48
|
+
],
|
|
49
49
|
"abbrev@3.0.1": [
|
|
50
50
|
"node_modules/abbrev"
|
|
51
51
|
],
|
|
52
|
-
"isexe@3.1.1": [
|
|
53
|
-
"node_modules/isexe"
|
|
54
|
-
],
|
|
55
|
-
"fdir@6.5.0(picomatch@4.0.3)": [
|
|
56
|
-
"node_modules/fdir"
|
|
57
|
-
],
|
|
58
52
|
"picomatch@4.0.3": [
|
|
59
53
|
"node_modules/picomatch"
|
|
60
54
|
],
|
|
61
|
-
"
|
|
62
|
-
"node_modules/
|
|
63
|
-
],
|
|
64
|
-
"chownr@3.0.0": [
|
|
65
|
-
"node_modules/chownr"
|
|
66
|
-
],
|
|
67
|
-
"@isaacs/fs-minipass@4.0.1": [
|
|
68
|
-
"node_modules/@isaacs/fs-minipass"
|
|
69
|
-
],
|
|
70
|
-
"minizlib@3.1.0": [
|
|
71
|
-
"node_modules/minizlib"
|
|
55
|
+
"fdir@6.5.0(picomatch@4.0.3)": [
|
|
56
|
+
"node_modules/fdir"
|
|
72
57
|
],
|
|
73
|
-
"
|
|
74
|
-
"node_modules/
|
|
58
|
+
"negotiator@1.0.0": [
|
|
59
|
+
"node_modules/negotiator"
|
|
75
60
|
],
|
|
76
61
|
"promise-retry@2.0.1": [
|
|
77
62
|
"node_modules/promise-retry"
|
|
78
63
|
],
|
|
79
|
-
"negotiator@1.0.0": [
|
|
80
|
-
"node_modules/negotiator"
|
|
81
|
-
],
|
|
82
64
|
"@npmcli/agent@3.0.0": [
|
|
83
65
|
"node_modules/@npmcli/agent"
|
|
84
66
|
],
|
|
67
|
+
"minipass-fetch@4.0.1": [
|
|
68
|
+
"node_modules/minipass-fetch"
|
|
69
|
+
],
|
|
85
70
|
"ssri@12.0.0": [
|
|
86
71
|
"node_modules/ssri"
|
|
87
72
|
],
|
|
88
73
|
"minipass@3.3.6": [
|
|
89
|
-
"node_modules/minipass-pipeline/node_modules/minipass",
|
|
90
74
|
"node_modules/minipass-flush/node_modules/minipass",
|
|
75
|
+
"node_modules/minipass-pipeline/node_modules/minipass",
|
|
91
76
|
"node_modules/minipass-sized/node_modules/minipass"
|
|
92
77
|
],
|
|
93
|
-
"yallist@4.0.0": [
|
|
94
|
-
"node_modules/minipass-pipeline/node_modules/yallist",
|
|
95
|
-
"node_modules/minipass-flush/node_modules/yallist",
|
|
96
|
-
"node_modules/minipass-sized/node_modules/yallist"
|
|
97
|
-
],
|
|
98
78
|
"cacache@19.0.1": [
|
|
99
79
|
"node_modules/cacache"
|
|
100
80
|
],
|
|
101
|
-
"minipass
|
|
102
|
-
"node_modules/minipass
|
|
81
|
+
"minipass@7.1.3": [
|
|
82
|
+
"node_modules/minipass"
|
|
103
83
|
],
|
|
104
84
|
"http-cache-semantics@4.2.0": [
|
|
105
85
|
"node_modules/http-cache-semantics"
|
|
106
86
|
],
|
|
87
|
+
"chownr@3.0.0": [
|
|
88
|
+
"node_modules/chownr"
|
|
89
|
+
],
|
|
90
|
+
"minizlib@3.1.0": [
|
|
91
|
+
"node_modules/minizlib"
|
|
92
|
+
],
|
|
93
|
+
"@isaacs/fs-minipass@4.0.1": [
|
|
94
|
+
"node_modules/@isaacs/fs-minipass"
|
|
95
|
+
],
|
|
107
96
|
"err-code@2.0.3": [
|
|
108
97
|
"node_modules/err-code"
|
|
109
98
|
],
|
|
@@ -113,121 +102,122 @@
|
|
|
113
102
|
"http-proxy-agent@7.0.2": [
|
|
114
103
|
"node_modules/http-proxy-agent"
|
|
115
104
|
],
|
|
105
|
+
"socks-proxy-agent@8.0.5": [
|
|
106
|
+
"node_modules/socks-proxy-agent"
|
|
107
|
+
],
|
|
116
108
|
"https-proxy-agent@7.0.6": [
|
|
117
109
|
"node_modules/https-proxy-agent"
|
|
118
110
|
],
|
|
119
111
|
"agent-base@7.1.4": [
|
|
120
112
|
"node_modules/agent-base"
|
|
121
113
|
],
|
|
122
|
-
"socks-proxy-agent@8.0.5": [
|
|
123
|
-
"node_modules/socks-proxy-agent"
|
|
124
|
-
],
|
|
125
114
|
"lru-cache@10.4.3": [
|
|
126
115
|
"node_modules/lru-cache"
|
|
127
116
|
],
|
|
128
|
-
"
|
|
129
|
-
"node_modules/
|
|
117
|
+
"encoding@0.1.13": [
|
|
118
|
+
"node_modules/encoding"
|
|
119
|
+
],
|
|
120
|
+
"yallist@4.0.0": [
|
|
121
|
+
"node_modules/yallist"
|
|
130
122
|
],
|
|
131
123
|
"minipass-collect@2.0.1": [
|
|
132
124
|
"node_modules/minipass-collect"
|
|
133
125
|
],
|
|
134
|
-
"
|
|
135
|
-
"node_modules/
|
|
126
|
+
"unique-filename@4.0.0": [
|
|
127
|
+
"node_modules/unique-filename"
|
|
136
128
|
],
|
|
137
129
|
"p-map@7.0.4": [
|
|
138
130
|
"node_modules/p-map"
|
|
139
131
|
],
|
|
132
|
+
"fs-minipass@3.0.3": [
|
|
133
|
+
"node_modules/fs-minipass"
|
|
134
|
+
],
|
|
140
135
|
"@npmcli/fs@4.0.0": [
|
|
141
136
|
"node_modules/@npmcli/fs"
|
|
142
137
|
],
|
|
143
138
|
"glob@10.5.0": [
|
|
144
139
|
"node_modules/glob"
|
|
145
140
|
],
|
|
146
|
-
"encoding@0.1.13": [
|
|
147
|
-
"node_modules/encoding"
|
|
148
|
-
],
|
|
149
141
|
"debug@4.4.3": [
|
|
150
142
|
"node_modules/debug"
|
|
151
143
|
],
|
|
152
144
|
"socks@2.8.7": [
|
|
153
145
|
"node_modules/socks"
|
|
154
146
|
],
|
|
147
|
+
"iconv-lite@0.6.3": [
|
|
148
|
+
"node_modules/iconv-lite"
|
|
149
|
+
],
|
|
155
150
|
"unique-slug@5.0.0": [
|
|
156
151
|
"node_modules/unique-slug"
|
|
157
152
|
],
|
|
153
|
+
"jackspeak@3.4.3": [
|
|
154
|
+
"node_modules/jackspeak"
|
|
155
|
+
],
|
|
158
156
|
"package-json-from-dist@1.0.1": [
|
|
159
157
|
"node_modules/package-json-from-dist"
|
|
160
158
|
],
|
|
161
159
|
"foreground-child@3.3.1": [
|
|
162
160
|
"node_modules/foreground-child"
|
|
163
161
|
],
|
|
164
|
-
"jackspeak@3.4.3": [
|
|
165
|
-
"node_modules/jackspeak"
|
|
166
|
-
],
|
|
167
162
|
"path-scurry@1.11.1": [
|
|
168
163
|
"node_modules/path-scurry"
|
|
169
164
|
],
|
|
170
|
-
"minimatch@9.0.
|
|
165
|
+
"minimatch@9.0.9": [
|
|
171
166
|
"node_modules/minimatch"
|
|
172
167
|
],
|
|
173
|
-
"iconv-lite@0.6.3": [
|
|
174
|
-
"node_modules/iconv-lite"
|
|
175
|
-
],
|
|
176
168
|
"ms@2.1.3": [
|
|
177
169
|
"node_modules/ms"
|
|
178
170
|
],
|
|
171
|
+
"smart-buffer@4.2.0": [
|
|
172
|
+
"node_modules/smart-buffer"
|
|
173
|
+
],
|
|
179
174
|
"ip-address@10.1.0": [
|
|
180
175
|
"node_modules/ip-address"
|
|
181
176
|
],
|
|
182
|
-
"
|
|
183
|
-
"node_modules/
|
|
177
|
+
"safer-buffer@2.1.2": [
|
|
178
|
+
"node_modules/safer-buffer"
|
|
184
179
|
],
|
|
185
180
|
"imurmurhash@0.1.4": [
|
|
186
181
|
"node_modules/imurmurhash"
|
|
187
182
|
],
|
|
188
|
-
"which@2.0.2": [
|
|
189
|
-
"node_modules/cross-spawn/node_modules/which"
|
|
190
|
-
],
|
|
191
|
-
"isexe@2.0.0": [
|
|
192
|
-
"node_modules/cross-spawn/node_modules/isexe"
|
|
193
|
-
],
|
|
194
|
-
"signal-exit@4.1.0": [
|
|
195
|
-
"node_modules/signal-exit"
|
|
196
|
-
],
|
|
197
183
|
"@isaacs/cliui@8.0.2": [
|
|
198
184
|
"node_modules/@isaacs/cliui"
|
|
199
185
|
],
|
|
200
186
|
"@pkgjs/parseargs@0.11.0": [
|
|
201
187
|
"node_modules/@pkgjs/parseargs"
|
|
202
188
|
],
|
|
203
|
-
"
|
|
204
|
-
"node_modules/
|
|
205
|
-
],
|
|
206
|
-
"safer-buffer@2.1.2": [
|
|
207
|
-
"node_modules/safer-buffer"
|
|
189
|
+
"signal-exit@4.1.0": [
|
|
190
|
+
"node_modules/signal-exit"
|
|
208
191
|
],
|
|
209
|
-
"
|
|
210
|
-
"node_modules/
|
|
192
|
+
"cross-spawn@7.0.6": [
|
|
193
|
+
"node_modules/cross-spawn"
|
|
211
194
|
],
|
|
212
|
-
"
|
|
213
|
-
"node_modules/
|
|
195
|
+
"brace-expansion@2.0.2": [
|
|
196
|
+
"node_modules/brace-expansion"
|
|
214
197
|
],
|
|
215
|
-
"strip-ansi@7.
|
|
198
|
+
"strip-ansi@7.2.0": [
|
|
216
199
|
"node_modules/strip-ansi"
|
|
217
200
|
],
|
|
218
201
|
"ansi-regex@5.0.1": [
|
|
219
202
|
"node_modules/strip-ansi-cjs/node_modules/ansi-regex",
|
|
220
|
-
"node_modules/
|
|
221
|
-
"node_modules/
|
|
203
|
+
"node_modules/string-width-cjs/node_modules/ansi-regex",
|
|
204
|
+
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex"
|
|
222
205
|
],
|
|
223
|
-
"
|
|
224
|
-
"node_modules/
|
|
206
|
+
"string-width@5.1.2": [
|
|
207
|
+
"node_modules/string-width"
|
|
225
208
|
],
|
|
226
209
|
"strip-ansi@6.0.1": [
|
|
227
|
-
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi",
|
|
228
210
|
"node_modules/string-width-cjs/node_modules/strip-ansi",
|
|
211
|
+
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi",
|
|
229
212
|
"node_modules/strip-ansi-cjs"
|
|
230
213
|
],
|
|
214
|
+
"emoji-regex@8.0.0": [
|
|
215
|
+
"node_modules/string-width-cjs/node_modules/emoji-regex",
|
|
216
|
+
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex"
|
|
217
|
+
],
|
|
218
|
+
"wrap-ansi@8.1.0": [
|
|
219
|
+
"node_modules/wrap-ansi"
|
|
220
|
+
],
|
|
231
221
|
"string-width@4.2.3": [
|
|
232
222
|
"node_modules/wrap-ansi-cjs/node_modules/string-width",
|
|
233
223
|
"node_modules/string-width-cjs"
|
|
@@ -235,52 +225,60 @@
|
|
|
235
225
|
"ansi-styles@4.3.0": [
|
|
236
226
|
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles"
|
|
237
227
|
],
|
|
238
|
-
"
|
|
239
|
-
"node_modules/
|
|
240
|
-
"node_modules/string-width-cjs/node_modules/emoji-regex"
|
|
228
|
+
"which@2.0.2": [
|
|
229
|
+
"node_modules/which"
|
|
241
230
|
],
|
|
242
|
-
"
|
|
243
|
-
"node_modules/
|
|
231
|
+
"path-key@3.1.1": [
|
|
232
|
+
"node_modules/path-key"
|
|
244
233
|
],
|
|
245
|
-
"
|
|
246
|
-
"node_modules/
|
|
234
|
+
"shebang-command@2.0.0": [
|
|
235
|
+
"node_modules/shebang-command"
|
|
247
236
|
],
|
|
248
|
-
"
|
|
249
|
-
"node_modules/
|
|
237
|
+
"balanced-match@1.0.2": [
|
|
238
|
+
"node_modules/balanced-match"
|
|
250
239
|
],
|
|
251
240
|
"ansi-regex@6.2.2": [
|
|
252
241
|
"node_modules/ansi-regex"
|
|
253
242
|
],
|
|
254
|
-
"
|
|
255
|
-
"node_modules/
|
|
243
|
+
"eastasianwidth@0.2.0": [
|
|
244
|
+
"node_modules/eastasianwidth"
|
|
245
|
+
],
|
|
246
|
+
"emoji-regex@9.2.2": [
|
|
247
|
+
"node_modules/emoji-regex"
|
|
256
248
|
],
|
|
257
249
|
"is-fullwidth-code-point@3.0.0": [
|
|
258
250
|
"node_modules/is-fullwidth-code-point"
|
|
259
251
|
],
|
|
252
|
+
"ansi-styles@6.2.3": [
|
|
253
|
+
"node_modules/ansi-styles"
|
|
254
|
+
],
|
|
260
255
|
"color-convert@2.0.1": [
|
|
261
256
|
"node_modules/color-convert"
|
|
262
257
|
],
|
|
263
|
-
"
|
|
264
|
-
"node_modules/
|
|
258
|
+
"isexe@2.0.0": [
|
|
259
|
+
"node_modules/isexe"
|
|
265
260
|
],
|
|
266
|
-
"
|
|
267
|
-
"node_modules/
|
|
261
|
+
"shebang-regex@3.0.0": [
|
|
262
|
+
"node_modules/shebang-regex"
|
|
268
263
|
],
|
|
269
264
|
"color-name@1.1.4": [
|
|
270
265
|
"node_modules/color-name"
|
|
271
266
|
],
|
|
272
|
-
"
|
|
273
|
-
"node_modules/
|
|
267
|
+
"node-gyp@11.5.0": [
|
|
268
|
+
"node_modules/node-gyp"
|
|
269
|
+
],
|
|
270
|
+
"tar@7.5.10": [
|
|
271
|
+
"node_modules/tar"
|
|
274
272
|
],
|
|
275
273
|
"minipass-flush@1.0.5": [
|
|
276
274
|
"node_modules/minipass-flush"
|
|
277
275
|
],
|
|
276
|
+
"minipass-pipeline@1.2.4": [
|
|
277
|
+
"node_modules/minipass-pipeline"
|
|
278
|
+
],
|
|
278
279
|
"minipass-sized@1.0.3": [
|
|
279
280
|
"node_modules/minipass-sized"
|
|
280
281
|
],
|
|
281
|
-
"cross-spawn@7.0.6": [
|
|
282
|
-
"node_modules/cross-spawn"
|
|
283
|
-
],
|
|
284
282
|
"wrap-ansi@7.0.0": [
|
|
285
283
|
"node_modules/wrap-ansi-cjs"
|
|
286
284
|
]
|
|
@@ -289,7 +287,7 @@
|
|
|
289
287
|
"packageManager": "pnpm@10.30.1",
|
|
290
288
|
"pendingBuilds": [],
|
|
291
289
|
"publicHoistPattern": [],
|
|
292
|
-
"prunedAt": "
|
|
290
|
+
"prunedAt": "Sat, 07 Mar 2026 23:43:02 GMT",
|
|
293
291
|
"registries": {
|
|
294
292
|
"default": "https://registry.npmjs.org/",
|
|
295
293
|
"@jsr": "https://npm.jsr.io/"
|
|
@@ -97,13 +97,11 @@ packages:
|
|
|
97
97
|
resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
|
|
98
98
|
engines: {node: '>=12'}
|
|
99
99
|
|
|
100
|
-
balanced-match@
|
|
101
|
-
resolution: {integrity: sha512-
|
|
102
|
-
engines: {node: 18 || 20 || >=22}
|
|
100
|
+
balanced-match@1.0.2:
|
|
101
|
+
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
103
102
|
|
|
104
|
-
brace-expansion@
|
|
105
|
-
resolution: {integrity: sha512-
|
|
106
|
-
engines: {node: 18 || 20 || >=22}
|
|
103
|
+
brace-expansion@2.0.2:
|
|
104
|
+
resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
|
|
107
105
|
|
|
108
106
|
cacache@19.0.1:
|
|
109
107
|
resolution: {integrity: sha512-hdsUxulXCi5STId78vRVYEtDAjq99ICAUktLTeTYsLoTE6Z8dS0c8pWNCxwdrk9YfJeobDZc2Y186hD/5ZQgFQ==}
|
|
@@ -224,8 +222,8 @@ packages:
|
|
|
224
222
|
resolution: {integrity: sha512-QMjGbFTP0blj97EeidG5hk/QhKQ3T4ICckQGLgz38QF7Vgbk6e6FTARN8KhKxyBbWn8R0HU+bnw8aSoFPD4qtQ==}
|
|
225
223
|
engines: {node: ^18.17.0 || >=20.5.0}
|
|
226
224
|
|
|
227
|
-
minimatch@9.0.
|
|
228
|
-
resolution: {integrity: sha512-
|
|
225
|
+
minimatch@9.0.9:
|
|
226
|
+
resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==}
|
|
229
227
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
230
228
|
|
|
231
229
|
minipass-collect@2.0.1:
|
|
@@ -356,12 +354,12 @@ packages:
|
|
|
356
354
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
357
355
|
engines: {node: '>=8'}
|
|
358
356
|
|
|
359
|
-
strip-ansi@7.
|
|
360
|
-
resolution: {integrity: sha512-
|
|
357
|
+
strip-ansi@7.2.0:
|
|
358
|
+
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
|
|
361
359
|
engines: {node: '>=12'}
|
|
362
360
|
|
|
363
|
-
tar@7.5.
|
|
364
|
-
resolution: {integrity: sha512-
|
|
361
|
+
tar@7.5.10:
|
|
362
|
+
resolution: {integrity: sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==}
|
|
365
363
|
engines: {node: '>=18'}
|
|
366
364
|
|
|
367
365
|
tinyglobby@0.2.15:
|
|
@@ -410,7 +408,7 @@ snapshots:
|
|
|
410
408
|
dependencies:
|
|
411
409
|
string-width: 5.1.2
|
|
412
410
|
string-width-cjs: string-width@4.2.3
|
|
413
|
-
strip-ansi: 7.
|
|
411
|
+
strip-ansi: 7.2.0
|
|
414
412
|
strip-ansi-cjs: strip-ansi@6.0.1
|
|
415
413
|
wrap-ansi: 8.1.0
|
|
416
414
|
wrap-ansi-cjs: wrap-ansi@7.0.0
|
|
@@ -460,12 +458,12 @@ snapshots:
|
|
|
460
458
|
ansi-styles@6.2.3:
|
|
461
459
|
optional: true
|
|
462
460
|
|
|
463
|
-
balanced-match@
|
|
461
|
+
balanced-match@1.0.2:
|
|
464
462
|
optional: true
|
|
465
463
|
|
|
466
|
-
brace-expansion@
|
|
464
|
+
brace-expansion@2.0.2:
|
|
467
465
|
dependencies:
|
|
468
|
-
balanced-match:
|
|
466
|
+
balanced-match: 1.0.2
|
|
469
467
|
optional: true
|
|
470
468
|
|
|
471
469
|
cacache@19.0.1:
|
|
@@ -480,7 +478,7 @@ snapshots:
|
|
|
480
478
|
minipass-pipeline: 1.2.4
|
|
481
479
|
p-map: 7.0.4
|
|
482
480
|
ssri: 12.0.0
|
|
483
|
-
tar: 7.5.
|
|
481
|
+
tar: 7.5.10
|
|
484
482
|
unique-filename: 4.0.0
|
|
485
483
|
optional: true
|
|
486
484
|
|
|
@@ -550,7 +548,7 @@ snapshots:
|
|
|
550
548
|
dependencies:
|
|
551
549
|
foreground-child: 3.3.1
|
|
552
550
|
jackspeak: 3.4.3
|
|
553
|
-
minimatch: 9.0.
|
|
551
|
+
minimatch: 9.0.9
|
|
554
552
|
minipass: 7.1.3
|
|
555
553
|
package-json-from-dist: 1.0.1
|
|
556
554
|
path-scurry: 1.11.1
|
|
@@ -625,9 +623,9 @@ snapshots:
|
|
|
625
623
|
- supports-color
|
|
626
624
|
optional: true
|
|
627
625
|
|
|
628
|
-
minimatch@9.0.
|
|
626
|
+
minimatch@9.0.9:
|
|
629
627
|
dependencies:
|
|
630
|
-
brace-expansion:
|
|
628
|
+
brace-expansion: 2.0.2
|
|
631
629
|
optional: true
|
|
632
630
|
|
|
633
631
|
minipass-collect@2.0.1:
|
|
@@ -687,7 +685,7 @@ snapshots:
|
|
|
687
685
|
nopt: 8.1.0
|
|
688
686
|
proc-log: 5.0.0
|
|
689
687
|
semver: 7.7.4
|
|
690
|
-
tar: 7.5.
|
|
688
|
+
tar: 7.5.10
|
|
691
689
|
tinyglobby: 0.2.15
|
|
692
690
|
which: 5.0.0
|
|
693
691
|
transitivePeerDependencies:
|
|
@@ -780,7 +778,7 @@ snapshots:
|
|
|
780
778
|
dependencies:
|
|
781
779
|
eastasianwidth: 0.2.0
|
|
782
780
|
emoji-regex: 9.2.2
|
|
783
|
-
strip-ansi: 7.
|
|
781
|
+
strip-ansi: 7.2.0
|
|
784
782
|
optional: true
|
|
785
783
|
|
|
786
784
|
strip-ansi@6.0.1:
|
|
@@ -788,12 +786,12 @@ snapshots:
|
|
|
788
786
|
ansi-regex: 5.0.1
|
|
789
787
|
optional: true
|
|
790
788
|
|
|
791
|
-
strip-ansi@7.
|
|
789
|
+
strip-ansi@7.2.0:
|
|
792
790
|
dependencies:
|
|
793
791
|
ansi-regex: 6.2.2
|
|
794
792
|
optional: true
|
|
795
793
|
|
|
796
|
-
tar@7.5.
|
|
794
|
+
tar@7.5.10:
|
|
797
795
|
dependencies:
|
|
798
796
|
'@isaacs/fs-minipass': 4.0.1
|
|
799
797
|
chownr: 3.0.0
|
|
@@ -841,7 +839,7 @@ snapshots:
|
|
|
841
839
|
dependencies:
|
|
842
840
|
ansi-styles: 6.2.3
|
|
843
841
|
string-width: 5.1.2
|
|
844
|
-
strip-ansi: 7.
|
|
842
|
+
strip-ansi: 7.2.0
|
|
845
843
|
optional: true
|
|
846
844
|
|
|
847
845
|
yallist@4.0.0:
|