@willwade/aac-processors 0.1.11 → 0.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/dist/browser/processors/gridset/resolver.js +10 -0
  2. package/dist/browser/processors/gridsetProcessor.js +155 -9
  3. package/dist/processors/gridset/resolver.js +10 -0
  4. package/dist/processors/gridsetProcessor.js +155 -9
  5. package/package.json +1 -3
  6. package/examples/.coverage +0 -0
  7. package/examples/.keep +0 -1
  8. package/examples/README.md +0 -55
  9. package/examples/browser-test.html +0 -331
  10. package/examples/communikate.dot +0 -2637
  11. package/examples/demo.js +0 -143
  12. package/examples/example-images/FileMap.xml +0 -51
  13. package/examples/example-images/Grids/Start/0-1-0-text-0.png +0 -0
  14. package/examples/example-images/Grids/Start/0-2-0-text-0.jpeg +0 -0
  15. package/examples/example-images/Grids/Start/0-3-0-text-0.jpeg +0 -0
  16. package/examples/example-images/Grids/Start/0-4-0-text-0.jpeg +0 -0
  17. package/examples/example-images/Grids/Start/0-5-0-text-0.jpeg +0 -0
  18. package/examples/example-images/Grids/Start/1-1-0-text-0.jpeg +0 -0
  19. package/examples/example-images/Grids/Start/1-2-0-text-0.jpeg +0 -0
  20. package/examples/example-images/Grids/Start/1-3-0-text-0.jpeg +0 -0
  21. package/examples/example-images/Grids/Start/1-4-0-text-0.jpeg +0 -0
  22. package/examples/example-images/Grids/Start/1-5-0-text-0.jpeg +0 -0
  23. package/examples/example-images/Grids/Start/10-3-0-text-0.jpeg +0 -0
  24. package/examples/example-images/Grids/Start/10-4-0-text-0.jpeg +0 -0
  25. package/examples/example-images/Grids/Start/11-3-0-text-0.jpeg +0 -0
  26. package/examples/example-images/Grids/Start/11-4-0-text-0.jpeg +0 -0
  27. package/examples/example-images/Grids/Start/2-1-0-text-0.jpeg +0 -0
  28. package/examples/example-images/Grids/Start/2-2-0-text-0.jpeg +0 -0
  29. package/examples/example-images/Grids/Start/2-3-0-text-0.jpeg +0 -0
  30. package/examples/example-images/Grids/Start/2-4-0-text-0.jpeg +0 -0
  31. package/examples/example-images/Grids/Start/2-5-0-text-0.jpeg +0 -0
  32. package/examples/example-images/Grids/Start/3-1-0-text-0.jpeg +0 -0
  33. package/examples/example-images/Grids/Start/3-3-0-text-0.jpeg +0 -0
  34. package/examples/example-images/Grids/Start/3-4-0-text-0.jpeg +0 -0
  35. package/examples/example-images/Grids/Start/3-5-0-text-0.jpeg +0 -0
  36. package/examples/example-images/Grids/Start/4-1-0-text-0.jpeg +0 -0
  37. package/examples/example-images/Grids/Start/4-3-0-text-0.jpeg +0 -0
  38. package/examples/example-images/Grids/Start/4-4-0-text-0.jpeg +0 -0
  39. package/examples/example-images/Grids/Start/4-5-0-text-0.jpeg +0 -0
  40. package/examples/example-images/Grids/Start/5-4-0-text-0.jpeg +0 -0
  41. package/examples/example-images/Grids/Start/5-5-0-text-0.jpeg +0 -0
  42. package/examples/example-images/Grids/Start/6-3-0-text-0.jpeg +0 -0
  43. package/examples/example-images/Grids/Start/6-4-0-text-0.jpeg +0 -0
  44. package/examples/example-images/Grids/Start/7-1-0-text-0.jpeg +0 -0
  45. package/examples/example-images/Grids/Start/7-2-0-text-0.jpeg +0 -0
  46. package/examples/example-images/Grids/Start/7-3-0-text-0.jpeg +0 -0
  47. package/examples/example-images/Grids/Start/7-4-0-text-0.jpeg +0 -0
  48. package/examples/example-images/Grids/Start/8-1-0-text-0.jpeg +0 -0
  49. package/examples/example-images/Grids/Start/8-2-0-text-0.jpeg +0 -0
  50. package/examples/example-images/Grids/Start/8-3-0-text-0.jpeg +0 -0
  51. package/examples/example-images/Grids/Start/8-4-0-text-0.jpeg +0 -0
  52. package/examples/example-images/Grids/Start/9-1.png +0 -0
  53. package/examples/example-images/Grids/Start/9-2.png +0 -0
  54. package/examples/example-images/Grids/Start/9-3-0-text-0.jpeg +0 -0
  55. package/examples/example-images/Grids/Start/9-4-0-text-0.jpeg +0 -0
  56. package/examples/example-images/Grids/Start/grid.xml +0 -1325
  57. package/examples/example-images/Settings0/Styles/styles.xml +0 -39
  58. package/examples/example-images/Settings0/WebBrowser/webbrowserextensions.xml +0 -3
  59. package/examples/example-images/Settings0/settings.xml +0 -16
  60. package/examples/example-images.gridset +0 -0
  61. package/examples/example-images.zip +0 -0
  62. package/examples/example.ce +0 -0
  63. package/examples/example.dot +0 -14
  64. package/examples/example.grd +0 -1
  65. package/examples/example.gridset +0 -0
  66. package/examples/example.obf +0 -27
  67. package/examples/example.obz +0 -0
  68. package/examples/example.opml +0 -18
  69. package/examples/example.spb +0 -0
  70. package/examples/example.sps +0 -0
  71. package/examples/example2.grd +0 -1
  72. package/examples/obf/aboutme.json +0 -376
  73. package/examples/obf/array.json +0 -6
  74. package/examples/obf/hash.json +0 -4
  75. package/examples/obf/links.obz +0 -0
  76. package/examples/obf/simple.obf +0 -53
  77. package/examples/package-lock.json +0 -1326
  78. package/examples/package.json +0 -10
  79. package/examples/styled-output/converted-snap-to-touchchat.ce +0 -0
  80. package/examples/styled-output/styled-example.ce +0 -0
  81. package/examples/styled-output/styled-example.gridset +0 -0
  82. package/examples/styled-output/styled-example.obf +0 -37
  83. package/examples/styled-output/styled-example.spb +0 -0
  84. package/examples/styling-example.ts +0 -316
  85. package/examples/translate.js +0 -39
  86. package/examples/translate_demo.js +0 -254
  87. package/examples/typescript-demo.ts +0 -251
  88. package/examples/vitedemo/README.md +0 -164
  89. package/examples/vitedemo/index.html +0 -580
  90. package/examples/vitedemo/package-lock.json +0 -1751
  91. package/examples/vitedemo/package.json +0 -24
  92. package/examples/vitedemo/src/main.ts +0 -1001
  93. package/examples/vitedemo/src/vite-env.d.ts +0 -1
  94. package/examples/vitedemo/test-files/example.dot +0 -14
  95. package/examples/vitedemo/test-files/example.grd +0 -1
  96. package/examples/vitedemo/test-files/example.gridset +0 -0
  97. package/examples/vitedemo/test-files/example.obz +0 -0
  98. package/examples/vitedemo/test-files/example.opml +0 -18
  99. package/examples/vitedemo/test-files/simple.obf +0 -53
  100. package/examples/vitedemo/tsconfig.json +0 -24
  101. package/examples/vitedemo/vite.config.ts +0 -57
@@ -1,1751 +0,0 @@
1
- {
2
- "name": "aac-processors-vite-demo",
3
- "version": "0.0.0",
4
- "lockfileVersion": 3,
5
- "requires": true,
6
- "packages": {
7
- "": {
8
- "name": "aac-processors-vite-demo",
9
- "version": "0.0.0",
10
- "dependencies": {
11
- "@willwade/aac-processors": "file:../..",
12
- "events": "^3.3.0",
13
- "jszip": "^3.10.1",
14
- "sql.js": "^1.13.0",
15
- "stream-browserify": "^3.0.0",
16
- "timers-browserify": "^2.0.12",
17
- "util": "^0.12.5"
18
- },
19
- "devDependencies": {
20
- "typescript": "^5.6.3",
21
- "vite": "^6.0.1"
22
- }
23
- },
24
- "../..": {
25
- "name": "@willwade/aac-processors",
26
- "version": "0.0.0-development",
27
- "license": "MIT",
28
- "dependencies": {
29
- "@types/xml2js": "^0.4.14",
30
- "adm-zip": "^0.5.16",
31
- "axios": "^1.11.0",
32
- "better-sqlite3": "^12.5.0",
33
- "commander": "^13.1.0",
34
- "exceljs": "^4.4.0",
35
- "fast-xml-parser": "^5.2.0",
36
- "jszip": "^3.10.1",
37
- "plist": "^3.1.0",
38
- "sql.js": "^1.13.0",
39
- "xml2js": "^0.6.2",
40
- "yauzl": "^3.2.0"
41
- },
42
- "bin": {
43
- "aac-processors": "dist/cli/index.js"
44
- },
45
- "devDependencies": {
46
- "@types/adm-zip": "^0.5.7",
47
- "@types/better-sqlite3": "^7.6.13",
48
- "@types/exceljs": "^0.5.3",
49
- "@types/jest": "^29.5.12",
50
- "@types/node": "^20.11.24",
51
- "@types/plist": "^3.0.5",
52
- "@types/sql.js": "^1.4.9",
53
- "@typescript-eslint/eslint-plugin": "^7.1.0",
54
- "@typescript-eslint/parser": "^7.1.0",
55
- "eslint": "^8.56.0",
56
- "eslint-config-prettier": "^9.1.0",
57
- "eslint-plugin-prettier": "^5.1.3",
58
- "fast-check": "^4.2.0",
59
- "jest": "^29.7.0",
60
- "prettier": "^3.5.3",
61
- "rimraf": "^5.0.5",
62
- "ts-jest": "^29.1.2",
63
- "typedoc": "^0.28.14",
64
- "typescript": "~5.5.0"
65
- },
66
- "engines": {
67
- "node": ">=20.0.0",
68
- "npm": ">=9.0.0"
69
- }
70
- },
71
- "node_modules/@esbuild/aix-ppc64": {
72
- "version": "0.25.12",
73
- "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz",
74
- "integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==",
75
- "cpu": [
76
- "ppc64"
77
- ],
78
- "dev": true,
79
- "license": "MIT",
80
- "optional": true,
81
- "os": [
82
- "aix"
83
- ],
84
- "engines": {
85
- "node": ">=18"
86
- }
87
- },
88
- "node_modules/@esbuild/android-arm": {
89
- "version": "0.25.12",
90
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz",
91
- "integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==",
92
- "cpu": [
93
- "arm"
94
- ],
95
- "dev": true,
96
- "license": "MIT",
97
- "optional": true,
98
- "os": [
99
- "android"
100
- ],
101
- "engines": {
102
- "node": ">=18"
103
- }
104
- },
105
- "node_modules/@esbuild/android-arm64": {
106
- "version": "0.25.12",
107
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz",
108
- "integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==",
109
- "cpu": [
110
- "arm64"
111
- ],
112
- "dev": true,
113
- "license": "MIT",
114
- "optional": true,
115
- "os": [
116
- "android"
117
- ],
118
- "engines": {
119
- "node": ">=18"
120
- }
121
- },
122
- "node_modules/@esbuild/android-x64": {
123
- "version": "0.25.12",
124
- "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz",
125
- "integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==",
126
- "cpu": [
127
- "x64"
128
- ],
129
- "dev": true,
130
- "license": "MIT",
131
- "optional": true,
132
- "os": [
133
- "android"
134
- ],
135
- "engines": {
136
- "node": ">=18"
137
- }
138
- },
139
- "node_modules/@esbuild/darwin-arm64": {
140
- "version": "0.25.12",
141
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz",
142
- "integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==",
143
- "cpu": [
144
- "arm64"
145
- ],
146
- "dev": true,
147
- "license": "MIT",
148
- "optional": true,
149
- "os": [
150
- "darwin"
151
- ],
152
- "engines": {
153
- "node": ">=18"
154
- }
155
- },
156
- "node_modules/@esbuild/darwin-x64": {
157
- "version": "0.25.12",
158
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz",
159
- "integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==",
160
- "cpu": [
161
- "x64"
162
- ],
163
- "dev": true,
164
- "license": "MIT",
165
- "optional": true,
166
- "os": [
167
- "darwin"
168
- ],
169
- "engines": {
170
- "node": ">=18"
171
- }
172
- },
173
- "node_modules/@esbuild/freebsd-arm64": {
174
- "version": "0.25.12",
175
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz",
176
- "integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==",
177
- "cpu": [
178
- "arm64"
179
- ],
180
- "dev": true,
181
- "license": "MIT",
182
- "optional": true,
183
- "os": [
184
- "freebsd"
185
- ],
186
- "engines": {
187
- "node": ">=18"
188
- }
189
- },
190
- "node_modules/@esbuild/freebsd-x64": {
191
- "version": "0.25.12",
192
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz",
193
- "integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==",
194
- "cpu": [
195
- "x64"
196
- ],
197
- "dev": true,
198
- "license": "MIT",
199
- "optional": true,
200
- "os": [
201
- "freebsd"
202
- ],
203
- "engines": {
204
- "node": ">=18"
205
- }
206
- },
207
- "node_modules/@esbuild/linux-arm": {
208
- "version": "0.25.12",
209
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz",
210
- "integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==",
211
- "cpu": [
212
- "arm"
213
- ],
214
- "dev": true,
215
- "license": "MIT",
216
- "optional": true,
217
- "os": [
218
- "linux"
219
- ],
220
- "engines": {
221
- "node": ">=18"
222
- }
223
- },
224
- "node_modules/@esbuild/linux-arm64": {
225
- "version": "0.25.12",
226
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz",
227
- "integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==",
228
- "cpu": [
229
- "arm64"
230
- ],
231
- "dev": true,
232
- "license": "MIT",
233
- "optional": true,
234
- "os": [
235
- "linux"
236
- ],
237
- "engines": {
238
- "node": ">=18"
239
- }
240
- },
241
- "node_modules/@esbuild/linux-ia32": {
242
- "version": "0.25.12",
243
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz",
244
- "integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==",
245
- "cpu": [
246
- "ia32"
247
- ],
248
- "dev": true,
249
- "license": "MIT",
250
- "optional": true,
251
- "os": [
252
- "linux"
253
- ],
254
- "engines": {
255
- "node": ">=18"
256
- }
257
- },
258
- "node_modules/@esbuild/linux-loong64": {
259
- "version": "0.25.12",
260
- "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz",
261
- "integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==",
262
- "cpu": [
263
- "loong64"
264
- ],
265
- "dev": true,
266
- "license": "MIT",
267
- "optional": true,
268
- "os": [
269
- "linux"
270
- ],
271
- "engines": {
272
- "node": ">=18"
273
- }
274
- },
275
- "node_modules/@esbuild/linux-mips64el": {
276
- "version": "0.25.12",
277
- "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz",
278
- "integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==",
279
- "cpu": [
280
- "mips64el"
281
- ],
282
- "dev": true,
283
- "license": "MIT",
284
- "optional": true,
285
- "os": [
286
- "linux"
287
- ],
288
- "engines": {
289
- "node": ">=18"
290
- }
291
- },
292
- "node_modules/@esbuild/linux-ppc64": {
293
- "version": "0.25.12",
294
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz",
295
- "integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==",
296
- "cpu": [
297
- "ppc64"
298
- ],
299
- "dev": true,
300
- "license": "MIT",
301
- "optional": true,
302
- "os": [
303
- "linux"
304
- ],
305
- "engines": {
306
- "node": ">=18"
307
- }
308
- },
309
- "node_modules/@esbuild/linux-riscv64": {
310
- "version": "0.25.12",
311
- "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz",
312
- "integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==",
313
- "cpu": [
314
- "riscv64"
315
- ],
316
- "dev": true,
317
- "license": "MIT",
318
- "optional": true,
319
- "os": [
320
- "linux"
321
- ],
322
- "engines": {
323
- "node": ">=18"
324
- }
325
- },
326
- "node_modules/@esbuild/linux-s390x": {
327
- "version": "0.25.12",
328
- "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz",
329
- "integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==",
330
- "cpu": [
331
- "s390x"
332
- ],
333
- "dev": true,
334
- "license": "MIT",
335
- "optional": true,
336
- "os": [
337
- "linux"
338
- ],
339
- "engines": {
340
- "node": ">=18"
341
- }
342
- },
343
- "node_modules/@esbuild/linux-x64": {
344
- "version": "0.25.12",
345
- "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz",
346
- "integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==",
347
- "cpu": [
348
- "x64"
349
- ],
350
- "dev": true,
351
- "license": "MIT",
352
- "optional": true,
353
- "os": [
354
- "linux"
355
- ],
356
- "engines": {
357
- "node": ">=18"
358
- }
359
- },
360
- "node_modules/@esbuild/netbsd-arm64": {
361
- "version": "0.25.12",
362
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz",
363
- "integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==",
364
- "cpu": [
365
- "arm64"
366
- ],
367
- "dev": true,
368
- "license": "MIT",
369
- "optional": true,
370
- "os": [
371
- "netbsd"
372
- ],
373
- "engines": {
374
- "node": ">=18"
375
- }
376
- },
377
- "node_modules/@esbuild/netbsd-x64": {
378
- "version": "0.25.12",
379
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz",
380
- "integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==",
381
- "cpu": [
382
- "x64"
383
- ],
384
- "dev": true,
385
- "license": "MIT",
386
- "optional": true,
387
- "os": [
388
- "netbsd"
389
- ],
390
- "engines": {
391
- "node": ">=18"
392
- }
393
- },
394
- "node_modules/@esbuild/openbsd-arm64": {
395
- "version": "0.25.12",
396
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz",
397
- "integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==",
398
- "cpu": [
399
- "arm64"
400
- ],
401
- "dev": true,
402
- "license": "MIT",
403
- "optional": true,
404
- "os": [
405
- "openbsd"
406
- ],
407
- "engines": {
408
- "node": ">=18"
409
- }
410
- },
411
- "node_modules/@esbuild/openbsd-x64": {
412
- "version": "0.25.12",
413
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz",
414
- "integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==",
415
- "cpu": [
416
- "x64"
417
- ],
418
- "dev": true,
419
- "license": "MIT",
420
- "optional": true,
421
- "os": [
422
- "openbsd"
423
- ],
424
- "engines": {
425
- "node": ">=18"
426
- }
427
- },
428
- "node_modules/@esbuild/openharmony-arm64": {
429
- "version": "0.25.12",
430
- "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz",
431
- "integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==",
432
- "cpu": [
433
- "arm64"
434
- ],
435
- "dev": true,
436
- "license": "MIT",
437
- "optional": true,
438
- "os": [
439
- "openharmony"
440
- ],
441
- "engines": {
442
- "node": ">=18"
443
- }
444
- },
445
- "node_modules/@esbuild/sunos-x64": {
446
- "version": "0.25.12",
447
- "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz",
448
- "integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==",
449
- "cpu": [
450
- "x64"
451
- ],
452
- "dev": true,
453
- "license": "MIT",
454
- "optional": true,
455
- "os": [
456
- "sunos"
457
- ],
458
- "engines": {
459
- "node": ">=18"
460
- }
461
- },
462
- "node_modules/@esbuild/win32-arm64": {
463
- "version": "0.25.12",
464
- "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz",
465
- "integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==",
466
- "cpu": [
467
- "arm64"
468
- ],
469
- "dev": true,
470
- "license": "MIT",
471
- "optional": true,
472
- "os": [
473
- "win32"
474
- ],
475
- "engines": {
476
- "node": ">=18"
477
- }
478
- },
479
- "node_modules/@esbuild/win32-ia32": {
480
- "version": "0.25.12",
481
- "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz",
482
- "integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==",
483
- "cpu": [
484
- "ia32"
485
- ],
486
- "dev": true,
487
- "license": "MIT",
488
- "optional": true,
489
- "os": [
490
- "win32"
491
- ],
492
- "engines": {
493
- "node": ">=18"
494
- }
495
- },
496
- "node_modules/@esbuild/win32-x64": {
497
- "version": "0.25.12",
498
- "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz",
499
- "integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==",
500
- "cpu": [
501
- "x64"
502
- ],
503
- "dev": true,
504
- "license": "MIT",
505
- "optional": true,
506
- "os": [
507
- "win32"
508
- ],
509
- "engines": {
510
- "node": ">=18"
511
- }
512
- },
513
- "node_modules/@rollup/rollup-android-arm-eabi": {
514
- "version": "4.55.1",
515
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.55.1.tgz",
516
- "integrity": "sha512-9R0DM/ykwfGIlNu6+2U09ga0WXeZ9MRC2Ter8jnz8415VbuIykVuc6bhdrbORFZANDmTDvq26mJrEVTl8TdnDg==",
517
- "cpu": [
518
- "arm"
519
- ],
520
- "dev": true,
521
- "license": "MIT",
522
- "optional": true,
523
- "os": [
524
- "android"
525
- ]
526
- },
527
- "node_modules/@rollup/rollup-android-arm64": {
528
- "version": "4.55.1",
529
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.55.1.tgz",
530
- "integrity": "sha512-eFZCb1YUqhTysgW3sj/55du5cG57S7UTNtdMjCW7LwVcj3dTTcowCsC8p7uBdzKsZYa8J7IDE8lhMI+HX1vQvg==",
531
- "cpu": [
532
- "arm64"
533
- ],
534
- "dev": true,
535
- "license": "MIT",
536
- "optional": true,
537
- "os": [
538
- "android"
539
- ]
540
- },
541
- "node_modules/@rollup/rollup-darwin-arm64": {
542
- "version": "4.55.1",
543
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.55.1.tgz",
544
- "integrity": "sha512-p3grE2PHcQm2e8PSGZdzIhCKbMCw/xi9XvMPErPhwO17vxtvCN5FEA2mSLgmKlCjHGMQTP6phuQTYWUnKewwGg==",
545
- "cpu": [
546
- "arm64"
547
- ],
548
- "dev": true,
549
- "license": "MIT",
550
- "optional": true,
551
- "os": [
552
- "darwin"
553
- ]
554
- },
555
- "node_modules/@rollup/rollup-darwin-x64": {
556
- "version": "4.55.1",
557
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.55.1.tgz",
558
- "integrity": "sha512-rDUjG25C9qoTm+e02Esi+aqTKSBYwVTaoS1wxcN47/Luqef57Vgp96xNANwt5npq9GDxsH7kXxNkJVEsWEOEaQ==",
559
- "cpu": [
560
- "x64"
561
- ],
562
- "dev": true,
563
- "license": "MIT",
564
- "optional": true,
565
- "os": [
566
- "darwin"
567
- ]
568
- },
569
- "node_modules/@rollup/rollup-freebsd-arm64": {
570
- "version": "4.55.1",
571
- "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.55.1.tgz",
572
- "integrity": "sha512-+JiU7Jbp5cdxekIgdte0jfcu5oqw4GCKr6i3PJTlXTCU5H5Fvtkpbs4XJHRmWNXF+hKmn4v7ogI5OQPaupJgOg==",
573
- "cpu": [
574
- "arm64"
575
- ],
576
- "dev": true,
577
- "license": "MIT",
578
- "optional": true,
579
- "os": [
580
- "freebsd"
581
- ]
582
- },
583
- "node_modules/@rollup/rollup-freebsd-x64": {
584
- "version": "4.55.1",
585
- "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.55.1.tgz",
586
- "integrity": "sha512-V5xC1tOVWtLLmr3YUk2f6EJK4qksksOYiz/TCsFHu/R+woubcLWdC9nZQmwjOAbmExBIVKsm1/wKmEy4z4u4Bw==",
587
- "cpu": [
588
- "x64"
589
- ],
590
- "dev": true,
591
- "license": "MIT",
592
- "optional": true,
593
- "os": [
594
- "freebsd"
595
- ]
596
- },
597
- "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
598
- "version": "4.55.1",
599
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.55.1.tgz",
600
- "integrity": "sha512-Rn3n+FUk2J5VWx+ywrG/HGPTD9jXNbicRtTM11e/uorplArnXZYsVifnPPqNNP5BsO3roI4n8332ukpY/zN7rQ==",
601
- "cpu": [
602
- "arm"
603
- ],
604
- "dev": true,
605
- "license": "MIT",
606
- "optional": true,
607
- "os": [
608
- "linux"
609
- ]
610
- },
611
- "node_modules/@rollup/rollup-linux-arm-musleabihf": {
612
- "version": "4.55.1",
613
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.55.1.tgz",
614
- "integrity": "sha512-grPNWydeKtc1aEdrJDWk4opD7nFtQbMmV7769hiAaYyUKCT1faPRm2av8CX1YJsZ4TLAZcg9gTR1KvEzoLjXkg==",
615
- "cpu": [
616
- "arm"
617
- ],
618
- "dev": true,
619
- "license": "MIT",
620
- "optional": true,
621
- "os": [
622
- "linux"
623
- ]
624
- },
625
- "node_modules/@rollup/rollup-linux-arm64-gnu": {
626
- "version": "4.55.1",
627
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.55.1.tgz",
628
- "integrity": "sha512-a59mwd1k6x8tXKcUxSyISiquLwB5pX+fJW9TkWU46lCqD/GRDe9uDN31jrMmVP3feI3mhAdvcCClhV8V5MhJFQ==",
629
- "cpu": [
630
- "arm64"
631
- ],
632
- "dev": true,
633
- "license": "MIT",
634
- "optional": true,
635
- "os": [
636
- "linux"
637
- ]
638
- },
639
- "node_modules/@rollup/rollup-linux-arm64-musl": {
640
- "version": "4.55.1",
641
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.55.1.tgz",
642
- "integrity": "sha512-puS1MEgWX5GsHSoiAsF0TYrpomdvkaXm0CofIMG5uVkP6IBV+ZO9xhC5YEN49nsgYo1DuuMquF9+7EDBVYu4uA==",
643
- "cpu": [
644
- "arm64"
645
- ],
646
- "dev": true,
647
- "license": "MIT",
648
- "optional": true,
649
- "os": [
650
- "linux"
651
- ]
652
- },
653
- "node_modules/@rollup/rollup-linux-loong64-gnu": {
654
- "version": "4.55.1",
655
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.55.1.tgz",
656
- "integrity": "sha512-r3Wv40in+lTsULSb6nnoudVbARdOwb2u5fpeoOAZjFLznp6tDU8kd+GTHmJoqZ9lt6/Sys33KdIHUaQihFcu7g==",
657
- "cpu": [
658
- "loong64"
659
- ],
660
- "dev": true,
661
- "license": "MIT",
662
- "optional": true,
663
- "os": [
664
- "linux"
665
- ]
666
- },
667
- "node_modules/@rollup/rollup-linux-loong64-musl": {
668
- "version": "4.55.1",
669
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.55.1.tgz",
670
- "integrity": "sha512-MR8c0+UxAlB22Fq4R+aQSPBayvYa3+9DrwG/i1TKQXFYEaoW3B5b/rkSRIypcZDdWjWnpcvxbNaAJDcSbJU3Lw==",
671
- "cpu": [
672
- "loong64"
673
- ],
674
- "dev": true,
675
- "license": "MIT",
676
- "optional": true,
677
- "os": [
678
- "linux"
679
- ]
680
- },
681
- "node_modules/@rollup/rollup-linux-ppc64-gnu": {
682
- "version": "4.55.1",
683
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.55.1.tgz",
684
- "integrity": "sha512-3KhoECe1BRlSYpMTeVrD4sh2Pw2xgt4jzNSZIIPLFEsnQn9gAnZagW9+VqDqAHgm1Xc77LzJOo2LdigS5qZ+gw==",
685
- "cpu": [
686
- "ppc64"
687
- ],
688
- "dev": true,
689
- "license": "MIT",
690
- "optional": true,
691
- "os": [
692
- "linux"
693
- ]
694
- },
695
- "node_modules/@rollup/rollup-linux-ppc64-musl": {
696
- "version": "4.55.1",
697
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.55.1.tgz",
698
- "integrity": "sha512-ziR1OuZx0vdYZZ30vueNZTg73alF59DicYrPViG0NEgDVN8/Jl87zkAPu4u6VjZST2llgEUjaiNl9JM6HH1Vdw==",
699
- "cpu": [
700
- "ppc64"
701
- ],
702
- "dev": true,
703
- "license": "MIT",
704
- "optional": true,
705
- "os": [
706
- "linux"
707
- ]
708
- },
709
- "node_modules/@rollup/rollup-linux-riscv64-gnu": {
710
- "version": "4.55.1",
711
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.55.1.tgz",
712
- "integrity": "sha512-uW0Y12ih2XJRERZ4jAfKamTyIHVMPQnTZcQjme2HMVDAHY4amf5u414OqNYC+x+LzRdRcnIG1YodLrrtA8xsxw==",
713
- "cpu": [
714
- "riscv64"
715
- ],
716
- "dev": true,
717
- "license": "MIT",
718
- "optional": true,
719
- "os": [
720
- "linux"
721
- ]
722
- },
723
- "node_modules/@rollup/rollup-linux-riscv64-musl": {
724
- "version": "4.55.1",
725
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.55.1.tgz",
726
- "integrity": "sha512-u9yZ0jUkOED1BFrqu3BwMQoixvGHGZ+JhJNkNKY/hyoEgOwlqKb62qu+7UjbPSHYjiVy8kKJHvXKv5coH4wDeg==",
727
- "cpu": [
728
- "riscv64"
729
- ],
730
- "dev": true,
731
- "license": "MIT",
732
- "optional": true,
733
- "os": [
734
- "linux"
735
- ]
736
- },
737
- "node_modules/@rollup/rollup-linux-s390x-gnu": {
738
- "version": "4.55.1",
739
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.55.1.tgz",
740
- "integrity": "sha512-/0PenBCmqM4ZUd0190j7J0UsQ/1nsi735iPRakO8iPciE7BQ495Y6msPzaOmvx0/pn+eJVVlZrNrSh4WSYLxNg==",
741
- "cpu": [
742
- "s390x"
743
- ],
744
- "dev": true,
745
- "license": "MIT",
746
- "optional": true,
747
- "os": [
748
- "linux"
749
- ]
750
- },
751
- "node_modules/@rollup/rollup-linux-x64-gnu": {
752
- "version": "4.55.1",
753
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.55.1.tgz",
754
- "integrity": "sha512-a8G4wiQxQG2BAvo+gU6XrReRRqj+pLS2NGXKm8io19goR+K8lw269eTrPkSdDTALwMmJp4th2Uh0D8J9bEV1vg==",
755
- "cpu": [
756
- "x64"
757
- ],
758
- "dev": true,
759
- "license": "MIT",
760
- "optional": true,
761
- "os": [
762
- "linux"
763
- ]
764
- },
765
- "node_modules/@rollup/rollup-linux-x64-musl": {
766
- "version": "4.55.1",
767
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.55.1.tgz",
768
- "integrity": "sha512-bD+zjpFrMpP/hqkfEcnjXWHMw5BIghGisOKPj+2NaNDuVT+8Ds4mPf3XcPHuat1tz89WRL+1wbcxKY3WSbiT7w==",
769
- "cpu": [
770
- "x64"
771
- ],
772
- "dev": true,
773
- "license": "MIT",
774
- "optional": true,
775
- "os": [
776
- "linux"
777
- ]
778
- },
779
- "node_modules/@rollup/rollup-openbsd-x64": {
780
- "version": "4.55.1",
781
- "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.55.1.tgz",
782
- "integrity": "sha512-eLXw0dOiqE4QmvikfQ6yjgkg/xDM+MdU9YJuP4ySTibXU0oAvnEWXt7UDJmD4UkYialMfOGFPJnIHSe/kdzPxg==",
783
- "cpu": [
784
- "x64"
785
- ],
786
- "dev": true,
787
- "license": "MIT",
788
- "optional": true,
789
- "os": [
790
- "openbsd"
791
- ]
792
- },
793
- "node_modules/@rollup/rollup-openharmony-arm64": {
794
- "version": "4.55.1",
795
- "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.55.1.tgz",
796
- "integrity": "sha512-xzm44KgEP11te3S2HCSyYf5zIzWmx3n8HDCc7EE59+lTcswEWNpvMLfd9uJvVX8LCg9QWG67Xt75AuHn4vgsXw==",
797
- "cpu": [
798
- "arm64"
799
- ],
800
- "dev": true,
801
- "license": "MIT",
802
- "optional": true,
803
- "os": [
804
- "openharmony"
805
- ]
806
- },
807
- "node_modules/@rollup/rollup-win32-arm64-msvc": {
808
- "version": "4.55.1",
809
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.55.1.tgz",
810
- "integrity": "sha512-yR6Bl3tMC/gBok5cz/Qi0xYnVbIxGx5Fcf/ca0eB6/6JwOY+SRUcJfI0OpeTpPls7f194as62thCt/2BjxYN8g==",
811
- "cpu": [
812
- "arm64"
813
- ],
814
- "dev": true,
815
- "license": "MIT",
816
- "optional": true,
817
- "os": [
818
- "win32"
819
- ]
820
- },
821
- "node_modules/@rollup/rollup-win32-ia32-msvc": {
822
- "version": "4.55.1",
823
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.55.1.tgz",
824
- "integrity": "sha512-3fZBidchE0eY0oFZBnekYCfg+5wAB0mbpCBuofh5mZuzIU/4jIVkbESmd2dOsFNS78b53CYv3OAtwqkZZmU5nA==",
825
- "cpu": [
826
- "ia32"
827
- ],
828
- "dev": true,
829
- "license": "MIT",
830
- "optional": true,
831
- "os": [
832
- "win32"
833
- ]
834
- },
835
- "node_modules/@rollup/rollup-win32-x64-gnu": {
836
- "version": "4.55.1",
837
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.55.1.tgz",
838
- "integrity": "sha512-xGGY5pXj69IxKb4yv/POoocPy/qmEGhimy/FoTpTSVju3FYXUQQMFCaZZXJVidsmGxRioZAwpThl/4zX41gRKg==",
839
- "cpu": [
840
- "x64"
841
- ],
842
- "dev": true,
843
- "license": "MIT",
844
- "optional": true,
845
- "os": [
846
- "win32"
847
- ]
848
- },
849
- "node_modules/@rollup/rollup-win32-x64-msvc": {
850
- "version": "4.55.1",
851
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.55.1.tgz",
852
- "integrity": "sha512-SPEpaL6DX4rmcXtnhdrQYgzQ5W2uW3SCJch88lB2zImhJRhIIK44fkUrgIV/Q8yUNfw5oyZ5vkeQsZLhCb06lw==",
853
- "cpu": [
854
- "x64"
855
- ],
856
- "dev": true,
857
- "license": "MIT",
858
- "optional": true,
859
- "os": [
860
- "win32"
861
- ]
862
- },
863
- "node_modules/@types/estree": {
864
- "version": "1.0.8",
865
- "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
866
- "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
867
- "dev": true,
868
- "license": "MIT"
869
- },
870
- "node_modules/@willwade/aac-processors": {
871
- "resolved": "../..",
872
- "link": true
873
- },
874
- "node_modules/available-typed-arrays": {
875
- "version": "1.0.7",
876
- "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
877
- "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
878
- "license": "MIT",
879
- "dependencies": {
880
- "possible-typed-array-names": "^1.0.0"
881
- },
882
- "engines": {
883
- "node": ">= 0.4"
884
- },
885
- "funding": {
886
- "url": "https://github.com/sponsors/ljharb"
887
- }
888
- },
889
- "node_modules/call-bind": {
890
- "version": "1.0.8",
891
- "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz",
892
- "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==",
893
- "license": "MIT",
894
- "dependencies": {
895
- "call-bind-apply-helpers": "^1.0.0",
896
- "es-define-property": "^1.0.0",
897
- "get-intrinsic": "^1.2.4",
898
- "set-function-length": "^1.2.2"
899
- },
900
- "engines": {
901
- "node": ">= 0.4"
902
- },
903
- "funding": {
904
- "url": "https://github.com/sponsors/ljharb"
905
- }
906
- },
907
- "node_modules/call-bind-apply-helpers": {
908
- "version": "1.0.2",
909
- "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
910
- "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
911
- "license": "MIT",
912
- "dependencies": {
913
- "es-errors": "^1.3.0",
914
- "function-bind": "^1.1.2"
915
- },
916
- "engines": {
917
- "node": ">= 0.4"
918
- }
919
- },
920
- "node_modules/call-bound": {
921
- "version": "1.0.4",
922
- "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
923
- "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
924
- "license": "MIT",
925
- "dependencies": {
926
- "call-bind-apply-helpers": "^1.0.2",
927
- "get-intrinsic": "^1.3.0"
928
- },
929
- "engines": {
930
- "node": ">= 0.4"
931
- },
932
- "funding": {
933
- "url": "https://github.com/sponsors/ljharb"
934
- }
935
- },
936
- "node_modules/core-util-is": {
937
- "version": "1.0.3",
938
- "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
939
- "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
940
- "license": "MIT"
941
- },
942
- "node_modules/define-data-property": {
943
- "version": "1.1.4",
944
- "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
945
- "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
946
- "license": "MIT",
947
- "dependencies": {
948
- "es-define-property": "^1.0.0",
949
- "es-errors": "^1.3.0",
950
- "gopd": "^1.0.1"
951
- },
952
- "engines": {
953
- "node": ">= 0.4"
954
- },
955
- "funding": {
956
- "url": "https://github.com/sponsors/ljharb"
957
- }
958
- },
959
- "node_modules/dunder-proto": {
960
- "version": "1.0.1",
961
- "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
962
- "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
963
- "license": "MIT",
964
- "dependencies": {
965
- "call-bind-apply-helpers": "^1.0.1",
966
- "es-errors": "^1.3.0",
967
- "gopd": "^1.2.0"
968
- },
969
- "engines": {
970
- "node": ">= 0.4"
971
- }
972
- },
973
- "node_modules/es-define-property": {
974
- "version": "1.0.1",
975
- "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
976
- "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
977
- "license": "MIT",
978
- "engines": {
979
- "node": ">= 0.4"
980
- }
981
- },
982
- "node_modules/es-errors": {
983
- "version": "1.3.0",
984
- "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
985
- "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
986
- "license": "MIT",
987
- "engines": {
988
- "node": ">= 0.4"
989
- }
990
- },
991
- "node_modules/es-object-atoms": {
992
- "version": "1.1.1",
993
- "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
994
- "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
995
- "license": "MIT",
996
- "dependencies": {
997
- "es-errors": "^1.3.0"
998
- },
999
- "engines": {
1000
- "node": ">= 0.4"
1001
- }
1002
- },
1003
- "node_modules/esbuild": {
1004
- "version": "0.25.12",
1005
- "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz",
1006
- "integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==",
1007
- "dev": true,
1008
- "hasInstallScript": true,
1009
- "license": "MIT",
1010
- "bin": {
1011
- "esbuild": "bin/esbuild"
1012
- },
1013
- "engines": {
1014
- "node": ">=18"
1015
- },
1016
- "optionalDependencies": {
1017
- "@esbuild/aix-ppc64": "0.25.12",
1018
- "@esbuild/android-arm": "0.25.12",
1019
- "@esbuild/android-arm64": "0.25.12",
1020
- "@esbuild/android-x64": "0.25.12",
1021
- "@esbuild/darwin-arm64": "0.25.12",
1022
- "@esbuild/darwin-x64": "0.25.12",
1023
- "@esbuild/freebsd-arm64": "0.25.12",
1024
- "@esbuild/freebsd-x64": "0.25.12",
1025
- "@esbuild/linux-arm": "0.25.12",
1026
- "@esbuild/linux-arm64": "0.25.12",
1027
- "@esbuild/linux-ia32": "0.25.12",
1028
- "@esbuild/linux-loong64": "0.25.12",
1029
- "@esbuild/linux-mips64el": "0.25.12",
1030
- "@esbuild/linux-ppc64": "0.25.12",
1031
- "@esbuild/linux-riscv64": "0.25.12",
1032
- "@esbuild/linux-s390x": "0.25.12",
1033
- "@esbuild/linux-x64": "0.25.12",
1034
- "@esbuild/netbsd-arm64": "0.25.12",
1035
- "@esbuild/netbsd-x64": "0.25.12",
1036
- "@esbuild/openbsd-arm64": "0.25.12",
1037
- "@esbuild/openbsd-x64": "0.25.12",
1038
- "@esbuild/openharmony-arm64": "0.25.12",
1039
- "@esbuild/sunos-x64": "0.25.12",
1040
- "@esbuild/win32-arm64": "0.25.12",
1041
- "@esbuild/win32-ia32": "0.25.12",
1042
- "@esbuild/win32-x64": "0.25.12"
1043
- }
1044
- },
1045
- "node_modules/events": {
1046
- "version": "3.3.0",
1047
- "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
1048
- "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
1049
- "license": "MIT",
1050
- "engines": {
1051
- "node": ">=0.8.x"
1052
- }
1053
- },
1054
- "node_modules/fdir": {
1055
- "version": "6.5.0",
1056
- "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
1057
- "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
1058
- "dev": true,
1059
- "license": "MIT",
1060
- "engines": {
1061
- "node": ">=12.0.0"
1062
- },
1063
- "peerDependencies": {
1064
- "picomatch": "^3 || ^4"
1065
- },
1066
- "peerDependenciesMeta": {
1067
- "picomatch": {
1068
- "optional": true
1069
- }
1070
- }
1071
- },
1072
- "node_modules/for-each": {
1073
- "version": "0.3.5",
1074
- "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz",
1075
- "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==",
1076
- "license": "MIT",
1077
- "dependencies": {
1078
- "is-callable": "^1.2.7"
1079
- },
1080
- "engines": {
1081
- "node": ">= 0.4"
1082
- },
1083
- "funding": {
1084
- "url": "https://github.com/sponsors/ljharb"
1085
- }
1086
- },
1087
- "node_modules/fsevents": {
1088
- "version": "2.3.3",
1089
- "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
1090
- "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
1091
- "dev": true,
1092
- "hasInstallScript": true,
1093
- "license": "MIT",
1094
- "optional": true,
1095
- "os": [
1096
- "darwin"
1097
- ],
1098
- "engines": {
1099
- "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
1100
- }
1101
- },
1102
- "node_modules/function-bind": {
1103
- "version": "1.1.2",
1104
- "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
1105
- "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
1106
- "license": "MIT",
1107
- "funding": {
1108
- "url": "https://github.com/sponsors/ljharb"
1109
- }
1110
- },
1111
- "node_modules/generator-function": {
1112
- "version": "2.0.1",
1113
- "resolved": "https://registry.npmjs.org/generator-function/-/generator-function-2.0.1.tgz",
1114
- "integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==",
1115
- "license": "MIT",
1116
- "engines": {
1117
- "node": ">= 0.4"
1118
- }
1119
- },
1120
- "node_modules/get-intrinsic": {
1121
- "version": "1.3.0",
1122
- "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
1123
- "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
1124
- "license": "MIT",
1125
- "dependencies": {
1126
- "call-bind-apply-helpers": "^1.0.2",
1127
- "es-define-property": "^1.0.1",
1128
- "es-errors": "^1.3.0",
1129
- "es-object-atoms": "^1.1.1",
1130
- "function-bind": "^1.1.2",
1131
- "get-proto": "^1.0.1",
1132
- "gopd": "^1.2.0",
1133
- "has-symbols": "^1.1.0",
1134
- "hasown": "^2.0.2",
1135
- "math-intrinsics": "^1.1.0"
1136
- },
1137
- "engines": {
1138
- "node": ">= 0.4"
1139
- },
1140
- "funding": {
1141
- "url": "https://github.com/sponsors/ljharb"
1142
- }
1143
- },
1144
- "node_modules/get-proto": {
1145
- "version": "1.0.1",
1146
- "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
1147
- "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
1148
- "license": "MIT",
1149
- "dependencies": {
1150
- "dunder-proto": "^1.0.1",
1151
- "es-object-atoms": "^1.0.0"
1152
- },
1153
- "engines": {
1154
- "node": ">= 0.4"
1155
- }
1156
- },
1157
- "node_modules/gopd": {
1158
- "version": "1.2.0",
1159
- "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
1160
- "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
1161
- "license": "MIT",
1162
- "engines": {
1163
- "node": ">= 0.4"
1164
- },
1165
- "funding": {
1166
- "url": "https://github.com/sponsors/ljharb"
1167
- }
1168
- },
1169
- "node_modules/has-property-descriptors": {
1170
- "version": "1.0.2",
1171
- "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
1172
- "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
1173
- "license": "MIT",
1174
- "dependencies": {
1175
- "es-define-property": "^1.0.0"
1176
- },
1177
- "funding": {
1178
- "url": "https://github.com/sponsors/ljharb"
1179
- }
1180
- },
1181
- "node_modules/has-symbols": {
1182
- "version": "1.1.0",
1183
- "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
1184
- "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
1185
- "license": "MIT",
1186
- "engines": {
1187
- "node": ">= 0.4"
1188
- },
1189
- "funding": {
1190
- "url": "https://github.com/sponsors/ljharb"
1191
- }
1192
- },
1193
- "node_modules/has-tostringtag": {
1194
- "version": "1.0.2",
1195
- "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
1196
- "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
1197
- "license": "MIT",
1198
- "dependencies": {
1199
- "has-symbols": "^1.0.3"
1200
- },
1201
- "engines": {
1202
- "node": ">= 0.4"
1203
- },
1204
- "funding": {
1205
- "url": "https://github.com/sponsors/ljharb"
1206
- }
1207
- },
1208
- "node_modules/hasown": {
1209
- "version": "2.0.2",
1210
- "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
1211
- "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
1212
- "license": "MIT",
1213
- "dependencies": {
1214
- "function-bind": "^1.1.2"
1215
- },
1216
- "engines": {
1217
- "node": ">= 0.4"
1218
- }
1219
- },
1220
- "node_modules/immediate": {
1221
- "version": "3.0.6",
1222
- "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
1223
- "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==",
1224
- "license": "MIT"
1225
- },
1226
- "node_modules/inherits": {
1227
- "version": "2.0.4",
1228
- "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
1229
- "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
1230
- "license": "ISC"
1231
- },
1232
- "node_modules/is-arguments": {
1233
- "version": "1.2.0",
1234
- "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.2.0.tgz",
1235
- "integrity": "sha512-7bVbi0huj/wrIAOzb8U1aszg9kdi3KN/CyU19CTI7tAoZYEZoL9yCDXpbXN+uPsuWnP02cyug1gleqq+TU+YCA==",
1236
- "license": "MIT",
1237
- "dependencies": {
1238
- "call-bound": "^1.0.2",
1239
- "has-tostringtag": "^1.0.2"
1240
- },
1241
- "engines": {
1242
- "node": ">= 0.4"
1243
- },
1244
- "funding": {
1245
- "url": "https://github.com/sponsors/ljharb"
1246
- }
1247
- },
1248
- "node_modules/is-callable": {
1249
- "version": "1.2.7",
1250
- "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
1251
- "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
1252
- "license": "MIT",
1253
- "engines": {
1254
- "node": ">= 0.4"
1255
- },
1256
- "funding": {
1257
- "url": "https://github.com/sponsors/ljharb"
1258
- }
1259
- },
1260
- "node_modules/is-generator-function": {
1261
- "version": "1.1.2",
1262
- "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.2.tgz",
1263
- "integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==",
1264
- "license": "MIT",
1265
- "dependencies": {
1266
- "call-bound": "^1.0.4",
1267
- "generator-function": "^2.0.0",
1268
- "get-proto": "^1.0.1",
1269
- "has-tostringtag": "^1.0.2",
1270
- "safe-regex-test": "^1.1.0"
1271
- },
1272
- "engines": {
1273
- "node": ">= 0.4"
1274
- },
1275
- "funding": {
1276
- "url": "https://github.com/sponsors/ljharb"
1277
- }
1278
- },
1279
- "node_modules/is-regex": {
1280
- "version": "1.2.1",
1281
- "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz",
1282
- "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==",
1283
- "license": "MIT",
1284
- "dependencies": {
1285
- "call-bound": "^1.0.2",
1286
- "gopd": "^1.2.0",
1287
- "has-tostringtag": "^1.0.2",
1288
- "hasown": "^2.0.2"
1289
- },
1290
- "engines": {
1291
- "node": ">= 0.4"
1292
- },
1293
- "funding": {
1294
- "url": "https://github.com/sponsors/ljharb"
1295
- }
1296
- },
1297
- "node_modules/is-typed-array": {
1298
- "version": "1.1.15",
1299
- "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz",
1300
- "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==",
1301
- "license": "MIT",
1302
- "dependencies": {
1303
- "which-typed-array": "^1.1.16"
1304
- },
1305
- "engines": {
1306
- "node": ">= 0.4"
1307
- },
1308
- "funding": {
1309
- "url": "https://github.com/sponsors/ljharb"
1310
- }
1311
- },
1312
- "node_modules/isarray": {
1313
- "version": "1.0.0",
1314
- "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
1315
- "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
1316
- "license": "MIT"
1317
- },
1318
- "node_modules/jszip": {
1319
- "version": "3.10.1",
1320
- "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz",
1321
- "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==",
1322
- "license": "(MIT OR GPL-3.0-or-later)",
1323
- "dependencies": {
1324
- "lie": "~3.3.0",
1325
- "pako": "~1.0.2",
1326
- "readable-stream": "~2.3.6",
1327
- "setimmediate": "^1.0.5"
1328
- }
1329
- },
1330
- "node_modules/lie": {
1331
- "version": "3.3.0",
1332
- "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
1333
- "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
1334
- "license": "MIT",
1335
- "dependencies": {
1336
- "immediate": "~3.0.5"
1337
- }
1338
- },
1339
- "node_modules/math-intrinsics": {
1340
- "version": "1.1.0",
1341
- "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
1342
- "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
1343
- "license": "MIT",
1344
- "engines": {
1345
- "node": ">= 0.4"
1346
- }
1347
- },
1348
- "node_modules/nanoid": {
1349
- "version": "3.3.11",
1350
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
1351
- "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
1352
- "dev": true,
1353
- "funding": [
1354
- {
1355
- "type": "github",
1356
- "url": "https://github.com/sponsors/ai"
1357
- }
1358
- ],
1359
- "license": "MIT",
1360
- "bin": {
1361
- "nanoid": "bin/nanoid.cjs"
1362
- },
1363
- "engines": {
1364
- "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
1365
- }
1366
- },
1367
- "node_modules/pako": {
1368
- "version": "1.0.11",
1369
- "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
1370
- "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
1371
- "license": "(MIT AND Zlib)"
1372
- },
1373
- "node_modules/picocolors": {
1374
- "version": "1.1.1",
1375
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
1376
- "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
1377
- "dev": true,
1378
- "license": "ISC"
1379
- },
1380
- "node_modules/picomatch": {
1381
- "version": "4.0.3",
1382
- "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
1383
- "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
1384
- "dev": true,
1385
- "license": "MIT",
1386
- "engines": {
1387
- "node": ">=12"
1388
- },
1389
- "funding": {
1390
- "url": "https://github.com/sponsors/jonschlinkert"
1391
- }
1392
- },
1393
- "node_modules/possible-typed-array-names": {
1394
- "version": "1.1.0",
1395
- "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz",
1396
- "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==",
1397
- "license": "MIT",
1398
- "engines": {
1399
- "node": ">= 0.4"
1400
- }
1401
- },
1402
- "node_modules/postcss": {
1403
- "version": "8.5.6",
1404
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
1405
- "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
1406
- "dev": true,
1407
- "funding": [
1408
- {
1409
- "type": "opencollective",
1410
- "url": "https://opencollective.com/postcss/"
1411
- },
1412
- {
1413
- "type": "tidelift",
1414
- "url": "https://tidelift.com/funding/github/npm/postcss"
1415
- },
1416
- {
1417
- "type": "github",
1418
- "url": "https://github.com/sponsors/ai"
1419
- }
1420
- ],
1421
- "license": "MIT",
1422
- "dependencies": {
1423
- "nanoid": "^3.3.11",
1424
- "picocolors": "^1.1.1",
1425
- "source-map-js": "^1.2.1"
1426
- },
1427
- "engines": {
1428
- "node": "^10 || ^12 || >=14"
1429
- }
1430
- },
1431
- "node_modules/process-nextick-args": {
1432
- "version": "2.0.1",
1433
- "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
1434
- "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
1435
- "license": "MIT"
1436
- },
1437
- "node_modules/readable-stream": {
1438
- "version": "2.3.8",
1439
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
1440
- "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
1441
- "license": "MIT",
1442
- "dependencies": {
1443
- "core-util-is": "~1.0.0",
1444
- "inherits": "~2.0.3",
1445
- "isarray": "~1.0.0",
1446
- "process-nextick-args": "~2.0.0",
1447
- "safe-buffer": "~5.1.1",
1448
- "string_decoder": "~1.1.1",
1449
- "util-deprecate": "~1.0.1"
1450
- }
1451
- },
1452
- "node_modules/rollup": {
1453
- "version": "4.55.1",
1454
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.55.1.tgz",
1455
- "integrity": "sha512-wDv/Ht1BNHB4upNbK74s9usvl7hObDnvVzknxqY/E/O3X6rW1U1rV1aENEfJ54eFZDTNo7zv1f5N4edCluH7+A==",
1456
- "dev": true,
1457
- "license": "MIT",
1458
- "dependencies": {
1459
- "@types/estree": "1.0.8"
1460
- },
1461
- "bin": {
1462
- "rollup": "dist/bin/rollup"
1463
- },
1464
- "engines": {
1465
- "node": ">=18.0.0",
1466
- "npm": ">=8.0.0"
1467
- },
1468
- "optionalDependencies": {
1469
- "@rollup/rollup-android-arm-eabi": "4.55.1",
1470
- "@rollup/rollup-android-arm64": "4.55.1",
1471
- "@rollup/rollup-darwin-arm64": "4.55.1",
1472
- "@rollup/rollup-darwin-x64": "4.55.1",
1473
- "@rollup/rollup-freebsd-arm64": "4.55.1",
1474
- "@rollup/rollup-freebsd-x64": "4.55.1",
1475
- "@rollup/rollup-linux-arm-gnueabihf": "4.55.1",
1476
- "@rollup/rollup-linux-arm-musleabihf": "4.55.1",
1477
- "@rollup/rollup-linux-arm64-gnu": "4.55.1",
1478
- "@rollup/rollup-linux-arm64-musl": "4.55.1",
1479
- "@rollup/rollup-linux-loong64-gnu": "4.55.1",
1480
- "@rollup/rollup-linux-loong64-musl": "4.55.1",
1481
- "@rollup/rollup-linux-ppc64-gnu": "4.55.1",
1482
- "@rollup/rollup-linux-ppc64-musl": "4.55.1",
1483
- "@rollup/rollup-linux-riscv64-gnu": "4.55.1",
1484
- "@rollup/rollup-linux-riscv64-musl": "4.55.1",
1485
- "@rollup/rollup-linux-s390x-gnu": "4.55.1",
1486
- "@rollup/rollup-linux-x64-gnu": "4.55.1",
1487
- "@rollup/rollup-linux-x64-musl": "4.55.1",
1488
- "@rollup/rollup-openbsd-x64": "4.55.1",
1489
- "@rollup/rollup-openharmony-arm64": "4.55.1",
1490
- "@rollup/rollup-win32-arm64-msvc": "4.55.1",
1491
- "@rollup/rollup-win32-ia32-msvc": "4.55.1",
1492
- "@rollup/rollup-win32-x64-gnu": "4.55.1",
1493
- "@rollup/rollup-win32-x64-msvc": "4.55.1",
1494
- "fsevents": "~2.3.2"
1495
- }
1496
- },
1497
- "node_modules/safe-buffer": {
1498
- "version": "5.1.2",
1499
- "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
1500
- "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
1501
- "license": "MIT"
1502
- },
1503
- "node_modules/safe-regex-test": {
1504
- "version": "1.1.0",
1505
- "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz",
1506
- "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==",
1507
- "license": "MIT",
1508
- "dependencies": {
1509
- "call-bound": "^1.0.2",
1510
- "es-errors": "^1.3.0",
1511
- "is-regex": "^1.2.1"
1512
- },
1513
- "engines": {
1514
- "node": ">= 0.4"
1515
- },
1516
- "funding": {
1517
- "url": "https://github.com/sponsors/ljharb"
1518
- }
1519
- },
1520
- "node_modules/set-function-length": {
1521
- "version": "1.2.2",
1522
- "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
1523
- "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
1524
- "license": "MIT",
1525
- "dependencies": {
1526
- "define-data-property": "^1.1.4",
1527
- "es-errors": "^1.3.0",
1528
- "function-bind": "^1.1.2",
1529
- "get-intrinsic": "^1.2.4",
1530
- "gopd": "^1.0.1",
1531
- "has-property-descriptors": "^1.0.2"
1532
- },
1533
- "engines": {
1534
- "node": ">= 0.4"
1535
- }
1536
- },
1537
- "node_modules/setimmediate": {
1538
- "version": "1.0.5",
1539
- "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
1540
- "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==",
1541
- "license": "MIT"
1542
- },
1543
- "node_modules/source-map-js": {
1544
- "version": "1.2.1",
1545
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
1546
- "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
1547
- "dev": true,
1548
- "license": "BSD-3-Clause",
1549
- "engines": {
1550
- "node": ">=0.10.0"
1551
- }
1552
- },
1553
- "node_modules/sql.js": {
1554
- "version": "1.13.0",
1555
- "resolved": "https://registry.npmjs.org/sql.js/-/sql.js-1.13.0.tgz",
1556
- "integrity": "sha512-RJbVP1HRDlUUXahJ7VMTcu9Rm1Nzw+EBpoPr94vnbD4LwR715F3CcxE2G2k45PewcaZ57pjetYa+LoSJLAASgA==",
1557
- "license": "MIT"
1558
- },
1559
- "node_modules/stream-browserify": {
1560
- "version": "3.0.0",
1561
- "resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-3.0.0.tgz",
1562
- "integrity": "sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==",
1563
- "license": "MIT",
1564
- "dependencies": {
1565
- "inherits": "~2.0.4",
1566
- "readable-stream": "^3.5.0"
1567
- }
1568
- },
1569
- "node_modules/stream-browserify/node_modules/readable-stream": {
1570
- "version": "3.6.2",
1571
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
1572
- "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
1573
- "license": "MIT",
1574
- "dependencies": {
1575
- "inherits": "^2.0.3",
1576
- "string_decoder": "^1.1.1",
1577
- "util-deprecate": "^1.0.1"
1578
- },
1579
- "engines": {
1580
- "node": ">= 6"
1581
- }
1582
- },
1583
- "node_modules/string_decoder": {
1584
- "version": "1.1.1",
1585
- "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
1586
- "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
1587
- "license": "MIT",
1588
- "dependencies": {
1589
- "safe-buffer": "~5.1.0"
1590
- }
1591
- },
1592
- "node_modules/timers-browserify": {
1593
- "version": "2.0.12",
1594
- "resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.12.tgz",
1595
- "integrity": "sha512-9phl76Cqm6FhSX9Xe1ZUAMLtm1BLkKj2Qd5ApyWkXzsMRaA7dgr81kf4wJmQf/hAvg8EEyJxDo3du/0KlhPiKQ==",
1596
- "license": "MIT",
1597
- "dependencies": {
1598
- "setimmediate": "^1.0.4"
1599
- },
1600
- "engines": {
1601
- "node": ">=0.6.0"
1602
- }
1603
- },
1604
- "node_modules/tinyglobby": {
1605
- "version": "0.2.15",
1606
- "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
1607
- "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
1608
- "dev": true,
1609
- "license": "MIT",
1610
- "dependencies": {
1611
- "fdir": "^6.5.0",
1612
- "picomatch": "^4.0.3"
1613
- },
1614
- "engines": {
1615
- "node": ">=12.0.0"
1616
- },
1617
- "funding": {
1618
- "url": "https://github.com/sponsors/SuperchupuDev"
1619
- }
1620
- },
1621
- "node_modules/typescript": {
1622
- "version": "5.9.3",
1623
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
1624
- "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
1625
- "dev": true,
1626
- "license": "Apache-2.0",
1627
- "bin": {
1628
- "tsc": "bin/tsc",
1629
- "tsserver": "bin/tsserver"
1630
- },
1631
- "engines": {
1632
- "node": ">=14.17"
1633
- }
1634
- },
1635
- "node_modules/util": {
1636
- "version": "0.12.5",
1637
- "resolved": "https://registry.npmjs.org/util/-/util-0.12.5.tgz",
1638
- "integrity": "sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==",
1639
- "license": "MIT",
1640
- "dependencies": {
1641
- "inherits": "^2.0.3",
1642
- "is-arguments": "^1.0.4",
1643
- "is-generator-function": "^1.0.7",
1644
- "is-typed-array": "^1.1.3",
1645
- "which-typed-array": "^1.1.2"
1646
- }
1647
- },
1648
- "node_modules/util-deprecate": {
1649
- "version": "1.0.2",
1650
- "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
1651
- "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
1652
- "license": "MIT"
1653
- },
1654
- "node_modules/vite": {
1655
- "version": "6.4.1",
1656
- "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
1657
- "integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
1658
- "dev": true,
1659
- "license": "MIT",
1660
- "dependencies": {
1661
- "esbuild": "^0.25.0",
1662
- "fdir": "^6.4.4",
1663
- "picomatch": "^4.0.2",
1664
- "postcss": "^8.5.3",
1665
- "rollup": "^4.34.9",
1666
- "tinyglobby": "^0.2.13"
1667
- },
1668
- "bin": {
1669
- "vite": "bin/vite.js"
1670
- },
1671
- "engines": {
1672
- "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
1673
- },
1674
- "funding": {
1675
- "url": "https://github.com/vitejs/vite?sponsor=1"
1676
- },
1677
- "optionalDependencies": {
1678
- "fsevents": "~2.3.3"
1679
- },
1680
- "peerDependencies": {
1681
- "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
1682
- "jiti": ">=1.21.0",
1683
- "less": "*",
1684
- "lightningcss": "^1.21.0",
1685
- "sass": "*",
1686
- "sass-embedded": "*",
1687
- "stylus": "*",
1688
- "sugarss": "*",
1689
- "terser": "^5.16.0",
1690
- "tsx": "^4.8.1",
1691
- "yaml": "^2.4.2"
1692
- },
1693
- "peerDependenciesMeta": {
1694
- "@types/node": {
1695
- "optional": true
1696
- },
1697
- "jiti": {
1698
- "optional": true
1699
- },
1700
- "less": {
1701
- "optional": true
1702
- },
1703
- "lightningcss": {
1704
- "optional": true
1705
- },
1706
- "sass": {
1707
- "optional": true
1708
- },
1709
- "sass-embedded": {
1710
- "optional": true
1711
- },
1712
- "stylus": {
1713
- "optional": true
1714
- },
1715
- "sugarss": {
1716
- "optional": true
1717
- },
1718
- "terser": {
1719
- "optional": true
1720
- },
1721
- "tsx": {
1722
- "optional": true
1723
- },
1724
- "yaml": {
1725
- "optional": true
1726
- }
1727
- }
1728
- },
1729
- "node_modules/which-typed-array": {
1730
- "version": "1.1.20",
1731
- "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.20.tgz",
1732
- "integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==",
1733
- "license": "MIT",
1734
- "dependencies": {
1735
- "available-typed-arrays": "^1.0.7",
1736
- "call-bind": "^1.0.8",
1737
- "call-bound": "^1.0.4",
1738
- "for-each": "^0.3.5",
1739
- "get-proto": "^1.0.1",
1740
- "gopd": "^1.2.0",
1741
- "has-tostringtag": "^1.0.2"
1742
- },
1743
- "engines": {
1744
- "node": ">= 0.4"
1745
- },
1746
- "funding": {
1747
- "url": "https://github.com/sponsors/ljharb"
1748
- }
1749
- }
1750
- }
1751
- }