matterbridge 3.2.6-dev-20250903-6ab5022 → 3.2.6-dev-20250904-1c6290c
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/CHANGELOG.md +5 -1
- package/dist/frontend.js +1 -0
- package/dist/jest-utils/helpers.js +44 -0
- package/frontend/build/asset-manifest.json +3 -3
- package/frontend/build/index.html +1 -1
- package/frontend/build/static/js/{main.710b8f9f.js → main.e691e19f.js} +3 -3
- package/frontend/build/static/js/{main.710b8f9f.js.map → main.e691e19f.js.map} +1 -1
- package/npm-shrinkwrap.json +465 -5
- package/package.json +1 -1
- /package/frontend/build/static/js/{main.710b8f9f.js.LICENSE.txt → main.e691e19f.js.LICENSE.txt} +0 -0
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "matterbridge",
|
|
3
|
-
"version": "3.2.6-dev-
|
|
3
|
+
"version": "3.2.6-dev-20250904-1c6290c",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "matterbridge",
|
|
9
|
-
"version": "3.2.6-dev-
|
|
9
|
+
"version": "3.2.6-dev-20250904-1c6290c",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@matter/main": "0.15.3",
|
|
@@ -31,6 +31,422 @@
|
|
|
31
31
|
"url": "https://www.buymeacoffee.com/luligugithub"
|
|
32
32
|
}
|
|
33
33
|
},
|
|
34
|
+
"node_modules/@esbuild/aix-ppc64": {
|
|
35
|
+
"version": "0.25.9",
|
|
36
|
+
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.9.tgz",
|
|
37
|
+
"integrity": "sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==",
|
|
38
|
+
"cpu": [
|
|
39
|
+
"ppc64"
|
|
40
|
+
],
|
|
41
|
+
"license": "MIT",
|
|
42
|
+
"optional": true,
|
|
43
|
+
"os": [
|
|
44
|
+
"aix"
|
|
45
|
+
],
|
|
46
|
+
"engines": {
|
|
47
|
+
"node": ">=18"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"node_modules/@esbuild/android-arm": {
|
|
51
|
+
"version": "0.25.9",
|
|
52
|
+
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.9.tgz",
|
|
53
|
+
"integrity": "sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==",
|
|
54
|
+
"cpu": [
|
|
55
|
+
"arm"
|
|
56
|
+
],
|
|
57
|
+
"license": "MIT",
|
|
58
|
+
"optional": true,
|
|
59
|
+
"os": [
|
|
60
|
+
"android"
|
|
61
|
+
],
|
|
62
|
+
"engines": {
|
|
63
|
+
"node": ">=18"
|
|
64
|
+
}
|
|
65
|
+
},
|
|
66
|
+
"node_modules/@esbuild/android-arm64": {
|
|
67
|
+
"version": "0.25.9",
|
|
68
|
+
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.9.tgz",
|
|
69
|
+
"integrity": "sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==",
|
|
70
|
+
"cpu": [
|
|
71
|
+
"arm64"
|
|
72
|
+
],
|
|
73
|
+
"license": "MIT",
|
|
74
|
+
"optional": true,
|
|
75
|
+
"os": [
|
|
76
|
+
"android"
|
|
77
|
+
],
|
|
78
|
+
"engines": {
|
|
79
|
+
"node": ">=18"
|
|
80
|
+
}
|
|
81
|
+
},
|
|
82
|
+
"node_modules/@esbuild/android-x64": {
|
|
83
|
+
"version": "0.25.9",
|
|
84
|
+
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.9.tgz",
|
|
85
|
+
"integrity": "sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==",
|
|
86
|
+
"cpu": [
|
|
87
|
+
"x64"
|
|
88
|
+
],
|
|
89
|
+
"license": "MIT",
|
|
90
|
+
"optional": true,
|
|
91
|
+
"os": [
|
|
92
|
+
"android"
|
|
93
|
+
],
|
|
94
|
+
"engines": {
|
|
95
|
+
"node": ">=18"
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
"node_modules/@esbuild/darwin-arm64": {
|
|
99
|
+
"version": "0.25.9",
|
|
100
|
+
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.9.tgz",
|
|
101
|
+
"integrity": "sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==",
|
|
102
|
+
"cpu": [
|
|
103
|
+
"arm64"
|
|
104
|
+
],
|
|
105
|
+
"license": "MIT",
|
|
106
|
+
"optional": true,
|
|
107
|
+
"os": [
|
|
108
|
+
"darwin"
|
|
109
|
+
],
|
|
110
|
+
"engines": {
|
|
111
|
+
"node": ">=18"
|
|
112
|
+
}
|
|
113
|
+
},
|
|
114
|
+
"node_modules/@esbuild/darwin-x64": {
|
|
115
|
+
"version": "0.25.9",
|
|
116
|
+
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.9.tgz",
|
|
117
|
+
"integrity": "sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==",
|
|
118
|
+
"cpu": [
|
|
119
|
+
"x64"
|
|
120
|
+
],
|
|
121
|
+
"license": "MIT",
|
|
122
|
+
"optional": true,
|
|
123
|
+
"os": [
|
|
124
|
+
"darwin"
|
|
125
|
+
],
|
|
126
|
+
"engines": {
|
|
127
|
+
"node": ">=18"
|
|
128
|
+
}
|
|
129
|
+
},
|
|
130
|
+
"node_modules/@esbuild/freebsd-arm64": {
|
|
131
|
+
"version": "0.25.9",
|
|
132
|
+
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.9.tgz",
|
|
133
|
+
"integrity": "sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==",
|
|
134
|
+
"cpu": [
|
|
135
|
+
"arm64"
|
|
136
|
+
],
|
|
137
|
+
"license": "MIT",
|
|
138
|
+
"optional": true,
|
|
139
|
+
"os": [
|
|
140
|
+
"freebsd"
|
|
141
|
+
],
|
|
142
|
+
"engines": {
|
|
143
|
+
"node": ">=18"
|
|
144
|
+
}
|
|
145
|
+
},
|
|
146
|
+
"node_modules/@esbuild/freebsd-x64": {
|
|
147
|
+
"version": "0.25.9",
|
|
148
|
+
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.9.tgz",
|
|
149
|
+
"integrity": "sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==",
|
|
150
|
+
"cpu": [
|
|
151
|
+
"x64"
|
|
152
|
+
],
|
|
153
|
+
"license": "MIT",
|
|
154
|
+
"optional": true,
|
|
155
|
+
"os": [
|
|
156
|
+
"freebsd"
|
|
157
|
+
],
|
|
158
|
+
"engines": {
|
|
159
|
+
"node": ">=18"
|
|
160
|
+
}
|
|
161
|
+
},
|
|
162
|
+
"node_modules/@esbuild/linux-arm": {
|
|
163
|
+
"version": "0.25.9",
|
|
164
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.9.tgz",
|
|
165
|
+
"integrity": "sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==",
|
|
166
|
+
"cpu": [
|
|
167
|
+
"arm"
|
|
168
|
+
],
|
|
169
|
+
"license": "MIT",
|
|
170
|
+
"optional": true,
|
|
171
|
+
"os": [
|
|
172
|
+
"linux"
|
|
173
|
+
],
|
|
174
|
+
"engines": {
|
|
175
|
+
"node": ">=18"
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
"node_modules/@esbuild/linux-arm64": {
|
|
179
|
+
"version": "0.25.9",
|
|
180
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.9.tgz",
|
|
181
|
+
"integrity": "sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==",
|
|
182
|
+
"cpu": [
|
|
183
|
+
"arm64"
|
|
184
|
+
],
|
|
185
|
+
"license": "MIT",
|
|
186
|
+
"optional": true,
|
|
187
|
+
"os": [
|
|
188
|
+
"linux"
|
|
189
|
+
],
|
|
190
|
+
"engines": {
|
|
191
|
+
"node": ">=18"
|
|
192
|
+
}
|
|
193
|
+
},
|
|
194
|
+
"node_modules/@esbuild/linux-ia32": {
|
|
195
|
+
"version": "0.25.9",
|
|
196
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.9.tgz",
|
|
197
|
+
"integrity": "sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==",
|
|
198
|
+
"cpu": [
|
|
199
|
+
"ia32"
|
|
200
|
+
],
|
|
201
|
+
"license": "MIT",
|
|
202
|
+
"optional": true,
|
|
203
|
+
"os": [
|
|
204
|
+
"linux"
|
|
205
|
+
],
|
|
206
|
+
"engines": {
|
|
207
|
+
"node": ">=18"
|
|
208
|
+
}
|
|
209
|
+
},
|
|
210
|
+
"node_modules/@esbuild/linux-loong64": {
|
|
211
|
+
"version": "0.25.9",
|
|
212
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.9.tgz",
|
|
213
|
+
"integrity": "sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==",
|
|
214
|
+
"cpu": [
|
|
215
|
+
"loong64"
|
|
216
|
+
],
|
|
217
|
+
"license": "MIT",
|
|
218
|
+
"optional": true,
|
|
219
|
+
"os": [
|
|
220
|
+
"linux"
|
|
221
|
+
],
|
|
222
|
+
"engines": {
|
|
223
|
+
"node": ">=18"
|
|
224
|
+
}
|
|
225
|
+
},
|
|
226
|
+
"node_modules/@esbuild/linux-mips64el": {
|
|
227
|
+
"version": "0.25.9",
|
|
228
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.9.tgz",
|
|
229
|
+
"integrity": "sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==",
|
|
230
|
+
"cpu": [
|
|
231
|
+
"mips64el"
|
|
232
|
+
],
|
|
233
|
+
"license": "MIT",
|
|
234
|
+
"optional": true,
|
|
235
|
+
"os": [
|
|
236
|
+
"linux"
|
|
237
|
+
],
|
|
238
|
+
"engines": {
|
|
239
|
+
"node": ">=18"
|
|
240
|
+
}
|
|
241
|
+
},
|
|
242
|
+
"node_modules/@esbuild/linux-ppc64": {
|
|
243
|
+
"version": "0.25.9",
|
|
244
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.9.tgz",
|
|
245
|
+
"integrity": "sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==",
|
|
246
|
+
"cpu": [
|
|
247
|
+
"ppc64"
|
|
248
|
+
],
|
|
249
|
+
"license": "MIT",
|
|
250
|
+
"optional": true,
|
|
251
|
+
"os": [
|
|
252
|
+
"linux"
|
|
253
|
+
],
|
|
254
|
+
"engines": {
|
|
255
|
+
"node": ">=18"
|
|
256
|
+
}
|
|
257
|
+
},
|
|
258
|
+
"node_modules/@esbuild/linux-riscv64": {
|
|
259
|
+
"version": "0.25.9",
|
|
260
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.9.tgz",
|
|
261
|
+
"integrity": "sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==",
|
|
262
|
+
"cpu": [
|
|
263
|
+
"riscv64"
|
|
264
|
+
],
|
|
265
|
+
"license": "MIT",
|
|
266
|
+
"optional": true,
|
|
267
|
+
"os": [
|
|
268
|
+
"linux"
|
|
269
|
+
],
|
|
270
|
+
"engines": {
|
|
271
|
+
"node": ">=18"
|
|
272
|
+
}
|
|
273
|
+
},
|
|
274
|
+
"node_modules/@esbuild/linux-s390x": {
|
|
275
|
+
"version": "0.25.9",
|
|
276
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.9.tgz",
|
|
277
|
+
"integrity": "sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==",
|
|
278
|
+
"cpu": [
|
|
279
|
+
"s390x"
|
|
280
|
+
],
|
|
281
|
+
"license": "MIT",
|
|
282
|
+
"optional": true,
|
|
283
|
+
"os": [
|
|
284
|
+
"linux"
|
|
285
|
+
],
|
|
286
|
+
"engines": {
|
|
287
|
+
"node": ">=18"
|
|
288
|
+
}
|
|
289
|
+
},
|
|
290
|
+
"node_modules/@esbuild/linux-x64": {
|
|
291
|
+
"version": "0.25.9",
|
|
292
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.9.tgz",
|
|
293
|
+
"integrity": "sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==",
|
|
294
|
+
"cpu": [
|
|
295
|
+
"x64"
|
|
296
|
+
],
|
|
297
|
+
"license": "MIT",
|
|
298
|
+
"optional": true,
|
|
299
|
+
"os": [
|
|
300
|
+
"linux"
|
|
301
|
+
],
|
|
302
|
+
"engines": {
|
|
303
|
+
"node": ">=18"
|
|
304
|
+
}
|
|
305
|
+
},
|
|
306
|
+
"node_modules/@esbuild/netbsd-arm64": {
|
|
307
|
+
"version": "0.25.9",
|
|
308
|
+
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.9.tgz",
|
|
309
|
+
"integrity": "sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==",
|
|
310
|
+
"cpu": [
|
|
311
|
+
"arm64"
|
|
312
|
+
],
|
|
313
|
+
"license": "MIT",
|
|
314
|
+
"optional": true,
|
|
315
|
+
"os": [
|
|
316
|
+
"netbsd"
|
|
317
|
+
],
|
|
318
|
+
"engines": {
|
|
319
|
+
"node": ">=18"
|
|
320
|
+
}
|
|
321
|
+
},
|
|
322
|
+
"node_modules/@esbuild/netbsd-x64": {
|
|
323
|
+
"version": "0.25.9",
|
|
324
|
+
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.9.tgz",
|
|
325
|
+
"integrity": "sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==",
|
|
326
|
+
"cpu": [
|
|
327
|
+
"x64"
|
|
328
|
+
],
|
|
329
|
+
"license": "MIT",
|
|
330
|
+
"optional": true,
|
|
331
|
+
"os": [
|
|
332
|
+
"netbsd"
|
|
333
|
+
],
|
|
334
|
+
"engines": {
|
|
335
|
+
"node": ">=18"
|
|
336
|
+
}
|
|
337
|
+
},
|
|
338
|
+
"node_modules/@esbuild/openbsd-arm64": {
|
|
339
|
+
"version": "0.25.9",
|
|
340
|
+
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.9.tgz",
|
|
341
|
+
"integrity": "sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==",
|
|
342
|
+
"cpu": [
|
|
343
|
+
"arm64"
|
|
344
|
+
],
|
|
345
|
+
"license": "MIT",
|
|
346
|
+
"optional": true,
|
|
347
|
+
"os": [
|
|
348
|
+
"openbsd"
|
|
349
|
+
],
|
|
350
|
+
"engines": {
|
|
351
|
+
"node": ">=18"
|
|
352
|
+
}
|
|
353
|
+
},
|
|
354
|
+
"node_modules/@esbuild/openbsd-x64": {
|
|
355
|
+
"version": "0.25.9",
|
|
356
|
+
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.9.tgz",
|
|
357
|
+
"integrity": "sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==",
|
|
358
|
+
"cpu": [
|
|
359
|
+
"x64"
|
|
360
|
+
],
|
|
361
|
+
"license": "MIT",
|
|
362
|
+
"optional": true,
|
|
363
|
+
"os": [
|
|
364
|
+
"openbsd"
|
|
365
|
+
],
|
|
366
|
+
"engines": {
|
|
367
|
+
"node": ">=18"
|
|
368
|
+
}
|
|
369
|
+
},
|
|
370
|
+
"node_modules/@esbuild/openharmony-arm64": {
|
|
371
|
+
"version": "0.25.9",
|
|
372
|
+
"resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.9.tgz",
|
|
373
|
+
"integrity": "sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==",
|
|
374
|
+
"cpu": [
|
|
375
|
+
"arm64"
|
|
376
|
+
],
|
|
377
|
+
"license": "MIT",
|
|
378
|
+
"optional": true,
|
|
379
|
+
"os": [
|
|
380
|
+
"openharmony"
|
|
381
|
+
],
|
|
382
|
+
"engines": {
|
|
383
|
+
"node": ">=18"
|
|
384
|
+
}
|
|
385
|
+
},
|
|
386
|
+
"node_modules/@esbuild/sunos-x64": {
|
|
387
|
+
"version": "0.25.9",
|
|
388
|
+
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.9.tgz",
|
|
389
|
+
"integrity": "sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==",
|
|
390
|
+
"cpu": [
|
|
391
|
+
"x64"
|
|
392
|
+
],
|
|
393
|
+
"license": "MIT",
|
|
394
|
+
"optional": true,
|
|
395
|
+
"os": [
|
|
396
|
+
"sunos"
|
|
397
|
+
],
|
|
398
|
+
"engines": {
|
|
399
|
+
"node": ">=18"
|
|
400
|
+
}
|
|
401
|
+
},
|
|
402
|
+
"node_modules/@esbuild/win32-arm64": {
|
|
403
|
+
"version": "0.25.9",
|
|
404
|
+
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.9.tgz",
|
|
405
|
+
"integrity": "sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==",
|
|
406
|
+
"cpu": [
|
|
407
|
+
"arm64"
|
|
408
|
+
],
|
|
409
|
+
"license": "MIT",
|
|
410
|
+
"optional": true,
|
|
411
|
+
"os": [
|
|
412
|
+
"win32"
|
|
413
|
+
],
|
|
414
|
+
"engines": {
|
|
415
|
+
"node": ">=18"
|
|
416
|
+
}
|
|
417
|
+
},
|
|
418
|
+
"node_modules/@esbuild/win32-ia32": {
|
|
419
|
+
"version": "0.25.9",
|
|
420
|
+
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.9.tgz",
|
|
421
|
+
"integrity": "sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==",
|
|
422
|
+
"cpu": [
|
|
423
|
+
"ia32"
|
|
424
|
+
],
|
|
425
|
+
"license": "MIT",
|
|
426
|
+
"optional": true,
|
|
427
|
+
"os": [
|
|
428
|
+
"win32"
|
|
429
|
+
],
|
|
430
|
+
"engines": {
|
|
431
|
+
"node": ">=18"
|
|
432
|
+
}
|
|
433
|
+
},
|
|
434
|
+
"node_modules/@esbuild/win32-x64": {
|
|
435
|
+
"version": "0.25.9",
|
|
436
|
+
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.9.tgz",
|
|
437
|
+
"integrity": "sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==",
|
|
438
|
+
"cpu": [
|
|
439
|
+
"x64"
|
|
440
|
+
],
|
|
441
|
+
"license": "MIT",
|
|
442
|
+
"optional": true,
|
|
443
|
+
"os": [
|
|
444
|
+
"win32"
|
|
445
|
+
],
|
|
446
|
+
"engines": {
|
|
447
|
+
"node": ">=18"
|
|
448
|
+
}
|
|
449
|
+
},
|
|
34
450
|
"node_modules/@isaacs/balanced-match": {
|
|
35
451
|
"version": "4.0.1",
|
|
36
452
|
"resolved": "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz",
|
|
@@ -746,6 +1162,47 @@
|
|
|
746
1162
|
"node": ">= 0.4"
|
|
747
1163
|
}
|
|
748
1164
|
},
|
|
1165
|
+
"node_modules/esbuild": {
|
|
1166
|
+
"version": "0.25.9",
|
|
1167
|
+
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.9.tgz",
|
|
1168
|
+
"integrity": "sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==",
|
|
1169
|
+
"hasInstallScript": true,
|
|
1170
|
+
"license": "MIT",
|
|
1171
|
+
"bin": {
|
|
1172
|
+
"esbuild": "bin/esbuild"
|
|
1173
|
+
},
|
|
1174
|
+
"engines": {
|
|
1175
|
+
"node": ">=18"
|
|
1176
|
+
},
|
|
1177
|
+
"optionalDependencies": {
|
|
1178
|
+
"@esbuild/aix-ppc64": "0.25.9",
|
|
1179
|
+
"@esbuild/android-arm": "0.25.9",
|
|
1180
|
+
"@esbuild/android-arm64": "0.25.9",
|
|
1181
|
+
"@esbuild/android-x64": "0.25.9",
|
|
1182
|
+
"@esbuild/darwin-arm64": "0.25.9",
|
|
1183
|
+
"@esbuild/darwin-x64": "0.25.9",
|
|
1184
|
+
"@esbuild/freebsd-arm64": "0.25.9",
|
|
1185
|
+
"@esbuild/freebsd-x64": "0.25.9",
|
|
1186
|
+
"@esbuild/linux-arm": "0.25.9",
|
|
1187
|
+
"@esbuild/linux-arm64": "0.25.9",
|
|
1188
|
+
"@esbuild/linux-ia32": "0.25.9",
|
|
1189
|
+
"@esbuild/linux-loong64": "0.25.9",
|
|
1190
|
+
"@esbuild/linux-mips64el": "0.25.9",
|
|
1191
|
+
"@esbuild/linux-ppc64": "0.25.9",
|
|
1192
|
+
"@esbuild/linux-riscv64": "0.25.9",
|
|
1193
|
+
"@esbuild/linux-s390x": "0.25.9",
|
|
1194
|
+
"@esbuild/linux-x64": "0.25.9",
|
|
1195
|
+
"@esbuild/netbsd-arm64": "0.25.9",
|
|
1196
|
+
"@esbuild/netbsd-x64": "0.25.9",
|
|
1197
|
+
"@esbuild/openbsd-arm64": "0.25.9",
|
|
1198
|
+
"@esbuild/openbsd-x64": "0.25.9",
|
|
1199
|
+
"@esbuild/openharmony-arm64": "0.25.9",
|
|
1200
|
+
"@esbuild/sunos-x64": "0.25.9",
|
|
1201
|
+
"@esbuild/win32-arm64": "0.25.9",
|
|
1202
|
+
"@esbuild/win32-ia32": "0.25.9",
|
|
1203
|
+
"@esbuild/win32-x64": "0.25.9"
|
|
1204
|
+
}
|
|
1205
|
+
},
|
|
749
1206
|
"node_modules/escape-html": {
|
|
750
1207
|
"version": "1.0.3",
|
|
751
1208
|
"resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
|
|
@@ -1499,10 +1956,13 @@
|
|
|
1499
1956
|
}
|
|
1500
1957
|
},
|
|
1501
1958
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
1502
|
-
"version": "11.
|
|
1503
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.
|
|
1504
|
-
"integrity": "sha512-
|
|
1959
|
+
"version": "11.2.0",
|
|
1960
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.0.tgz",
|
|
1961
|
+
"integrity": "sha512-1oZqnd6TxE/NZyRZ21u+10DKV5sMqT0rJFlPbytSH/0UaXLvE/EurTrd2nDnHif6E1l8N9mothtWs/Um3RijjA==",
|
|
1505
1962
|
"license": "ISC",
|
|
1963
|
+
"dependencies": {
|
|
1964
|
+
"esbuild": "^0.25.9"
|
|
1965
|
+
},
|
|
1506
1966
|
"engines": {
|
|
1507
1967
|
"node": "20 || >=22"
|
|
1508
1968
|
}
|
package/package.json
CHANGED
/package/frontend/build/static/js/{main.710b8f9f.js.LICENSE.txt → main.e691e19f.js.LICENSE.txt}
RENAMED
|
File without changes
|