@intentius/behold 0.2.3 → 0.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/AGENTS.md +64 -0
- package/README.md +25 -1
- package/dist/cli.js +425 -95
- package/example-writes/README.md +88 -0
- package/example-writes/chant.config.ts +12 -0
- package/example-writes/ops/apply.op.ts +7 -0
- package/example-writes/ops/floci.op.ts +20 -0
- package/example-writes/ops/reconcile.op.ts +6 -0
- package/example-writes/package-lock.json +1249 -0
- package/example-writes/package.json +14 -0
- package/example-writes/src/bucket.ts +54 -0
- package/example-writes/tsconfig.json +1 -0
- package/package.json +4 -2
- package/web/app.js +471 -115
- package/web/index.html +143 -91
- package/web/panel.js +163 -0
|
@@ -0,0 +1,1249 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "behold-example-writes",
|
|
3
|
+
"lockfileVersion": 3,
|
|
4
|
+
"requires": true,
|
|
5
|
+
"packages": {
|
|
6
|
+
"": {
|
|
7
|
+
"name": "behold-example-writes",
|
|
8
|
+
"dependencies": {
|
|
9
|
+
"@intentius/chant": "^0.32.0",
|
|
10
|
+
"@intentius/chant-lexicon-aws": "^0.32.0",
|
|
11
|
+
"@intentius/chant-lexicon-temporal": "^0.32.0"
|
|
12
|
+
}
|
|
13
|
+
},
|
|
14
|
+
"node_modules/@dagrejs/dagre": {
|
|
15
|
+
"version": "3.0.0",
|
|
16
|
+
"resolved": "https://registry.npmjs.org/@dagrejs/dagre/-/dagre-3.0.0.tgz",
|
|
17
|
+
"integrity": "sha512-ZzhnTy1rfuoew9Ez3EIw4L2znPGnYYhfn8vc9c4oB8iw6QAsszbiU0vRhlxWPFnmmNSFAkrYeF1PhM5m4lAN0Q==",
|
|
18
|
+
"license": "MIT",
|
|
19
|
+
"dependencies": {
|
|
20
|
+
"@dagrejs/graphlib": "4.0.1"
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
"node_modules/@dagrejs/graphlib": {
|
|
24
|
+
"version": "4.0.1",
|
|
25
|
+
"resolved": "https://registry.npmjs.org/@dagrejs/graphlib/-/graphlib-4.0.1.tgz",
|
|
26
|
+
"integrity": "sha512-IvcV6FduIIAmLwnH+yun+QtV36SC7mERqa86aClNqmMN09WhmPPYU8ckHrZBozErf+UvHPWOTJYaGYiIcs0DgA==",
|
|
27
|
+
"license": "MIT"
|
|
28
|
+
},
|
|
29
|
+
"node_modules/@esbuild/aix-ppc64": {
|
|
30
|
+
"version": "0.27.7",
|
|
31
|
+
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.7.tgz",
|
|
32
|
+
"integrity": "sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==",
|
|
33
|
+
"cpu": [
|
|
34
|
+
"ppc64"
|
|
35
|
+
],
|
|
36
|
+
"license": "MIT",
|
|
37
|
+
"optional": true,
|
|
38
|
+
"os": [
|
|
39
|
+
"aix"
|
|
40
|
+
],
|
|
41
|
+
"engines": {
|
|
42
|
+
"node": ">=18"
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
"node_modules/@esbuild/android-arm": {
|
|
46
|
+
"version": "0.27.7",
|
|
47
|
+
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.7.tgz",
|
|
48
|
+
"integrity": "sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==",
|
|
49
|
+
"cpu": [
|
|
50
|
+
"arm"
|
|
51
|
+
],
|
|
52
|
+
"license": "MIT",
|
|
53
|
+
"optional": true,
|
|
54
|
+
"os": [
|
|
55
|
+
"android"
|
|
56
|
+
],
|
|
57
|
+
"engines": {
|
|
58
|
+
"node": ">=18"
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
"node_modules/@esbuild/android-arm64": {
|
|
62
|
+
"version": "0.27.7",
|
|
63
|
+
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.7.tgz",
|
|
64
|
+
"integrity": "sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==",
|
|
65
|
+
"cpu": [
|
|
66
|
+
"arm64"
|
|
67
|
+
],
|
|
68
|
+
"license": "MIT",
|
|
69
|
+
"optional": true,
|
|
70
|
+
"os": [
|
|
71
|
+
"android"
|
|
72
|
+
],
|
|
73
|
+
"engines": {
|
|
74
|
+
"node": ">=18"
|
|
75
|
+
}
|
|
76
|
+
},
|
|
77
|
+
"node_modules/@esbuild/android-x64": {
|
|
78
|
+
"version": "0.27.7",
|
|
79
|
+
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.7.tgz",
|
|
80
|
+
"integrity": "sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==",
|
|
81
|
+
"cpu": [
|
|
82
|
+
"x64"
|
|
83
|
+
],
|
|
84
|
+
"license": "MIT",
|
|
85
|
+
"optional": true,
|
|
86
|
+
"os": [
|
|
87
|
+
"android"
|
|
88
|
+
],
|
|
89
|
+
"engines": {
|
|
90
|
+
"node": ">=18"
|
|
91
|
+
}
|
|
92
|
+
},
|
|
93
|
+
"node_modules/@esbuild/darwin-arm64": {
|
|
94
|
+
"version": "0.27.7",
|
|
95
|
+
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.7.tgz",
|
|
96
|
+
"integrity": "sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==",
|
|
97
|
+
"cpu": [
|
|
98
|
+
"arm64"
|
|
99
|
+
],
|
|
100
|
+
"license": "MIT",
|
|
101
|
+
"optional": true,
|
|
102
|
+
"os": [
|
|
103
|
+
"darwin"
|
|
104
|
+
],
|
|
105
|
+
"engines": {
|
|
106
|
+
"node": ">=18"
|
|
107
|
+
}
|
|
108
|
+
},
|
|
109
|
+
"node_modules/@esbuild/darwin-x64": {
|
|
110
|
+
"version": "0.27.7",
|
|
111
|
+
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.7.tgz",
|
|
112
|
+
"integrity": "sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==",
|
|
113
|
+
"cpu": [
|
|
114
|
+
"x64"
|
|
115
|
+
],
|
|
116
|
+
"license": "MIT",
|
|
117
|
+
"optional": true,
|
|
118
|
+
"os": [
|
|
119
|
+
"darwin"
|
|
120
|
+
],
|
|
121
|
+
"engines": {
|
|
122
|
+
"node": ">=18"
|
|
123
|
+
}
|
|
124
|
+
},
|
|
125
|
+
"node_modules/@esbuild/freebsd-arm64": {
|
|
126
|
+
"version": "0.27.7",
|
|
127
|
+
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.7.tgz",
|
|
128
|
+
"integrity": "sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==",
|
|
129
|
+
"cpu": [
|
|
130
|
+
"arm64"
|
|
131
|
+
],
|
|
132
|
+
"license": "MIT",
|
|
133
|
+
"optional": true,
|
|
134
|
+
"os": [
|
|
135
|
+
"freebsd"
|
|
136
|
+
],
|
|
137
|
+
"engines": {
|
|
138
|
+
"node": ">=18"
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
"node_modules/@esbuild/freebsd-x64": {
|
|
142
|
+
"version": "0.27.7",
|
|
143
|
+
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.7.tgz",
|
|
144
|
+
"integrity": "sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==",
|
|
145
|
+
"cpu": [
|
|
146
|
+
"x64"
|
|
147
|
+
],
|
|
148
|
+
"license": "MIT",
|
|
149
|
+
"optional": true,
|
|
150
|
+
"os": [
|
|
151
|
+
"freebsd"
|
|
152
|
+
],
|
|
153
|
+
"engines": {
|
|
154
|
+
"node": ">=18"
|
|
155
|
+
}
|
|
156
|
+
},
|
|
157
|
+
"node_modules/@esbuild/linux-arm": {
|
|
158
|
+
"version": "0.27.7",
|
|
159
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.7.tgz",
|
|
160
|
+
"integrity": "sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==",
|
|
161
|
+
"cpu": [
|
|
162
|
+
"arm"
|
|
163
|
+
],
|
|
164
|
+
"license": "MIT",
|
|
165
|
+
"optional": true,
|
|
166
|
+
"os": [
|
|
167
|
+
"linux"
|
|
168
|
+
],
|
|
169
|
+
"engines": {
|
|
170
|
+
"node": ">=18"
|
|
171
|
+
}
|
|
172
|
+
},
|
|
173
|
+
"node_modules/@esbuild/linux-arm64": {
|
|
174
|
+
"version": "0.27.7",
|
|
175
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.7.tgz",
|
|
176
|
+
"integrity": "sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==",
|
|
177
|
+
"cpu": [
|
|
178
|
+
"arm64"
|
|
179
|
+
],
|
|
180
|
+
"license": "MIT",
|
|
181
|
+
"optional": true,
|
|
182
|
+
"os": [
|
|
183
|
+
"linux"
|
|
184
|
+
],
|
|
185
|
+
"engines": {
|
|
186
|
+
"node": ">=18"
|
|
187
|
+
}
|
|
188
|
+
},
|
|
189
|
+
"node_modules/@esbuild/linux-ia32": {
|
|
190
|
+
"version": "0.27.7",
|
|
191
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.7.tgz",
|
|
192
|
+
"integrity": "sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==",
|
|
193
|
+
"cpu": [
|
|
194
|
+
"ia32"
|
|
195
|
+
],
|
|
196
|
+
"license": "MIT",
|
|
197
|
+
"optional": true,
|
|
198
|
+
"os": [
|
|
199
|
+
"linux"
|
|
200
|
+
],
|
|
201
|
+
"engines": {
|
|
202
|
+
"node": ">=18"
|
|
203
|
+
}
|
|
204
|
+
},
|
|
205
|
+
"node_modules/@esbuild/linux-loong64": {
|
|
206
|
+
"version": "0.27.7",
|
|
207
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.7.tgz",
|
|
208
|
+
"integrity": "sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==",
|
|
209
|
+
"cpu": [
|
|
210
|
+
"loong64"
|
|
211
|
+
],
|
|
212
|
+
"license": "MIT",
|
|
213
|
+
"optional": true,
|
|
214
|
+
"os": [
|
|
215
|
+
"linux"
|
|
216
|
+
],
|
|
217
|
+
"engines": {
|
|
218
|
+
"node": ">=18"
|
|
219
|
+
}
|
|
220
|
+
},
|
|
221
|
+
"node_modules/@esbuild/linux-mips64el": {
|
|
222
|
+
"version": "0.27.7",
|
|
223
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.7.tgz",
|
|
224
|
+
"integrity": "sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==",
|
|
225
|
+
"cpu": [
|
|
226
|
+
"mips64el"
|
|
227
|
+
],
|
|
228
|
+
"license": "MIT",
|
|
229
|
+
"optional": true,
|
|
230
|
+
"os": [
|
|
231
|
+
"linux"
|
|
232
|
+
],
|
|
233
|
+
"engines": {
|
|
234
|
+
"node": ">=18"
|
|
235
|
+
}
|
|
236
|
+
},
|
|
237
|
+
"node_modules/@esbuild/linux-ppc64": {
|
|
238
|
+
"version": "0.27.7",
|
|
239
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.7.tgz",
|
|
240
|
+
"integrity": "sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==",
|
|
241
|
+
"cpu": [
|
|
242
|
+
"ppc64"
|
|
243
|
+
],
|
|
244
|
+
"license": "MIT",
|
|
245
|
+
"optional": true,
|
|
246
|
+
"os": [
|
|
247
|
+
"linux"
|
|
248
|
+
],
|
|
249
|
+
"engines": {
|
|
250
|
+
"node": ">=18"
|
|
251
|
+
}
|
|
252
|
+
},
|
|
253
|
+
"node_modules/@esbuild/linux-riscv64": {
|
|
254
|
+
"version": "0.27.7",
|
|
255
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.7.tgz",
|
|
256
|
+
"integrity": "sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==",
|
|
257
|
+
"cpu": [
|
|
258
|
+
"riscv64"
|
|
259
|
+
],
|
|
260
|
+
"license": "MIT",
|
|
261
|
+
"optional": true,
|
|
262
|
+
"os": [
|
|
263
|
+
"linux"
|
|
264
|
+
],
|
|
265
|
+
"engines": {
|
|
266
|
+
"node": ">=18"
|
|
267
|
+
}
|
|
268
|
+
},
|
|
269
|
+
"node_modules/@esbuild/linux-s390x": {
|
|
270
|
+
"version": "0.27.7",
|
|
271
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.7.tgz",
|
|
272
|
+
"integrity": "sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==",
|
|
273
|
+
"cpu": [
|
|
274
|
+
"s390x"
|
|
275
|
+
],
|
|
276
|
+
"license": "MIT",
|
|
277
|
+
"optional": true,
|
|
278
|
+
"os": [
|
|
279
|
+
"linux"
|
|
280
|
+
],
|
|
281
|
+
"engines": {
|
|
282
|
+
"node": ">=18"
|
|
283
|
+
}
|
|
284
|
+
},
|
|
285
|
+
"node_modules/@esbuild/linux-x64": {
|
|
286
|
+
"version": "0.27.7",
|
|
287
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.7.tgz",
|
|
288
|
+
"integrity": "sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==",
|
|
289
|
+
"cpu": [
|
|
290
|
+
"x64"
|
|
291
|
+
],
|
|
292
|
+
"license": "MIT",
|
|
293
|
+
"optional": true,
|
|
294
|
+
"os": [
|
|
295
|
+
"linux"
|
|
296
|
+
],
|
|
297
|
+
"engines": {
|
|
298
|
+
"node": ">=18"
|
|
299
|
+
}
|
|
300
|
+
},
|
|
301
|
+
"node_modules/@esbuild/netbsd-arm64": {
|
|
302
|
+
"version": "0.27.7",
|
|
303
|
+
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.7.tgz",
|
|
304
|
+
"integrity": "sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==",
|
|
305
|
+
"cpu": [
|
|
306
|
+
"arm64"
|
|
307
|
+
],
|
|
308
|
+
"license": "MIT",
|
|
309
|
+
"optional": true,
|
|
310
|
+
"os": [
|
|
311
|
+
"netbsd"
|
|
312
|
+
],
|
|
313
|
+
"engines": {
|
|
314
|
+
"node": ">=18"
|
|
315
|
+
}
|
|
316
|
+
},
|
|
317
|
+
"node_modules/@esbuild/netbsd-x64": {
|
|
318
|
+
"version": "0.27.7",
|
|
319
|
+
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.7.tgz",
|
|
320
|
+
"integrity": "sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==",
|
|
321
|
+
"cpu": [
|
|
322
|
+
"x64"
|
|
323
|
+
],
|
|
324
|
+
"license": "MIT",
|
|
325
|
+
"optional": true,
|
|
326
|
+
"os": [
|
|
327
|
+
"netbsd"
|
|
328
|
+
],
|
|
329
|
+
"engines": {
|
|
330
|
+
"node": ">=18"
|
|
331
|
+
}
|
|
332
|
+
},
|
|
333
|
+
"node_modules/@esbuild/openbsd-arm64": {
|
|
334
|
+
"version": "0.27.7",
|
|
335
|
+
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.7.tgz",
|
|
336
|
+
"integrity": "sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==",
|
|
337
|
+
"cpu": [
|
|
338
|
+
"arm64"
|
|
339
|
+
],
|
|
340
|
+
"license": "MIT",
|
|
341
|
+
"optional": true,
|
|
342
|
+
"os": [
|
|
343
|
+
"openbsd"
|
|
344
|
+
],
|
|
345
|
+
"engines": {
|
|
346
|
+
"node": ">=18"
|
|
347
|
+
}
|
|
348
|
+
},
|
|
349
|
+
"node_modules/@esbuild/openbsd-x64": {
|
|
350
|
+
"version": "0.27.7",
|
|
351
|
+
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.7.tgz",
|
|
352
|
+
"integrity": "sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==",
|
|
353
|
+
"cpu": [
|
|
354
|
+
"x64"
|
|
355
|
+
],
|
|
356
|
+
"license": "MIT",
|
|
357
|
+
"optional": true,
|
|
358
|
+
"os": [
|
|
359
|
+
"openbsd"
|
|
360
|
+
],
|
|
361
|
+
"engines": {
|
|
362
|
+
"node": ">=18"
|
|
363
|
+
}
|
|
364
|
+
},
|
|
365
|
+
"node_modules/@esbuild/openharmony-arm64": {
|
|
366
|
+
"version": "0.27.7",
|
|
367
|
+
"resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.7.tgz",
|
|
368
|
+
"integrity": "sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==",
|
|
369
|
+
"cpu": [
|
|
370
|
+
"arm64"
|
|
371
|
+
],
|
|
372
|
+
"license": "MIT",
|
|
373
|
+
"optional": true,
|
|
374
|
+
"os": [
|
|
375
|
+
"openharmony"
|
|
376
|
+
],
|
|
377
|
+
"engines": {
|
|
378
|
+
"node": ">=18"
|
|
379
|
+
}
|
|
380
|
+
},
|
|
381
|
+
"node_modules/@esbuild/sunos-x64": {
|
|
382
|
+
"version": "0.27.7",
|
|
383
|
+
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.7.tgz",
|
|
384
|
+
"integrity": "sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==",
|
|
385
|
+
"cpu": [
|
|
386
|
+
"x64"
|
|
387
|
+
],
|
|
388
|
+
"license": "MIT",
|
|
389
|
+
"optional": true,
|
|
390
|
+
"os": [
|
|
391
|
+
"sunos"
|
|
392
|
+
],
|
|
393
|
+
"engines": {
|
|
394
|
+
"node": ">=18"
|
|
395
|
+
}
|
|
396
|
+
},
|
|
397
|
+
"node_modules/@esbuild/win32-arm64": {
|
|
398
|
+
"version": "0.27.7",
|
|
399
|
+
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.7.tgz",
|
|
400
|
+
"integrity": "sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==",
|
|
401
|
+
"cpu": [
|
|
402
|
+
"arm64"
|
|
403
|
+
],
|
|
404
|
+
"license": "MIT",
|
|
405
|
+
"optional": true,
|
|
406
|
+
"os": [
|
|
407
|
+
"win32"
|
|
408
|
+
],
|
|
409
|
+
"engines": {
|
|
410
|
+
"node": ">=18"
|
|
411
|
+
}
|
|
412
|
+
},
|
|
413
|
+
"node_modules/@esbuild/win32-ia32": {
|
|
414
|
+
"version": "0.27.7",
|
|
415
|
+
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.7.tgz",
|
|
416
|
+
"integrity": "sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==",
|
|
417
|
+
"cpu": [
|
|
418
|
+
"ia32"
|
|
419
|
+
],
|
|
420
|
+
"license": "MIT",
|
|
421
|
+
"optional": true,
|
|
422
|
+
"os": [
|
|
423
|
+
"win32"
|
|
424
|
+
],
|
|
425
|
+
"engines": {
|
|
426
|
+
"node": ">=18"
|
|
427
|
+
}
|
|
428
|
+
},
|
|
429
|
+
"node_modules/@esbuild/win32-x64": {
|
|
430
|
+
"version": "0.27.7",
|
|
431
|
+
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.7.tgz",
|
|
432
|
+
"integrity": "sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==",
|
|
433
|
+
"cpu": [
|
|
434
|
+
"x64"
|
|
435
|
+
],
|
|
436
|
+
"license": "MIT",
|
|
437
|
+
"optional": true,
|
|
438
|
+
"os": [
|
|
439
|
+
"win32"
|
|
440
|
+
],
|
|
441
|
+
"engines": {
|
|
442
|
+
"node": ">=18"
|
|
443
|
+
}
|
|
444
|
+
},
|
|
445
|
+
"node_modules/@intentius/chant": {
|
|
446
|
+
"version": "0.32.0",
|
|
447
|
+
"resolved": "https://registry.npmjs.org/@intentius/chant/-/chant-0.32.0.tgz",
|
|
448
|
+
"integrity": "sha512-U+wnypMgidM/SS6nA0vff+8KP6KBeZL5+0laeU3slhnCUU+zFKIg6NxFZcxsZE81P/VFOPstZnSMU9KUqcwjvg==",
|
|
449
|
+
"license": "Apache-2.0",
|
|
450
|
+
"dependencies": {
|
|
451
|
+
"@dagrejs/dagre": "^3.0.0",
|
|
452
|
+
"esbuild": "^0.27.0",
|
|
453
|
+
"fflate": "^0.8.2",
|
|
454
|
+
"picomatch": "^4.0.3",
|
|
455
|
+
"tsx": "^4.0.0",
|
|
456
|
+
"typescript": "^5.5.0",
|
|
457
|
+
"zod": "^4.3.6"
|
|
458
|
+
},
|
|
459
|
+
"bin": {
|
|
460
|
+
"chant": "bin/chant"
|
|
461
|
+
}
|
|
462
|
+
},
|
|
463
|
+
"node_modules/@intentius/chant-lexicon-aws": {
|
|
464
|
+
"version": "0.32.0",
|
|
465
|
+
"resolved": "https://registry.npmjs.org/@intentius/chant-lexicon-aws/-/chant-lexicon-aws-0.32.0.tgz",
|
|
466
|
+
"integrity": "sha512-+hebdJ9RxexbMDl4bxG8To4C67qiYD1XEZ6V2i8o+txDUEmBph81Hdpjqf7Z/3x2yg9lDUX4qoFkQpjzmvxUog==",
|
|
467
|
+
"license": "Apache-2.0",
|
|
468
|
+
"dependencies": {
|
|
469
|
+
"fflate": "^0.8.2",
|
|
470
|
+
"js-yaml": "^4.1.0"
|
|
471
|
+
},
|
|
472
|
+
"peerDependencies": {
|
|
473
|
+
"@intentius/chant": "^0.32.0",
|
|
474
|
+
"typescript": "^5.9.3"
|
|
475
|
+
}
|
|
476
|
+
},
|
|
477
|
+
"node_modules/@intentius/chant-lexicon-temporal": {
|
|
478
|
+
"version": "0.32.0",
|
|
479
|
+
"resolved": "https://registry.npmjs.org/@intentius/chant-lexicon-temporal/-/chant-lexicon-temporal-0.32.0.tgz",
|
|
480
|
+
"integrity": "sha512-A/JEV3dwgNp1RcguWWGxYUfwx/7nQ3btHtFoqHJVJ3zZo9qodpDCTOTHNDJrM1yuq6sCp22I0gJeS4ZkdDS2Tg==",
|
|
481
|
+
"license": "Apache-2.0",
|
|
482
|
+
"dependencies": {
|
|
483
|
+
"@temporalio/common": "^1.17.2"
|
|
484
|
+
},
|
|
485
|
+
"peerDependencies": {
|
|
486
|
+
"@intentius/chant": "^0.32.0",
|
|
487
|
+
"typescript": "^5.9.3"
|
|
488
|
+
}
|
|
489
|
+
},
|
|
490
|
+
"node_modules/@protobufjs/aspromise": {
|
|
491
|
+
"version": "1.1.2",
|
|
492
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
|
|
493
|
+
"integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==",
|
|
494
|
+
"license": "BSD-3-Clause"
|
|
495
|
+
},
|
|
496
|
+
"node_modules/@protobufjs/base64": {
|
|
497
|
+
"version": "1.1.2",
|
|
498
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz",
|
|
499
|
+
"integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==",
|
|
500
|
+
"license": "BSD-3-Clause"
|
|
501
|
+
},
|
|
502
|
+
"node_modules/@protobufjs/codegen": {
|
|
503
|
+
"version": "2.0.5",
|
|
504
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.5.tgz",
|
|
505
|
+
"integrity": "sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==",
|
|
506
|
+
"license": "BSD-3-Clause"
|
|
507
|
+
},
|
|
508
|
+
"node_modules/@protobufjs/eventemitter": {
|
|
509
|
+
"version": "1.1.1",
|
|
510
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.1.tgz",
|
|
511
|
+
"integrity": "sha512-vW1GmwMZNnL+gMRaovlh9yZX74kc+TTU3FObkkurpMaRtBfLP3ldjS9KQWlwZgraRE0+dheEEoAxdzcJQ8eXZg==",
|
|
512
|
+
"license": "BSD-3-Clause"
|
|
513
|
+
},
|
|
514
|
+
"node_modules/@protobufjs/fetch": {
|
|
515
|
+
"version": "1.1.1",
|
|
516
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.1.tgz",
|
|
517
|
+
"integrity": "sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw==",
|
|
518
|
+
"license": "BSD-3-Clause",
|
|
519
|
+
"dependencies": {
|
|
520
|
+
"@protobufjs/aspromise": "^1.1.1"
|
|
521
|
+
}
|
|
522
|
+
},
|
|
523
|
+
"node_modules/@protobufjs/float": {
|
|
524
|
+
"version": "1.0.2",
|
|
525
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz",
|
|
526
|
+
"integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==",
|
|
527
|
+
"license": "BSD-3-Clause"
|
|
528
|
+
},
|
|
529
|
+
"node_modules/@protobufjs/path": {
|
|
530
|
+
"version": "1.1.2",
|
|
531
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
|
|
532
|
+
"integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==",
|
|
533
|
+
"license": "BSD-3-Clause"
|
|
534
|
+
},
|
|
535
|
+
"node_modules/@protobufjs/pool": {
|
|
536
|
+
"version": "1.1.0",
|
|
537
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz",
|
|
538
|
+
"integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==",
|
|
539
|
+
"license": "BSD-3-Clause"
|
|
540
|
+
},
|
|
541
|
+
"node_modules/@protobufjs/utf8": {
|
|
542
|
+
"version": "1.1.2",
|
|
543
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.2.tgz",
|
|
544
|
+
"integrity": "sha512-b1UQwcEZ4yCnMCD8DAL1VlbvBJE9/IX4FTIp7BG1xYpf29SLazLSrqUkj4w7Y5y7cCVP6E5tcqqcI0xemPkHug==",
|
|
545
|
+
"license": "BSD-3-Clause"
|
|
546
|
+
},
|
|
547
|
+
"node_modules/@temporalio/common": {
|
|
548
|
+
"version": "1.21.1",
|
|
549
|
+
"resolved": "https://registry.npmjs.org/@temporalio/common/-/common-1.21.1.tgz",
|
|
550
|
+
"integrity": "sha512-8Pis59xYLrGu6GfkkWvrYWkSPEvo8lBBILsR6gBHGbymNlEc0ynylRXqPmRjwuLfYS7jHzxqjjO7cvXJQ/z2Fg==",
|
|
551
|
+
"license": "MIT",
|
|
552
|
+
"dependencies": {
|
|
553
|
+
"@temporalio/proto": "1.21.1",
|
|
554
|
+
"long": "^5.2.3",
|
|
555
|
+
"ms": "3.0.0-canary.1",
|
|
556
|
+
"nexus-rpc": "^0.0.2",
|
|
557
|
+
"proto3-json-serializer": "^2.0.0"
|
|
558
|
+
},
|
|
559
|
+
"engines": {
|
|
560
|
+
"node": ">= 20.3.0"
|
|
561
|
+
}
|
|
562
|
+
},
|
|
563
|
+
"node_modules/@temporalio/proto": {
|
|
564
|
+
"version": "1.21.1",
|
|
565
|
+
"resolved": "https://registry.npmjs.org/@temporalio/proto/-/proto-1.21.1.tgz",
|
|
566
|
+
"integrity": "sha512-eSHGrZ6CxbtjrAzxiMgKrWeDiBlWk6/JkIqsB1hrkPB6TQXC67Az8v0BL0Fj3ur8ktQZbaacON/xCDjTsvJyGw==",
|
|
567
|
+
"license": "MIT",
|
|
568
|
+
"dependencies": {
|
|
569
|
+
"long": "^5.2.3",
|
|
570
|
+
"protobufjs": "^7.6.4"
|
|
571
|
+
},
|
|
572
|
+
"engines": {
|
|
573
|
+
"node": ">= 20.3.0"
|
|
574
|
+
}
|
|
575
|
+
},
|
|
576
|
+
"node_modules/@types/node": {
|
|
577
|
+
"version": "26.1.2",
|
|
578
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.2.tgz",
|
|
579
|
+
"integrity": "sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==",
|
|
580
|
+
"license": "MIT",
|
|
581
|
+
"dependencies": {
|
|
582
|
+
"undici-types": "~8.3.0"
|
|
583
|
+
}
|
|
584
|
+
},
|
|
585
|
+
"node_modules/argparse": {
|
|
586
|
+
"version": "2.0.1",
|
|
587
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
588
|
+
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
589
|
+
"license": "Python-2.0"
|
|
590
|
+
},
|
|
591
|
+
"node_modules/esbuild": {
|
|
592
|
+
"version": "0.27.7",
|
|
593
|
+
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.7.tgz",
|
|
594
|
+
"integrity": "sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==",
|
|
595
|
+
"hasInstallScript": true,
|
|
596
|
+
"license": "MIT",
|
|
597
|
+
"bin": {
|
|
598
|
+
"esbuild": "bin/esbuild"
|
|
599
|
+
},
|
|
600
|
+
"engines": {
|
|
601
|
+
"node": ">=18"
|
|
602
|
+
},
|
|
603
|
+
"optionalDependencies": {
|
|
604
|
+
"@esbuild/aix-ppc64": "0.27.7",
|
|
605
|
+
"@esbuild/android-arm": "0.27.7",
|
|
606
|
+
"@esbuild/android-arm64": "0.27.7",
|
|
607
|
+
"@esbuild/android-x64": "0.27.7",
|
|
608
|
+
"@esbuild/darwin-arm64": "0.27.7",
|
|
609
|
+
"@esbuild/darwin-x64": "0.27.7",
|
|
610
|
+
"@esbuild/freebsd-arm64": "0.27.7",
|
|
611
|
+
"@esbuild/freebsd-x64": "0.27.7",
|
|
612
|
+
"@esbuild/linux-arm": "0.27.7",
|
|
613
|
+
"@esbuild/linux-arm64": "0.27.7",
|
|
614
|
+
"@esbuild/linux-ia32": "0.27.7",
|
|
615
|
+
"@esbuild/linux-loong64": "0.27.7",
|
|
616
|
+
"@esbuild/linux-mips64el": "0.27.7",
|
|
617
|
+
"@esbuild/linux-ppc64": "0.27.7",
|
|
618
|
+
"@esbuild/linux-riscv64": "0.27.7",
|
|
619
|
+
"@esbuild/linux-s390x": "0.27.7",
|
|
620
|
+
"@esbuild/linux-x64": "0.27.7",
|
|
621
|
+
"@esbuild/netbsd-arm64": "0.27.7",
|
|
622
|
+
"@esbuild/netbsd-x64": "0.27.7",
|
|
623
|
+
"@esbuild/openbsd-arm64": "0.27.7",
|
|
624
|
+
"@esbuild/openbsd-x64": "0.27.7",
|
|
625
|
+
"@esbuild/openharmony-arm64": "0.27.7",
|
|
626
|
+
"@esbuild/sunos-x64": "0.27.7",
|
|
627
|
+
"@esbuild/win32-arm64": "0.27.7",
|
|
628
|
+
"@esbuild/win32-ia32": "0.27.7",
|
|
629
|
+
"@esbuild/win32-x64": "0.27.7"
|
|
630
|
+
}
|
|
631
|
+
},
|
|
632
|
+
"node_modules/fflate": {
|
|
633
|
+
"version": "0.8.3",
|
|
634
|
+
"resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.3.tgz",
|
|
635
|
+
"integrity": "sha512-tbZNuJrLwGUp3zshBtdy4W+ORxZuIh8a5ilyIEQDC5rY1f3U20JMry0Ll3WBzU58EZKsEuJFXhb5gwv8CsPvgA==",
|
|
636
|
+
"license": "MIT"
|
|
637
|
+
},
|
|
638
|
+
"node_modules/fsevents": {
|
|
639
|
+
"version": "2.3.3",
|
|
640
|
+
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
641
|
+
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
642
|
+
"hasInstallScript": true,
|
|
643
|
+
"license": "MIT",
|
|
644
|
+
"optional": true,
|
|
645
|
+
"os": [
|
|
646
|
+
"darwin"
|
|
647
|
+
],
|
|
648
|
+
"engines": {
|
|
649
|
+
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
650
|
+
}
|
|
651
|
+
},
|
|
652
|
+
"node_modules/js-yaml": {
|
|
653
|
+
"version": "4.3.0",
|
|
654
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.3.0.tgz",
|
|
655
|
+
"integrity": "sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==",
|
|
656
|
+
"funding": [
|
|
657
|
+
{
|
|
658
|
+
"type": "github",
|
|
659
|
+
"url": "https://github.com/sponsors/puzrin"
|
|
660
|
+
},
|
|
661
|
+
{
|
|
662
|
+
"type": "github",
|
|
663
|
+
"url": "https://github.com/sponsors/nodeca"
|
|
664
|
+
}
|
|
665
|
+
],
|
|
666
|
+
"license": "MIT",
|
|
667
|
+
"dependencies": {
|
|
668
|
+
"argparse": "^2.0.1"
|
|
669
|
+
},
|
|
670
|
+
"bin": {
|
|
671
|
+
"js-yaml": "bin/js-yaml.js"
|
|
672
|
+
}
|
|
673
|
+
},
|
|
674
|
+
"node_modules/long": {
|
|
675
|
+
"version": "5.3.2",
|
|
676
|
+
"resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz",
|
|
677
|
+
"integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==",
|
|
678
|
+
"license": "Apache-2.0"
|
|
679
|
+
},
|
|
680
|
+
"node_modules/ms": {
|
|
681
|
+
"version": "3.0.0-canary.1",
|
|
682
|
+
"resolved": "https://registry.npmjs.org/ms/-/ms-3.0.0-canary.1.tgz",
|
|
683
|
+
"integrity": "sha512-kh8ARjh8rMN7Du2igDRO9QJnqCb2xYTJxyQYK7vJJS4TvLLmsbyhiKpSW+t+y26gyOyMd0riphX0GeWKU3ky5g==",
|
|
684
|
+
"license": "MIT",
|
|
685
|
+
"engines": {
|
|
686
|
+
"node": ">=12.13"
|
|
687
|
+
}
|
|
688
|
+
},
|
|
689
|
+
"node_modules/nexus-rpc": {
|
|
690
|
+
"version": "0.0.2",
|
|
691
|
+
"resolved": "https://registry.npmjs.org/nexus-rpc/-/nexus-rpc-0.0.2.tgz",
|
|
692
|
+
"integrity": "sha512-IWjIExdVYlmwXuzHdY/Q3lXCv1gbqoAXPazQhy2w4Xgtgha3H0OOujEESVPQcFUFMWm+pAk2gKnb57g8S41JZg==",
|
|
693
|
+
"license": "MIT",
|
|
694
|
+
"engines": {
|
|
695
|
+
"node": ">= 20.0.0"
|
|
696
|
+
}
|
|
697
|
+
},
|
|
698
|
+
"node_modules/picomatch": {
|
|
699
|
+
"version": "4.0.5",
|
|
700
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz",
|
|
701
|
+
"integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
|
|
702
|
+
"license": "MIT",
|
|
703
|
+
"engines": {
|
|
704
|
+
"node": ">=12"
|
|
705
|
+
},
|
|
706
|
+
"funding": {
|
|
707
|
+
"url": "https://github.com/sponsors/jonschlinkert"
|
|
708
|
+
}
|
|
709
|
+
},
|
|
710
|
+
"node_modules/proto3-json-serializer": {
|
|
711
|
+
"version": "2.0.2",
|
|
712
|
+
"resolved": "https://registry.npmjs.org/proto3-json-serializer/-/proto3-json-serializer-2.0.2.tgz",
|
|
713
|
+
"integrity": "sha512-SAzp/O4Yh02jGdRc+uIrGoe87dkN/XtwxfZ4ZyafJHymd79ozp5VG5nyZ7ygqPM5+cpLDjjGnYFUkngonyDPOQ==",
|
|
714
|
+
"license": "Apache-2.0",
|
|
715
|
+
"dependencies": {
|
|
716
|
+
"protobufjs": "^7.2.5"
|
|
717
|
+
},
|
|
718
|
+
"engines": {
|
|
719
|
+
"node": ">=14.0.0"
|
|
720
|
+
}
|
|
721
|
+
},
|
|
722
|
+
"node_modules/protobufjs": {
|
|
723
|
+
"version": "7.6.5",
|
|
724
|
+
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.5.tgz",
|
|
725
|
+
"integrity": "sha512-/FPD0nUc9jH6rfFjji9IBqOz4pcSE3CsT1m7Ep6Mdb0LxSUMj8hgl6GomOvZzpNpAqqGaXA0P3VSrZLFzIhQrw==",
|
|
726
|
+
"hasInstallScript": true,
|
|
727
|
+
"license": "BSD-3-Clause",
|
|
728
|
+
"dependencies": {
|
|
729
|
+
"@protobufjs/aspromise": "^1.1.2",
|
|
730
|
+
"@protobufjs/base64": "^1.1.2",
|
|
731
|
+
"@protobufjs/codegen": "^2.0.5",
|
|
732
|
+
"@protobufjs/eventemitter": "^1.1.1",
|
|
733
|
+
"@protobufjs/fetch": "^1.1.1",
|
|
734
|
+
"@protobufjs/float": "^1.0.2",
|
|
735
|
+
"@protobufjs/path": "^1.1.2",
|
|
736
|
+
"@protobufjs/pool": "^1.1.0",
|
|
737
|
+
"@protobufjs/utf8": "^1.1.1",
|
|
738
|
+
"@types/node": ">=13.7.0",
|
|
739
|
+
"long": "^5.3.2"
|
|
740
|
+
},
|
|
741
|
+
"engines": {
|
|
742
|
+
"node": ">=12.0.0"
|
|
743
|
+
}
|
|
744
|
+
},
|
|
745
|
+
"node_modules/tsx": {
|
|
746
|
+
"version": "4.23.1",
|
|
747
|
+
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.1.tgz",
|
|
748
|
+
"integrity": "sha512-GQHnkIfxyx1wYCOS/wonik5MVRZU9hi1TEZmzGZSCJB1y9YgoZ8H6itNE/u4suE+yLmOzuE4E5S4TZ/ZX2wcWQ==",
|
|
749
|
+
"license": "MIT",
|
|
750
|
+
"dependencies": {
|
|
751
|
+
"esbuild": "~0.28.0"
|
|
752
|
+
},
|
|
753
|
+
"bin": {
|
|
754
|
+
"tsx": "dist/cli.mjs"
|
|
755
|
+
},
|
|
756
|
+
"engines": {
|
|
757
|
+
"node": ">=18.0.0"
|
|
758
|
+
},
|
|
759
|
+
"optionalDependencies": {
|
|
760
|
+
"fsevents": "~2.3.3"
|
|
761
|
+
}
|
|
762
|
+
},
|
|
763
|
+
"node_modules/tsx/node_modules/@esbuild/aix-ppc64": {
|
|
764
|
+
"version": "0.28.1",
|
|
765
|
+
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.28.1.tgz",
|
|
766
|
+
"integrity": "sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==",
|
|
767
|
+
"cpu": [
|
|
768
|
+
"ppc64"
|
|
769
|
+
],
|
|
770
|
+
"license": "MIT",
|
|
771
|
+
"optional": true,
|
|
772
|
+
"os": [
|
|
773
|
+
"aix"
|
|
774
|
+
],
|
|
775
|
+
"engines": {
|
|
776
|
+
"node": ">=18"
|
|
777
|
+
}
|
|
778
|
+
},
|
|
779
|
+
"node_modules/tsx/node_modules/@esbuild/android-arm": {
|
|
780
|
+
"version": "0.28.1",
|
|
781
|
+
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.28.1.tgz",
|
|
782
|
+
"integrity": "sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==",
|
|
783
|
+
"cpu": [
|
|
784
|
+
"arm"
|
|
785
|
+
],
|
|
786
|
+
"license": "MIT",
|
|
787
|
+
"optional": true,
|
|
788
|
+
"os": [
|
|
789
|
+
"android"
|
|
790
|
+
],
|
|
791
|
+
"engines": {
|
|
792
|
+
"node": ">=18"
|
|
793
|
+
}
|
|
794
|
+
},
|
|
795
|
+
"node_modules/tsx/node_modules/@esbuild/android-arm64": {
|
|
796
|
+
"version": "0.28.1",
|
|
797
|
+
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.28.1.tgz",
|
|
798
|
+
"integrity": "sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==",
|
|
799
|
+
"cpu": [
|
|
800
|
+
"arm64"
|
|
801
|
+
],
|
|
802
|
+
"license": "MIT",
|
|
803
|
+
"optional": true,
|
|
804
|
+
"os": [
|
|
805
|
+
"android"
|
|
806
|
+
],
|
|
807
|
+
"engines": {
|
|
808
|
+
"node": ">=18"
|
|
809
|
+
}
|
|
810
|
+
},
|
|
811
|
+
"node_modules/tsx/node_modules/@esbuild/android-x64": {
|
|
812
|
+
"version": "0.28.1",
|
|
813
|
+
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.28.1.tgz",
|
|
814
|
+
"integrity": "sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==",
|
|
815
|
+
"cpu": [
|
|
816
|
+
"x64"
|
|
817
|
+
],
|
|
818
|
+
"license": "MIT",
|
|
819
|
+
"optional": true,
|
|
820
|
+
"os": [
|
|
821
|
+
"android"
|
|
822
|
+
],
|
|
823
|
+
"engines": {
|
|
824
|
+
"node": ">=18"
|
|
825
|
+
}
|
|
826
|
+
},
|
|
827
|
+
"node_modules/tsx/node_modules/@esbuild/darwin-arm64": {
|
|
828
|
+
"version": "0.28.1",
|
|
829
|
+
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.28.1.tgz",
|
|
830
|
+
"integrity": "sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==",
|
|
831
|
+
"cpu": [
|
|
832
|
+
"arm64"
|
|
833
|
+
],
|
|
834
|
+
"license": "MIT",
|
|
835
|
+
"optional": true,
|
|
836
|
+
"os": [
|
|
837
|
+
"darwin"
|
|
838
|
+
],
|
|
839
|
+
"engines": {
|
|
840
|
+
"node": ">=18"
|
|
841
|
+
}
|
|
842
|
+
},
|
|
843
|
+
"node_modules/tsx/node_modules/@esbuild/darwin-x64": {
|
|
844
|
+
"version": "0.28.1",
|
|
845
|
+
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.28.1.tgz",
|
|
846
|
+
"integrity": "sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==",
|
|
847
|
+
"cpu": [
|
|
848
|
+
"x64"
|
|
849
|
+
],
|
|
850
|
+
"license": "MIT",
|
|
851
|
+
"optional": true,
|
|
852
|
+
"os": [
|
|
853
|
+
"darwin"
|
|
854
|
+
],
|
|
855
|
+
"engines": {
|
|
856
|
+
"node": ">=18"
|
|
857
|
+
}
|
|
858
|
+
},
|
|
859
|
+
"node_modules/tsx/node_modules/@esbuild/freebsd-arm64": {
|
|
860
|
+
"version": "0.28.1",
|
|
861
|
+
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.28.1.tgz",
|
|
862
|
+
"integrity": "sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==",
|
|
863
|
+
"cpu": [
|
|
864
|
+
"arm64"
|
|
865
|
+
],
|
|
866
|
+
"license": "MIT",
|
|
867
|
+
"optional": true,
|
|
868
|
+
"os": [
|
|
869
|
+
"freebsd"
|
|
870
|
+
],
|
|
871
|
+
"engines": {
|
|
872
|
+
"node": ">=18"
|
|
873
|
+
}
|
|
874
|
+
},
|
|
875
|
+
"node_modules/tsx/node_modules/@esbuild/freebsd-x64": {
|
|
876
|
+
"version": "0.28.1",
|
|
877
|
+
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.28.1.tgz",
|
|
878
|
+
"integrity": "sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==",
|
|
879
|
+
"cpu": [
|
|
880
|
+
"x64"
|
|
881
|
+
],
|
|
882
|
+
"license": "MIT",
|
|
883
|
+
"optional": true,
|
|
884
|
+
"os": [
|
|
885
|
+
"freebsd"
|
|
886
|
+
],
|
|
887
|
+
"engines": {
|
|
888
|
+
"node": ">=18"
|
|
889
|
+
}
|
|
890
|
+
},
|
|
891
|
+
"node_modules/tsx/node_modules/@esbuild/linux-arm": {
|
|
892
|
+
"version": "0.28.1",
|
|
893
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.28.1.tgz",
|
|
894
|
+
"integrity": "sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==",
|
|
895
|
+
"cpu": [
|
|
896
|
+
"arm"
|
|
897
|
+
],
|
|
898
|
+
"license": "MIT",
|
|
899
|
+
"optional": true,
|
|
900
|
+
"os": [
|
|
901
|
+
"linux"
|
|
902
|
+
],
|
|
903
|
+
"engines": {
|
|
904
|
+
"node": ">=18"
|
|
905
|
+
}
|
|
906
|
+
},
|
|
907
|
+
"node_modules/tsx/node_modules/@esbuild/linux-arm64": {
|
|
908
|
+
"version": "0.28.1",
|
|
909
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.28.1.tgz",
|
|
910
|
+
"integrity": "sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==",
|
|
911
|
+
"cpu": [
|
|
912
|
+
"arm64"
|
|
913
|
+
],
|
|
914
|
+
"license": "MIT",
|
|
915
|
+
"optional": true,
|
|
916
|
+
"os": [
|
|
917
|
+
"linux"
|
|
918
|
+
],
|
|
919
|
+
"engines": {
|
|
920
|
+
"node": ">=18"
|
|
921
|
+
}
|
|
922
|
+
},
|
|
923
|
+
"node_modules/tsx/node_modules/@esbuild/linux-ia32": {
|
|
924
|
+
"version": "0.28.1",
|
|
925
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.28.1.tgz",
|
|
926
|
+
"integrity": "sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==",
|
|
927
|
+
"cpu": [
|
|
928
|
+
"ia32"
|
|
929
|
+
],
|
|
930
|
+
"license": "MIT",
|
|
931
|
+
"optional": true,
|
|
932
|
+
"os": [
|
|
933
|
+
"linux"
|
|
934
|
+
],
|
|
935
|
+
"engines": {
|
|
936
|
+
"node": ">=18"
|
|
937
|
+
}
|
|
938
|
+
},
|
|
939
|
+
"node_modules/tsx/node_modules/@esbuild/linux-loong64": {
|
|
940
|
+
"version": "0.28.1",
|
|
941
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.28.1.tgz",
|
|
942
|
+
"integrity": "sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==",
|
|
943
|
+
"cpu": [
|
|
944
|
+
"loong64"
|
|
945
|
+
],
|
|
946
|
+
"license": "MIT",
|
|
947
|
+
"optional": true,
|
|
948
|
+
"os": [
|
|
949
|
+
"linux"
|
|
950
|
+
],
|
|
951
|
+
"engines": {
|
|
952
|
+
"node": ">=18"
|
|
953
|
+
}
|
|
954
|
+
},
|
|
955
|
+
"node_modules/tsx/node_modules/@esbuild/linux-mips64el": {
|
|
956
|
+
"version": "0.28.1",
|
|
957
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.28.1.tgz",
|
|
958
|
+
"integrity": "sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==",
|
|
959
|
+
"cpu": [
|
|
960
|
+
"mips64el"
|
|
961
|
+
],
|
|
962
|
+
"license": "MIT",
|
|
963
|
+
"optional": true,
|
|
964
|
+
"os": [
|
|
965
|
+
"linux"
|
|
966
|
+
],
|
|
967
|
+
"engines": {
|
|
968
|
+
"node": ">=18"
|
|
969
|
+
}
|
|
970
|
+
},
|
|
971
|
+
"node_modules/tsx/node_modules/@esbuild/linux-ppc64": {
|
|
972
|
+
"version": "0.28.1",
|
|
973
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.28.1.tgz",
|
|
974
|
+
"integrity": "sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==",
|
|
975
|
+
"cpu": [
|
|
976
|
+
"ppc64"
|
|
977
|
+
],
|
|
978
|
+
"license": "MIT",
|
|
979
|
+
"optional": true,
|
|
980
|
+
"os": [
|
|
981
|
+
"linux"
|
|
982
|
+
],
|
|
983
|
+
"engines": {
|
|
984
|
+
"node": ">=18"
|
|
985
|
+
}
|
|
986
|
+
},
|
|
987
|
+
"node_modules/tsx/node_modules/@esbuild/linux-riscv64": {
|
|
988
|
+
"version": "0.28.1",
|
|
989
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.28.1.tgz",
|
|
990
|
+
"integrity": "sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==",
|
|
991
|
+
"cpu": [
|
|
992
|
+
"riscv64"
|
|
993
|
+
],
|
|
994
|
+
"license": "MIT",
|
|
995
|
+
"optional": true,
|
|
996
|
+
"os": [
|
|
997
|
+
"linux"
|
|
998
|
+
],
|
|
999
|
+
"engines": {
|
|
1000
|
+
"node": ">=18"
|
|
1001
|
+
}
|
|
1002
|
+
},
|
|
1003
|
+
"node_modules/tsx/node_modules/@esbuild/linux-s390x": {
|
|
1004
|
+
"version": "0.28.1",
|
|
1005
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.28.1.tgz",
|
|
1006
|
+
"integrity": "sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==",
|
|
1007
|
+
"cpu": [
|
|
1008
|
+
"s390x"
|
|
1009
|
+
],
|
|
1010
|
+
"license": "MIT",
|
|
1011
|
+
"optional": true,
|
|
1012
|
+
"os": [
|
|
1013
|
+
"linux"
|
|
1014
|
+
],
|
|
1015
|
+
"engines": {
|
|
1016
|
+
"node": ">=18"
|
|
1017
|
+
}
|
|
1018
|
+
},
|
|
1019
|
+
"node_modules/tsx/node_modules/@esbuild/linux-x64": {
|
|
1020
|
+
"version": "0.28.1",
|
|
1021
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.28.1.tgz",
|
|
1022
|
+
"integrity": "sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==",
|
|
1023
|
+
"cpu": [
|
|
1024
|
+
"x64"
|
|
1025
|
+
],
|
|
1026
|
+
"license": "MIT",
|
|
1027
|
+
"optional": true,
|
|
1028
|
+
"os": [
|
|
1029
|
+
"linux"
|
|
1030
|
+
],
|
|
1031
|
+
"engines": {
|
|
1032
|
+
"node": ">=18"
|
|
1033
|
+
}
|
|
1034
|
+
},
|
|
1035
|
+
"node_modules/tsx/node_modules/@esbuild/netbsd-arm64": {
|
|
1036
|
+
"version": "0.28.1",
|
|
1037
|
+
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.28.1.tgz",
|
|
1038
|
+
"integrity": "sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==",
|
|
1039
|
+
"cpu": [
|
|
1040
|
+
"arm64"
|
|
1041
|
+
],
|
|
1042
|
+
"license": "MIT",
|
|
1043
|
+
"optional": true,
|
|
1044
|
+
"os": [
|
|
1045
|
+
"netbsd"
|
|
1046
|
+
],
|
|
1047
|
+
"engines": {
|
|
1048
|
+
"node": ">=18"
|
|
1049
|
+
}
|
|
1050
|
+
},
|
|
1051
|
+
"node_modules/tsx/node_modules/@esbuild/netbsd-x64": {
|
|
1052
|
+
"version": "0.28.1",
|
|
1053
|
+
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.28.1.tgz",
|
|
1054
|
+
"integrity": "sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==",
|
|
1055
|
+
"cpu": [
|
|
1056
|
+
"x64"
|
|
1057
|
+
],
|
|
1058
|
+
"license": "MIT",
|
|
1059
|
+
"optional": true,
|
|
1060
|
+
"os": [
|
|
1061
|
+
"netbsd"
|
|
1062
|
+
],
|
|
1063
|
+
"engines": {
|
|
1064
|
+
"node": ">=18"
|
|
1065
|
+
}
|
|
1066
|
+
},
|
|
1067
|
+
"node_modules/tsx/node_modules/@esbuild/openbsd-arm64": {
|
|
1068
|
+
"version": "0.28.1",
|
|
1069
|
+
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.28.1.tgz",
|
|
1070
|
+
"integrity": "sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==",
|
|
1071
|
+
"cpu": [
|
|
1072
|
+
"arm64"
|
|
1073
|
+
],
|
|
1074
|
+
"license": "MIT",
|
|
1075
|
+
"optional": true,
|
|
1076
|
+
"os": [
|
|
1077
|
+
"openbsd"
|
|
1078
|
+
],
|
|
1079
|
+
"engines": {
|
|
1080
|
+
"node": ">=18"
|
|
1081
|
+
}
|
|
1082
|
+
},
|
|
1083
|
+
"node_modules/tsx/node_modules/@esbuild/openbsd-x64": {
|
|
1084
|
+
"version": "0.28.1",
|
|
1085
|
+
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.28.1.tgz",
|
|
1086
|
+
"integrity": "sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==",
|
|
1087
|
+
"cpu": [
|
|
1088
|
+
"x64"
|
|
1089
|
+
],
|
|
1090
|
+
"license": "MIT",
|
|
1091
|
+
"optional": true,
|
|
1092
|
+
"os": [
|
|
1093
|
+
"openbsd"
|
|
1094
|
+
],
|
|
1095
|
+
"engines": {
|
|
1096
|
+
"node": ">=18"
|
|
1097
|
+
}
|
|
1098
|
+
},
|
|
1099
|
+
"node_modules/tsx/node_modules/@esbuild/openharmony-arm64": {
|
|
1100
|
+
"version": "0.28.1",
|
|
1101
|
+
"resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.28.1.tgz",
|
|
1102
|
+
"integrity": "sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==",
|
|
1103
|
+
"cpu": [
|
|
1104
|
+
"arm64"
|
|
1105
|
+
],
|
|
1106
|
+
"license": "MIT",
|
|
1107
|
+
"optional": true,
|
|
1108
|
+
"os": [
|
|
1109
|
+
"openharmony"
|
|
1110
|
+
],
|
|
1111
|
+
"engines": {
|
|
1112
|
+
"node": ">=18"
|
|
1113
|
+
}
|
|
1114
|
+
},
|
|
1115
|
+
"node_modules/tsx/node_modules/@esbuild/sunos-x64": {
|
|
1116
|
+
"version": "0.28.1",
|
|
1117
|
+
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.28.1.tgz",
|
|
1118
|
+
"integrity": "sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==",
|
|
1119
|
+
"cpu": [
|
|
1120
|
+
"x64"
|
|
1121
|
+
],
|
|
1122
|
+
"license": "MIT",
|
|
1123
|
+
"optional": true,
|
|
1124
|
+
"os": [
|
|
1125
|
+
"sunos"
|
|
1126
|
+
],
|
|
1127
|
+
"engines": {
|
|
1128
|
+
"node": ">=18"
|
|
1129
|
+
}
|
|
1130
|
+
},
|
|
1131
|
+
"node_modules/tsx/node_modules/@esbuild/win32-arm64": {
|
|
1132
|
+
"version": "0.28.1",
|
|
1133
|
+
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.28.1.tgz",
|
|
1134
|
+
"integrity": "sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==",
|
|
1135
|
+
"cpu": [
|
|
1136
|
+
"arm64"
|
|
1137
|
+
],
|
|
1138
|
+
"license": "MIT",
|
|
1139
|
+
"optional": true,
|
|
1140
|
+
"os": [
|
|
1141
|
+
"win32"
|
|
1142
|
+
],
|
|
1143
|
+
"engines": {
|
|
1144
|
+
"node": ">=18"
|
|
1145
|
+
}
|
|
1146
|
+
},
|
|
1147
|
+
"node_modules/tsx/node_modules/@esbuild/win32-ia32": {
|
|
1148
|
+
"version": "0.28.1",
|
|
1149
|
+
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.28.1.tgz",
|
|
1150
|
+
"integrity": "sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==",
|
|
1151
|
+
"cpu": [
|
|
1152
|
+
"ia32"
|
|
1153
|
+
],
|
|
1154
|
+
"license": "MIT",
|
|
1155
|
+
"optional": true,
|
|
1156
|
+
"os": [
|
|
1157
|
+
"win32"
|
|
1158
|
+
],
|
|
1159
|
+
"engines": {
|
|
1160
|
+
"node": ">=18"
|
|
1161
|
+
}
|
|
1162
|
+
},
|
|
1163
|
+
"node_modules/tsx/node_modules/@esbuild/win32-x64": {
|
|
1164
|
+
"version": "0.28.1",
|
|
1165
|
+
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.28.1.tgz",
|
|
1166
|
+
"integrity": "sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==",
|
|
1167
|
+
"cpu": [
|
|
1168
|
+
"x64"
|
|
1169
|
+
],
|
|
1170
|
+
"license": "MIT",
|
|
1171
|
+
"optional": true,
|
|
1172
|
+
"os": [
|
|
1173
|
+
"win32"
|
|
1174
|
+
],
|
|
1175
|
+
"engines": {
|
|
1176
|
+
"node": ">=18"
|
|
1177
|
+
}
|
|
1178
|
+
},
|
|
1179
|
+
"node_modules/tsx/node_modules/esbuild": {
|
|
1180
|
+
"version": "0.28.1",
|
|
1181
|
+
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.28.1.tgz",
|
|
1182
|
+
"integrity": "sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==",
|
|
1183
|
+
"hasInstallScript": true,
|
|
1184
|
+
"license": "MIT",
|
|
1185
|
+
"bin": {
|
|
1186
|
+
"esbuild": "bin/esbuild"
|
|
1187
|
+
},
|
|
1188
|
+
"engines": {
|
|
1189
|
+
"node": ">=18"
|
|
1190
|
+
},
|
|
1191
|
+
"optionalDependencies": {
|
|
1192
|
+
"@esbuild/aix-ppc64": "0.28.1",
|
|
1193
|
+
"@esbuild/android-arm": "0.28.1",
|
|
1194
|
+
"@esbuild/android-arm64": "0.28.1",
|
|
1195
|
+
"@esbuild/android-x64": "0.28.1",
|
|
1196
|
+
"@esbuild/darwin-arm64": "0.28.1",
|
|
1197
|
+
"@esbuild/darwin-x64": "0.28.1",
|
|
1198
|
+
"@esbuild/freebsd-arm64": "0.28.1",
|
|
1199
|
+
"@esbuild/freebsd-x64": "0.28.1",
|
|
1200
|
+
"@esbuild/linux-arm": "0.28.1",
|
|
1201
|
+
"@esbuild/linux-arm64": "0.28.1",
|
|
1202
|
+
"@esbuild/linux-ia32": "0.28.1",
|
|
1203
|
+
"@esbuild/linux-loong64": "0.28.1",
|
|
1204
|
+
"@esbuild/linux-mips64el": "0.28.1",
|
|
1205
|
+
"@esbuild/linux-ppc64": "0.28.1",
|
|
1206
|
+
"@esbuild/linux-riscv64": "0.28.1",
|
|
1207
|
+
"@esbuild/linux-s390x": "0.28.1",
|
|
1208
|
+
"@esbuild/linux-x64": "0.28.1",
|
|
1209
|
+
"@esbuild/netbsd-arm64": "0.28.1",
|
|
1210
|
+
"@esbuild/netbsd-x64": "0.28.1",
|
|
1211
|
+
"@esbuild/openbsd-arm64": "0.28.1",
|
|
1212
|
+
"@esbuild/openbsd-x64": "0.28.1",
|
|
1213
|
+
"@esbuild/openharmony-arm64": "0.28.1",
|
|
1214
|
+
"@esbuild/sunos-x64": "0.28.1",
|
|
1215
|
+
"@esbuild/win32-arm64": "0.28.1",
|
|
1216
|
+
"@esbuild/win32-ia32": "0.28.1",
|
|
1217
|
+
"@esbuild/win32-x64": "0.28.1"
|
|
1218
|
+
}
|
|
1219
|
+
},
|
|
1220
|
+
"node_modules/typescript": {
|
|
1221
|
+
"version": "5.9.3",
|
|
1222
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
|
1223
|
+
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
|
1224
|
+
"license": "Apache-2.0",
|
|
1225
|
+
"bin": {
|
|
1226
|
+
"tsc": "bin/tsc",
|
|
1227
|
+
"tsserver": "bin/tsserver"
|
|
1228
|
+
},
|
|
1229
|
+
"engines": {
|
|
1230
|
+
"node": ">=14.17"
|
|
1231
|
+
}
|
|
1232
|
+
},
|
|
1233
|
+
"node_modules/undici-types": {
|
|
1234
|
+
"version": "8.3.0",
|
|
1235
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
|
|
1236
|
+
"integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
|
|
1237
|
+
"license": "MIT"
|
|
1238
|
+
},
|
|
1239
|
+
"node_modules/zod": {
|
|
1240
|
+
"version": "4.4.3",
|
|
1241
|
+
"resolved": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
|
|
1242
|
+
"integrity": "sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==",
|
|
1243
|
+
"license": "MIT",
|
|
1244
|
+
"funding": {
|
|
1245
|
+
"url": "https://github.com/sponsors/colinhacks"
|
|
1246
|
+
}
|
|
1247
|
+
}
|
|
1248
|
+
}
|
|
1249
|
+
}
|