@benjos/create-boilerplate 1.0.3 → 1.3.2

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 (48) hide show
  1. package/README.md +24 -12
  2. package/dist/index.js +8 -6
  3. package/dist/index.js.map +1 -1
  4. package/package.json +4 -3
  5. package/template-react/.prettierignore +6 -0
  6. package/template-react/.prettierrc +10 -0
  7. package/template-react/assets_source/.gitkeep +0 -0
  8. package/template-react/eslint.config.js +23 -0
  9. package/template-react/index.html +17 -0
  10. package/template-react/package-lock.json +4492 -0
  11. package/template-react/package.json +47 -0
  12. package/template-react/public/assets/fonts/LICENSE +13 -0
  13. package/template-react/public/assets/fonts/template.typeface.json +1 -0
  14. package/template-react/public/assets/hdrs/template.hdr +0 -0
  15. package/template-react/public/assets/icons/benjosLogoBlack.svg +5 -0
  16. package/template-react/public/assets/loaders/draco/README.md +32 -0
  17. package/template-react/public/assets/loaders/draco/draco_decoder.js +34 -0
  18. package/template-react/public/assets/loaders/draco/draco_decoder.wasm +0 -0
  19. package/template-react/public/assets/loaders/draco/draco_encoder.js +33 -0
  20. package/template-react/public/assets/loaders/draco/draco_wasm_wrapper.js +117 -0
  21. package/template-react/public/assets/loaders/draco/gltf/draco_decoder.js +33 -0
  22. package/template-react/public/assets/loaders/draco/gltf/draco_decoder.wasm +0 -0
  23. package/template-react/public/assets/loaders/draco/gltf/draco_encoder.js +33 -0
  24. package/template-react/public/assets/loaders/draco/gltf/draco_wasm_wrapper.js +116 -0
  25. package/template-react/public/assets/models/template.glb +0 -0
  26. package/template-react/public/assets/textures/template.jpg +0 -0
  27. package/template-react/readme.md +31 -0
  28. package/template-react/src/App.css +42 -0
  29. package/template-react/src/App.tsx +14 -0
  30. package/template-react/src/index.css +68 -0
  31. package/template-react/src/main.tsx +10 -0
  32. package/template-react/tsconfig.app.json +28 -0
  33. package/template-react/tsconfig.json +7 -0
  34. package/template-react/tsconfig.node.json +26 -0
  35. package/template-react/vite.config.ts +29 -0
  36. package/template-vanilla/eslint.config.js +11 -0
  37. package/template-vanilla/package-lock.json +3739 -3739
  38. package/template-vanilla/package.json +2 -2
  39. package/template-vanilla/readme.md +2 -20
  40. package/template-vanilla/src/experiences/Experience.ts +7 -0
  41. package/template-vanilla/src/experiences/constants/experiences/ViewType.ts +6 -0
  42. package/template-vanilla/src/experiences/proxies/ViewProxy.ts +15 -0
  43. package/template-vanilla/src/experiences/views/bases/ViewBase.ts +14 -3
  44. package/template-vanilla/src/experiences/views/htmls/bases/HTMLViewBase.ts +2 -1
  45. package/template-vanilla/src/experiences/views/threes/bases/ThreeViewBase.ts +2 -1
  46. package/template-vanilla/src/experiences/views/threes/loaders/LoaderThreeView.ts +1 -0
  47. package/template-vanilla/docs/PUBLISHING.md +0 -30
  48. package/template-vanilla/tsconfig.json +0 -24
@@ -0,0 +1,4492 @@
1
+ {
2
+ "name": "boilerplate",
3
+ "version": "1.3.2",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "boilerplate",
9
+ "version": "1.3.2",
10
+ "dependencies": {
11
+ "@dimforge/rapier3d": "^0.19.3",
12
+ "gsap": "^3.14.1",
13
+ "howler": "^2.2.4",
14
+ "lil-gui": "^0.21.0",
15
+ "react": "^19.2.0",
16
+ "react-dom": "^19.2.0",
17
+ "three": "^0.182.0"
18
+ },
19
+ "devDependencies": {
20
+ "@eslint/js": "^9.39.1",
21
+ "@types/eslint__js": "^8.42.3",
22
+ "@types/howler": "^2.2.12",
23
+ "@types/node": "^24.10.1",
24
+ "@types/react": "^19.2.5",
25
+ "@types/react-dom": "^19.2.3",
26
+ "@types/three": "^0.182.0",
27
+ "@vitejs/plugin-react": "^5.1.1",
28
+ "eslint": "^9.39.1",
29
+ "eslint-config-prettier": "^10.1.8",
30
+ "eslint-plugin-prettier": "^5.5.4",
31
+ "eslint-plugin-react-hooks": "^7.0.1",
32
+ "eslint-plugin-react-refresh": "^0.4.24",
33
+ "globals": "^16.5.0",
34
+ "prettier": "^3.7.4",
35
+ "sass-embedded": "^1.96.0",
36
+ "three-perf": "^1.0.11",
37
+ "typescript": "~5.9.3",
38
+ "typescript-eslint": "^8.46.4",
39
+ "vite": "^7.2.4",
40
+ "vite-plugin-glsl": "^1.5.5"
41
+ }
42
+ },
43
+ "node_modules/@babel/code-frame": {
44
+ "version": "7.27.1",
45
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
46
+ "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
47
+ "dev": true,
48
+ "license": "MIT",
49
+ "dependencies": {
50
+ "@babel/helper-validator-identifier": "^7.27.1",
51
+ "js-tokens": "^4.0.0",
52
+ "picocolors": "^1.1.1"
53
+ },
54
+ "engines": {
55
+ "node": ">=6.9.0"
56
+ }
57
+ },
58
+ "node_modules/@babel/compat-data": {
59
+ "version": "7.28.5",
60
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.5.tgz",
61
+ "integrity": "sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==",
62
+ "dev": true,
63
+ "license": "MIT",
64
+ "engines": {
65
+ "node": ">=6.9.0"
66
+ }
67
+ },
68
+ "node_modules/@babel/core": {
69
+ "version": "7.28.5",
70
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.5.tgz",
71
+ "integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==",
72
+ "dev": true,
73
+ "license": "MIT",
74
+ "peer": true,
75
+ "dependencies": {
76
+ "@babel/code-frame": "^7.27.1",
77
+ "@babel/generator": "^7.28.5",
78
+ "@babel/helper-compilation-targets": "^7.27.2",
79
+ "@babel/helper-module-transforms": "^7.28.3",
80
+ "@babel/helpers": "^7.28.4",
81
+ "@babel/parser": "^7.28.5",
82
+ "@babel/template": "^7.27.2",
83
+ "@babel/traverse": "^7.28.5",
84
+ "@babel/types": "^7.28.5",
85
+ "@jridgewell/remapping": "^2.3.5",
86
+ "convert-source-map": "^2.0.0",
87
+ "debug": "^4.1.0",
88
+ "gensync": "^1.0.0-beta.2",
89
+ "json5": "^2.2.3",
90
+ "semver": "^6.3.1"
91
+ },
92
+ "engines": {
93
+ "node": ">=6.9.0"
94
+ },
95
+ "funding": {
96
+ "type": "opencollective",
97
+ "url": "https://opencollective.com/babel"
98
+ }
99
+ },
100
+ "node_modules/@babel/generator": {
101
+ "version": "7.28.5",
102
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.5.tgz",
103
+ "integrity": "sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==",
104
+ "dev": true,
105
+ "license": "MIT",
106
+ "dependencies": {
107
+ "@babel/parser": "^7.28.5",
108
+ "@babel/types": "^7.28.5",
109
+ "@jridgewell/gen-mapping": "^0.3.12",
110
+ "@jridgewell/trace-mapping": "^0.3.28",
111
+ "jsesc": "^3.0.2"
112
+ },
113
+ "engines": {
114
+ "node": ">=6.9.0"
115
+ }
116
+ },
117
+ "node_modules/@babel/helper-compilation-targets": {
118
+ "version": "7.27.2",
119
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz",
120
+ "integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==",
121
+ "dev": true,
122
+ "license": "MIT",
123
+ "dependencies": {
124
+ "@babel/compat-data": "^7.27.2",
125
+ "@babel/helper-validator-option": "^7.27.1",
126
+ "browserslist": "^4.24.0",
127
+ "lru-cache": "^5.1.1",
128
+ "semver": "^6.3.1"
129
+ },
130
+ "engines": {
131
+ "node": ">=6.9.0"
132
+ }
133
+ },
134
+ "node_modules/@babel/helper-globals": {
135
+ "version": "7.28.0",
136
+ "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
137
+ "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
138
+ "dev": true,
139
+ "license": "MIT",
140
+ "engines": {
141
+ "node": ">=6.9.0"
142
+ }
143
+ },
144
+ "node_modules/@babel/helper-module-imports": {
145
+ "version": "7.27.1",
146
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz",
147
+ "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==",
148
+ "dev": true,
149
+ "license": "MIT",
150
+ "dependencies": {
151
+ "@babel/traverse": "^7.27.1",
152
+ "@babel/types": "^7.27.1"
153
+ },
154
+ "engines": {
155
+ "node": ">=6.9.0"
156
+ }
157
+ },
158
+ "node_modules/@babel/helper-module-transforms": {
159
+ "version": "7.28.3",
160
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz",
161
+ "integrity": "sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==",
162
+ "dev": true,
163
+ "license": "MIT",
164
+ "dependencies": {
165
+ "@babel/helper-module-imports": "^7.27.1",
166
+ "@babel/helper-validator-identifier": "^7.27.1",
167
+ "@babel/traverse": "^7.28.3"
168
+ },
169
+ "engines": {
170
+ "node": ">=6.9.0"
171
+ },
172
+ "peerDependencies": {
173
+ "@babel/core": "^7.0.0"
174
+ }
175
+ },
176
+ "node_modules/@babel/helper-plugin-utils": {
177
+ "version": "7.27.1",
178
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz",
179
+ "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
180
+ "dev": true,
181
+ "license": "MIT",
182
+ "engines": {
183
+ "node": ">=6.9.0"
184
+ }
185
+ },
186
+ "node_modules/@babel/helper-string-parser": {
187
+ "version": "7.27.1",
188
+ "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
189
+ "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
190
+ "dev": true,
191
+ "license": "MIT",
192
+ "engines": {
193
+ "node": ">=6.9.0"
194
+ }
195
+ },
196
+ "node_modules/@babel/helper-validator-identifier": {
197
+ "version": "7.28.5",
198
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
199
+ "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
200
+ "dev": true,
201
+ "license": "MIT",
202
+ "engines": {
203
+ "node": ">=6.9.0"
204
+ }
205
+ },
206
+ "node_modules/@babel/helper-validator-option": {
207
+ "version": "7.27.1",
208
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
209
+ "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
210
+ "dev": true,
211
+ "license": "MIT",
212
+ "engines": {
213
+ "node": ">=6.9.0"
214
+ }
215
+ },
216
+ "node_modules/@babel/helpers": {
217
+ "version": "7.28.4",
218
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.4.tgz",
219
+ "integrity": "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==",
220
+ "dev": true,
221
+ "license": "MIT",
222
+ "dependencies": {
223
+ "@babel/template": "^7.27.2",
224
+ "@babel/types": "^7.28.4"
225
+ },
226
+ "engines": {
227
+ "node": ">=6.9.0"
228
+ }
229
+ },
230
+ "node_modules/@babel/parser": {
231
+ "version": "7.28.5",
232
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.5.tgz",
233
+ "integrity": "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==",
234
+ "dev": true,
235
+ "license": "MIT",
236
+ "dependencies": {
237
+ "@babel/types": "^7.28.5"
238
+ },
239
+ "bin": {
240
+ "parser": "bin/babel-parser.js"
241
+ },
242
+ "engines": {
243
+ "node": ">=6.0.0"
244
+ }
245
+ },
246
+ "node_modules/@babel/plugin-transform-react-jsx-self": {
247
+ "version": "7.27.1",
248
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz",
249
+ "integrity": "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==",
250
+ "dev": true,
251
+ "license": "MIT",
252
+ "dependencies": {
253
+ "@babel/helper-plugin-utils": "^7.27.1"
254
+ },
255
+ "engines": {
256
+ "node": ">=6.9.0"
257
+ },
258
+ "peerDependencies": {
259
+ "@babel/core": "^7.0.0-0"
260
+ }
261
+ },
262
+ "node_modules/@babel/plugin-transform-react-jsx-source": {
263
+ "version": "7.27.1",
264
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz",
265
+ "integrity": "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==",
266
+ "dev": true,
267
+ "license": "MIT",
268
+ "dependencies": {
269
+ "@babel/helper-plugin-utils": "^7.27.1"
270
+ },
271
+ "engines": {
272
+ "node": ">=6.9.0"
273
+ },
274
+ "peerDependencies": {
275
+ "@babel/core": "^7.0.0-0"
276
+ }
277
+ },
278
+ "node_modules/@babel/template": {
279
+ "version": "7.27.2",
280
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz",
281
+ "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==",
282
+ "dev": true,
283
+ "license": "MIT",
284
+ "dependencies": {
285
+ "@babel/code-frame": "^7.27.1",
286
+ "@babel/parser": "^7.27.2",
287
+ "@babel/types": "^7.27.1"
288
+ },
289
+ "engines": {
290
+ "node": ">=6.9.0"
291
+ }
292
+ },
293
+ "node_modules/@babel/traverse": {
294
+ "version": "7.28.5",
295
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.5.tgz",
296
+ "integrity": "sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==",
297
+ "dev": true,
298
+ "license": "MIT",
299
+ "dependencies": {
300
+ "@babel/code-frame": "^7.27.1",
301
+ "@babel/generator": "^7.28.5",
302
+ "@babel/helper-globals": "^7.28.0",
303
+ "@babel/parser": "^7.28.5",
304
+ "@babel/template": "^7.27.2",
305
+ "@babel/types": "^7.28.5",
306
+ "debug": "^4.3.1"
307
+ },
308
+ "engines": {
309
+ "node": ">=6.9.0"
310
+ }
311
+ },
312
+ "node_modules/@babel/types": {
313
+ "version": "7.28.5",
314
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz",
315
+ "integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
316
+ "dev": true,
317
+ "license": "MIT",
318
+ "dependencies": {
319
+ "@babel/helper-string-parser": "^7.27.1",
320
+ "@babel/helper-validator-identifier": "^7.28.5"
321
+ },
322
+ "engines": {
323
+ "node": ">=6.9.0"
324
+ }
325
+ },
326
+ "node_modules/@bufbuild/protobuf": {
327
+ "version": "2.10.1",
328
+ "resolved": "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-2.10.1.tgz",
329
+ "integrity": "sha512-ckS3+vyJb5qGpEYv/s1OebUHDi/xSNtfgw1wqKZo7MR9F2z+qXr0q5XagafAG/9O0QPVIUfST0smluYSTpYFkg==",
330
+ "dev": true,
331
+ "license": "(Apache-2.0 AND BSD-3-Clause)"
332
+ },
333
+ "node_modules/@dimforge/rapier3d": {
334
+ "version": "0.19.3",
335
+ "resolved": "https://registry.npmjs.org/@dimforge/rapier3d/-/rapier3d-0.19.3.tgz",
336
+ "integrity": "sha512-tkD1tvHTDML0W9s9rUYAsx0btO9LbVTnMBKJWVgOsas5haGFbYY+pzr5hbwYysv/IJmgmMrIFoVWIcsaCUE9ow==",
337
+ "license": "Apache-2.0"
338
+ },
339
+ "node_modules/@dimforge/rapier3d-compat": {
340
+ "version": "0.12.0",
341
+ "resolved": "https://registry.npmjs.org/@dimforge/rapier3d-compat/-/rapier3d-compat-0.12.0.tgz",
342
+ "integrity": "sha512-uekIGetywIgopfD97oDL5PfeezkFpNhwlzlaEYNOA0N6ghdsOvh/HYjSMek5Q2O1PYvRSDFcqFVJl4r4ZBwOow==",
343
+ "dev": true,
344
+ "license": "Apache-2.0"
345
+ },
346
+ "node_modules/@esbuild/aix-ppc64": {
347
+ "version": "0.25.12",
348
+ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz",
349
+ "integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==",
350
+ "cpu": [
351
+ "ppc64"
352
+ ],
353
+ "dev": true,
354
+ "license": "MIT",
355
+ "optional": true,
356
+ "os": [
357
+ "aix"
358
+ ],
359
+ "engines": {
360
+ "node": ">=18"
361
+ }
362
+ },
363
+ "node_modules/@esbuild/android-arm": {
364
+ "version": "0.25.12",
365
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz",
366
+ "integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==",
367
+ "cpu": [
368
+ "arm"
369
+ ],
370
+ "dev": true,
371
+ "license": "MIT",
372
+ "optional": true,
373
+ "os": [
374
+ "android"
375
+ ],
376
+ "engines": {
377
+ "node": ">=18"
378
+ }
379
+ },
380
+ "node_modules/@esbuild/android-arm64": {
381
+ "version": "0.25.12",
382
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz",
383
+ "integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==",
384
+ "cpu": [
385
+ "arm64"
386
+ ],
387
+ "dev": true,
388
+ "license": "MIT",
389
+ "optional": true,
390
+ "os": [
391
+ "android"
392
+ ],
393
+ "engines": {
394
+ "node": ">=18"
395
+ }
396
+ },
397
+ "node_modules/@esbuild/android-x64": {
398
+ "version": "0.25.12",
399
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz",
400
+ "integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==",
401
+ "cpu": [
402
+ "x64"
403
+ ],
404
+ "dev": true,
405
+ "license": "MIT",
406
+ "optional": true,
407
+ "os": [
408
+ "android"
409
+ ],
410
+ "engines": {
411
+ "node": ">=18"
412
+ }
413
+ },
414
+ "node_modules/@esbuild/darwin-arm64": {
415
+ "version": "0.25.12",
416
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz",
417
+ "integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==",
418
+ "cpu": [
419
+ "arm64"
420
+ ],
421
+ "dev": true,
422
+ "license": "MIT",
423
+ "optional": true,
424
+ "os": [
425
+ "darwin"
426
+ ],
427
+ "engines": {
428
+ "node": ">=18"
429
+ }
430
+ },
431
+ "node_modules/@esbuild/darwin-x64": {
432
+ "version": "0.25.12",
433
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz",
434
+ "integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==",
435
+ "cpu": [
436
+ "x64"
437
+ ],
438
+ "dev": true,
439
+ "license": "MIT",
440
+ "optional": true,
441
+ "os": [
442
+ "darwin"
443
+ ],
444
+ "engines": {
445
+ "node": ">=18"
446
+ }
447
+ },
448
+ "node_modules/@esbuild/freebsd-arm64": {
449
+ "version": "0.25.12",
450
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz",
451
+ "integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==",
452
+ "cpu": [
453
+ "arm64"
454
+ ],
455
+ "dev": true,
456
+ "license": "MIT",
457
+ "optional": true,
458
+ "os": [
459
+ "freebsd"
460
+ ],
461
+ "engines": {
462
+ "node": ">=18"
463
+ }
464
+ },
465
+ "node_modules/@esbuild/freebsd-x64": {
466
+ "version": "0.25.12",
467
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz",
468
+ "integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==",
469
+ "cpu": [
470
+ "x64"
471
+ ],
472
+ "dev": true,
473
+ "license": "MIT",
474
+ "optional": true,
475
+ "os": [
476
+ "freebsd"
477
+ ],
478
+ "engines": {
479
+ "node": ">=18"
480
+ }
481
+ },
482
+ "node_modules/@esbuild/linux-arm": {
483
+ "version": "0.25.12",
484
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz",
485
+ "integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==",
486
+ "cpu": [
487
+ "arm"
488
+ ],
489
+ "dev": true,
490
+ "license": "MIT",
491
+ "optional": true,
492
+ "os": [
493
+ "linux"
494
+ ],
495
+ "engines": {
496
+ "node": ">=18"
497
+ }
498
+ },
499
+ "node_modules/@esbuild/linux-arm64": {
500
+ "version": "0.25.12",
501
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz",
502
+ "integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==",
503
+ "cpu": [
504
+ "arm64"
505
+ ],
506
+ "dev": true,
507
+ "license": "MIT",
508
+ "optional": true,
509
+ "os": [
510
+ "linux"
511
+ ],
512
+ "engines": {
513
+ "node": ">=18"
514
+ }
515
+ },
516
+ "node_modules/@esbuild/linux-ia32": {
517
+ "version": "0.25.12",
518
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz",
519
+ "integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==",
520
+ "cpu": [
521
+ "ia32"
522
+ ],
523
+ "dev": true,
524
+ "license": "MIT",
525
+ "optional": true,
526
+ "os": [
527
+ "linux"
528
+ ],
529
+ "engines": {
530
+ "node": ">=18"
531
+ }
532
+ },
533
+ "node_modules/@esbuild/linux-loong64": {
534
+ "version": "0.25.12",
535
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz",
536
+ "integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==",
537
+ "cpu": [
538
+ "loong64"
539
+ ],
540
+ "dev": true,
541
+ "license": "MIT",
542
+ "optional": true,
543
+ "os": [
544
+ "linux"
545
+ ],
546
+ "engines": {
547
+ "node": ">=18"
548
+ }
549
+ },
550
+ "node_modules/@esbuild/linux-mips64el": {
551
+ "version": "0.25.12",
552
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz",
553
+ "integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==",
554
+ "cpu": [
555
+ "mips64el"
556
+ ],
557
+ "dev": true,
558
+ "license": "MIT",
559
+ "optional": true,
560
+ "os": [
561
+ "linux"
562
+ ],
563
+ "engines": {
564
+ "node": ">=18"
565
+ }
566
+ },
567
+ "node_modules/@esbuild/linux-ppc64": {
568
+ "version": "0.25.12",
569
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz",
570
+ "integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==",
571
+ "cpu": [
572
+ "ppc64"
573
+ ],
574
+ "dev": true,
575
+ "license": "MIT",
576
+ "optional": true,
577
+ "os": [
578
+ "linux"
579
+ ],
580
+ "engines": {
581
+ "node": ">=18"
582
+ }
583
+ },
584
+ "node_modules/@esbuild/linux-riscv64": {
585
+ "version": "0.25.12",
586
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz",
587
+ "integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==",
588
+ "cpu": [
589
+ "riscv64"
590
+ ],
591
+ "dev": true,
592
+ "license": "MIT",
593
+ "optional": true,
594
+ "os": [
595
+ "linux"
596
+ ],
597
+ "engines": {
598
+ "node": ">=18"
599
+ }
600
+ },
601
+ "node_modules/@esbuild/linux-s390x": {
602
+ "version": "0.25.12",
603
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz",
604
+ "integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==",
605
+ "cpu": [
606
+ "s390x"
607
+ ],
608
+ "dev": true,
609
+ "license": "MIT",
610
+ "optional": true,
611
+ "os": [
612
+ "linux"
613
+ ],
614
+ "engines": {
615
+ "node": ">=18"
616
+ }
617
+ },
618
+ "node_modules/@esbuild/linux-x64": {
619
+ "version": "0.25.12",
620
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz",
621
+ "integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==",
622
+ "cpu": [
623
+ "x64"
624
+ ],
625
+ "dev": true,
626
+ "license": "MIT",
627
+ "optional": true,
628
+ "os": [
629
+ "linux"
630
+ ],
631
+ "engines": {
632
+ "node": ">=18"
633
+ }
634
+ },
635
+ "node_modules/@esbuild/netbsd-arm64": {
636
+ "version": "0.25.12",
637
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz",
638
+ "integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==",
639
+ "cpu": [
640
+ "arm64"
641
+ ],
642
+ "dev": true,
643
+ "license": "MIT",
644
+ "optional": true,
645
+ "os": [
646
+ "netbsd"
647
+ ],
648
+ "engines": {
649
+ "node": ">=18"
650
+ }
651
+ },
652
+ "node_modules/@esbuild/netbsd-x64": {
653
+ "version": "0.25.12",
654
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz",
655
+ "integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==",
656
+ "cpu": [
657
+ "x64"
658
+ ],
659
+ "dev": true,
660
+ "license": "MIT",
661
+ "optional": true,
662
+ "os": [
663
+ "netbsd"
664
+ ],
665
+ "engines": {
666
+ "node": ">=18"
667
+ }
668
+ },
669
+ "node_modules/@esbuild/openbsd-arm64": {
670
+ "version": "0.25.12",
671
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz",
672
+ "integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==",
673
+ "cpu": [
674
+ "arm64"
675
+ ],
676
+ "dev": true,
677
+ "license": "MIT",
678
+ "optional": true,
679
+ "os": [
680
+ "openbsd"
681
+ ],
682
+ "engines": {
683
+ "node": ">=18"
684
+ }
685
+ },
686
+ "node_modules/@esbuild/openbsd-x64": {
687
+ "version": "0.25.12",
688
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz",
689
+ "integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==",
690
+ "cpu": [
691
+ "x64"
692
+ ],
693
+ "dev": true,
694
+ "license": "MIT",
695
+ "optional": true,
696
+ "os": [
697
+ "openbsd"
698
+ ],
699
+ "engines": {
700
+ "node": ">=18"
701
+ }
702
+ },
703
+ "node_modules/@esbuild/openharmony-arm64": {
704
+ "version": "0.25.12",
705
+ "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz",
706
+ "integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==",
707
+ "cpu": [
708
+ "arm64"
709
+ ],
710
+ "dev": true,
711
+ "license": "MIT",
712
+ "optional": true,
713
+ "os": [
714
+ "openharmony"
715
+ ],
716
+ "engines": {
717
+ "node": ">=18"
718
+ }
719
+ },
720
+ "node_modules/@esbuild/sunos-x64": {
721
+ "version": "0.25.12",
722
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz",
723
+ "integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==",
724
+ "cpu": [
725
+ "x64"
726
+ ],
727
+ "dev": true,
728
+ "license": "MIT",
729
+ "optional": true,
730
+ "os": [
731
+ "sunos"
732
+ ],
733
+ "engines": {
734
+ "node": ">=18"
735
+ }
736
+ },
737
+ "node_modules/@esbuild/win32-arm64": {
738
+ "version": "0.25.12",
739
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz",
740
+ "integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==",
741
+ "cpu": [
742
+ "arm64"
743
+ ],
744
+ "dev": true,
745
+ "license": "MIT",
746
+ "optional": true,
747
+ "os": [
748
+ "win32"
749
+ ],
750
+ "engines": {
751
+ "node": ">=18"
752
+ }
753
+ },
754
+ "node_modules/@esbuild/win32-ia32": {
755
+ "version": "0.25.12",
756
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz",
757
+ "integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==",
758
+ "cpu": [
759
+ "ia32"
760
+ ],
761
+ "dev": true,
762
+ "license": "MIT",
763
+ "optional": true,
764
+ "os": [
765
+ "win32"
766
+ ],
767
+ "engines": {
768
+ "node": ">=18"
769
+ }
770
+ },
771
+ "node_modules/@esbuild/win32-x64": {
772
+ "version": "0.25.12",
773
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz",
774
+ "integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==",
775
+ "cpu": [
776
+ "x64"
777
+ ],
778
+ "dev": true,
779
+ "license": "MIT",
780
+ "optional": true,
781
+ "os": [
782
+ "win32"
783
+ ],
784
+ "engines": {
785
+ "node": ">=18"
786
+ }
787
+ },
788
+ "node_modules/@eslint-community/eslint-utils": {
789
+ "version": "4.9.0",
790
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz",
791
+ "integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==",
792
+ "dev": true,
793
+ "license": "MIT",
794
+ "dependencies": {
795
+ "eslint-visitor-keys": "^3.4.3"
796
+ },
797
+ "engines": {
798
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
799
+ },
800
+ "funding": {
801
+ "url": "https://opencollective.com/eslint"
802
+ },
803
+ "peerDependencies": {
804
+ "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
805
+ }
806
+ },
807
+ "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
808
+ "version": "3.4.3",
809
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
810
+ "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
811
+ "dev": true,
812
+ "license": "Apache-2.0",
813
+ "engines": {
814
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
815
+ },
816
+ "funding": {
817
+ "url": "https://opencollective.com/eslint"
818
+ }
819
+ },
820
+ "node_modules/@eslint-community/regexpp": {
821
+ "version": "4.12.2",
822
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",
823
+ "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",
824
+ "dev": true,
825
+ "license": "MIT",
826
+ "engines": {
827
+ "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
828
+ }
829
+ },
830
+ "node_modules/@eslint/config-array": {
831
+ "version": "0.21.1",
832
+ "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz",
833
+ "integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==",
834
+ "dev": true,
835
+ "license": "Apache-2.0",
836
+ "dependencies": {
837
+ "@eslint/object-schema": "^2.1.7",
838
+ "debug": "^4.3.1",
839
+ "minimatch": "^3.1.2"
840
+ },
841
+ "engines": {
842
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
843
+ }
844
+ },
845
+ "node_modules/@eslint/config-helpers": {
846
+ "version": "0.4.2",
847
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",
848
+ "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",
849
+ "dev": true,
850
+ "license": "Apache-2.0",
851
+ "dependencies": {
852
+ "@eslint/core": "^0.17.0"
853
+ },
854
+ "engines": {
855
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
856
+ }
857
+ },
858
+ "node_modules/@eslint/core": {
859
+ "version": "0.17.0",
860
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
861
+ "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
862
+ "dev": true,
863
+ "license": "Apache-2.0",
864
+ "dependencies": {
865
+ "@types/json-schema": "^7.0.15"
866
+ },
867
+ "engines": {
868
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
869
+ }
870
+ },
871
+ "node_modules/@eslint/eslintrc": {
872
+ "version": "3.3.3",
873
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.3.tgz",
874
+ "integrity": "sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==",
875
+ "dev": true,
876
+ "license": "MIT",
877
+ "dependencies": {
878
+ "ajv": "^6.12.4",
879
+ "debug": "^4.3.2",
880
+ "espree": "^10.0.1",
881
+ "globals": "^14.0.0",
882
+ "ignore": "^5.2.0",
883
+ "import-fresh": "^3.2.1",
884
+ "js-yaml": "^4.1.1",
885
+ "minimatch": "^3.1.2",
886
+ "strip-json-comments": "^3.1.1"
887
+ },
888
+ "engines": {
889
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
890
+ },
891
+ "funding": {
892
+ "url": "https://opencollective.com/eslint"
893
+ }
894
+ },
895
+ "node_modules/@eslint/eslintrc/node_modules/globals": {
896
+ "version": "14.0.0",
897
+ "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
898
+ "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
899
+ "dev": true,
900
+ "license": "MIT",
901
+ "engines": {
902
+ "node": ">=18"
903
+ },
904
+ "funding": {
905
+ "url": "https://github.com/sponsors/sindresorhus"
906
+ }
907
+ },
908
+ "node_modules/@eslint/js": {
909
+ "version": "9.39.1",
910
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.1.tgz",
911
+ "integrity": "sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==",
912
+ "dev": true,
913
+ "license": "MIT",
914
+ "engines": {
915
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
916
+ },
917
+ "funding": {
918
+ "url": "https://eslint.org/donate"
919
+ }
920
+ },
921
+ "node_modules/@eslint/object-schema": {
922
+ "version": "2.1.7",
923
+ "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz",
924
+ "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
925
+ "dev": true,
926
+ "license": "Apache-2.0",
927
+ "engines": {
928
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
929
+ }
930
+ },
931
+ "node_modules/@eslint/plugin-kit": {
932
+ "version": "0.4.1",
933
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",
934
+ "integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",
935
+ "dev": true,
936
+ "license": "Apache-2.0",
937
+ "dependencies": {
938
+ "@eslint/core": "^0.17.0",
939
+ "levn": "^0.4.1"
940
+ },
941
+ "engines": {
942
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
943
+ }
944
+ },
945
+ "node_modules/@humanfs/core": {
946
+ "version": "0.19.1",
947
+ "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
948
+ "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
949
+ "dev": true,
950
+ "license": "Apache-2.0",
951
+ "engines": {
952
+ "node": ">=18.18.0"
953
+ }
954
+ },
955
+ "node_modules/@humanfs/node": {
956
+ "version": "0.16.7",
957
+ "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz",
958
+ "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==",
959
+ "dev": true,
960
+ "license": "Apache-2.0",
961
+ "dependencies": {
962
+ "@humanfs/core": "^0.19.1",
963
+ "@humanwhocodes/retry": "^0.4.0"
964
+ },
965
+ "engines": {
966
+ "node": ">=18.18.0"
967
+ }
968
+ },
969
+ "node_modules/@humanwhocodes/module-importer": {
970
+ "version": "1.0.1",
971
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
972
+ "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
973
+ "dev": true,
974
+ "license": "Apache-2.0",
975
+ "engines": {
976
+ "node": ">=12.22"
977
+ },
978
+ "funding": {
979
+ "type": "github",
980
+ "url": "https://github.com/sponsors/nzakas"
981
+ }
982
+ },
983
+ "node_modules/@humanwhocodes/retry": {
984
+ "version": "0.4.3",
985
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz",
986
+ "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",
987
+ "dev": true,
988
+ "license": "Apache-2.0",
989
+ "engines": {
990
+ "node": ">=18.18"
991
+ },
992
+ "funding": {
993
+ "type": "github",
994
+ "url": "https://github.com/sponsors/nzakas"
995
+ }
996
+ },
997
+ "node_modules/@jridgewell/gen-mapping": {
998
+ "version": "0.3.13",
999
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
1000
+ "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
1001
+ "dev": true,
1002
+ "license": "MIT",
1003
+ "dependencies": {
1004
+ "@jridgewell/sourcemap-codec": "^1.5.0",
1005
+ "@jridgewell/trace-mapping": "^0.3.24"
1006
+ }
1007
+ },
1008
+ "node_modules/@jridgewell/remapping": {
1009
+ "version": "2.3.5",
1010
+ "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
1011
+ "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
1012
+ "dev": true,
1013
+ "license": "MIT",
1014
+ "dependencies": {
1015
+ "@jridgewell/gen-mapping": "^0.3.5",
1016
+ "@jridgewell/trace-mapping": "^0.3.24"
1017
+ }
1018
+ },
1019
+ "node_modules/@jridgewell/resolve-uri": {
1020
+ "version": "3.1.2",
1021
+ "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
1022
+ "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
1023
+ "dev": true,
1024
+ "license": "MIT",
1025
+ "engines": {
1026
+ "node": ">=6.0.0"
1027
+ }
1028
+ },
1029
+ "node_modules/@jridgewell/sourcemap-codec": {
1030
+ "version": "1.5.5",
1031
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
1032
+ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
1033
+ "dev": true,
1034
+ "license": "MIT"
1035
+ },
1036
+ "node_modules/@jridgewell/trace-mapping": {
1037
+ "version": "0.3.31",
1038
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
1039
+ "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
1040
+ "dev": true,
1041
+ "license": "MIT",
1042
+ "dependencies": {
1043
+ "@jridgewell/resolve-uri": "^3.1.0",
1044
+ "@jridgewell/sourcemap-codec": "^1.4.14"
1045
+ }
1046
+ },
1047
+ "node_modules/@parcel/watcher": {
1048
+ "version": "2.5.1",
1049
+ "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz",
1050
+ "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
1051
+ "dev": true,
1052
+ "hasInstallScript": true,
1053
+ "license": "MIT",
1054
+ "optional": true,
1055
+ "dependencies": {
1056
+ "detect-libc": "^1.0.3",
1057
+ "is-glob": "^4.0.3",
1058
+ "micromatch": "^4.0.5",
1059
+ "node-addon-api": "^7.0.0"
1060
+ },
1061
+ "engines": {
1062
+ "node": ">= 10.0.0"
1063
+ },
1064
+ "funding": {
1065
+ "type": "opencollective",
1066
+ "url": "https://opencollective.com/parcel"
1067
+ },
1068
+ "optionalDependencies": {
1069
+ "@parcel/watcher-android-arm64": "2.5.1",
1070
+ "@parcel/watcher-darwin-arm64": "2.5.1",
1071
+ "@parcel/watcher-darwin-x64": "2.5.1",
1072
+ "@parcel/watcher-freebsd-x64": "2.5.1",
1073
+ "@parcel/watcher-linux-arm-glibc": "2.5.1",
1074
+ "@parcel/watcher-linux-arm-musl": "2.5.1",
1075
+ "@parcel/watcher-linux-arm64-glibc": "2.5.1",
1076
+ "@parcel/watcher-linux-arm64-musl": "2.5.1",
1077
+ "@parcel/watcher-linux-x64-glibc": "2.5.1",
1078
+ "@parcel/watcher-linux-x64-musl": "2.5.1",
1079
+ "@parcel/watcher-win32-arm64": "2.5.1",
1080
+ "@parcel/watcher-win32-ia32": "2.5.1",
1081
+ "@parcel/watcher-win32-x64": "2.5.1"
1082
+ }
1083
+ },
1084
+ "node_modules/@parcel/watcher-android-arm64": {
1085
+ "version": "2.5.1",
1086
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
1087
+ "integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
1088
+ "cpu": [
1089
+ "arm64"
1090
+ ],
1091
+ "dev": true,
1092
+ "license": "MIT",
1093
+ "optional": true,
1094
+ "os": [
1095
+ "android"
1096
+ ],
1097
+ "engines": {
1098
+ "node": ">= 10.0.0"
1099
+ },
1100
+ "funding": {
1101
+ "type": "opencollective",
1102
+ "url": "https://opencollective.com/parcel"
1103
+ }
1104
+ },
1105
+ "node_modules/@parcel/watcher-darwin-arm64": {
1106
+ "version": "2.5.1",
1107
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
1108
+ "integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
1109
+ "cpu": [
1110
+ "arm64"
1111
+ ],
1112
+ "dev": true,
1113
+ "license": "MIT",
1114
+ "optional": true,
1115
+ "os": [
1116
+ "darwin"
1117
+ ],
1118
+ "engines": {
1119
+ "node": ">= 10.0.0"
1120
+ },
1121
+ "funding": {
1122
+ "type": "opencollective",
1123
+ "url": "https://opencollective.com/parcel"
1124
+ }
1125
+ },
1126
+ "node_modules/@parcel/watcher-darwin-x64": {
1127
+ "version": "2.5.1",
1128
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
1129
+ "integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
1130
+ "cpu": [
1131
+ "x64"
1132
+ ],
1133
+ "dev": true,
1134
+ "license": "MIT",
1135
+ "optional": true,
1136
+ "os": [
1137
+ "darwin"
1138
+ ],
1139
+ "engines": {
1140
+ "node": ">= 10.0.0"
1141
+ },
1142
+ "funding": {
1143
+ "type": "opencollective",
1144
+ "url": "https://opencollective.com/parcel"
1145
+ }
1146
+ },
1147
+ "node_modules/@parcel/watcher-freebsd-x64": {
1148
+ "version": "2.5.1",
1149
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
1150
+ "integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
1151
+ "cpu": [
1152
+ "x64"
1153
+ ],
1154
+ "dev": true,
1155
+ "license": "MIT",
1156
+ "optional": true,
1157
+ "os": [
1158
+ "freebsd"
1159
+ ],
1160
+ "engines": {
1161
+ "node": ">= 10.0.0"
1162
+ },
1163
+ "funding": {
1164
+ "type": "opencollective",
1165
+ "url": "https://opencollective.com/parcel"
1166
+ }
1167
+ },
1168
+ "node_modules/@parcel/watcher-linux-arm-glibc": {
1169
+ "version": "2.5.1",
1170
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
1171
+ "integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
1172
+ "cpu": [
1173
+ "arm"
1174
+ ],
1175
+ "dev": true,
1176
+ "license": "MIT",
1177
+ "optional": true,
1178
+ "os": [
1179
+ "linux"
1180
+ ],
1181
+ "engines": {
1182
+ "node": ">= 10.0.0"
1183
+ },
1184
+ "funding": {
1185
+ "type": "opencollective",
1186
+ "url": "https://opencollective.com/parcel"
1187
+ }
1188
+ },
1189
+ "node_modules/@parcel/watcher-linux-arm-musl": {
1190
+ "version": "2.5.1",
1191
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
1192
+ "integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
1193
+ "cpu": [
1194
+ "arm"
1195
+ ],
1196
+ "dev": true,
1197
+ "license": "MIT",
1198
+ "optional": true,
1199
+ "os": [
1200
+ "linux"
1201
+ ],
1202
+ "engines": {
1203
+ "node": ">= 10.0.0"
1204
+ },
1205
+ "funding": {
1206
+ "type": "opencollective",
1207
+ "url": "https://opencollective.com/parcel"
1208
+ }
1209
+ },
1210
+ "node_modules/@parcel/watcher-linux-arm64-glibc": {
1211
+ "version": "2.5.1",
1212
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
1213
+ "integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
1214
+ "cpu": [
1215
+ "arm64"
1216
+ ],
1217
+ "dev": true,
1218
+ "license": "MIT",
1219
+ "optional": true,
1220
+ "os": [
1221
+ "linux"
1222
+ ],
1223
+ "engines": {
1224
+ "node": ">= 10.0.0"
1225
+ },
1226
+ "funding": {
1227
+ "type": "opencollective",
1228
+ "url": "https://opencollective.com/parcel"
1229
+ }
1230
+ },
1231
+ "node_modules/@parcel/watcher-linux-arm64-musl": {
1232
+ "version": "2.5.1",
1233
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
1234
+ "integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
1235
+ "cpu": [
1236
+ "arm64"
1237
+ ],
1238
+ "dev": true,
1239
+ "license": "MIT",
1240
+ "optional": true,
1241
+ "os": [
1242
+ "linux"
1243
+ ],
1244
+ "engines": {
1245
+ "node": ">= 10.0.0"
1246
+ },
1247
+ "funding": {
1248
+ "type": "opencollective",
1249
+ "url": "https://opencollective.com/parcel"
1250
+ }
1251
+ },
1252
+ "node_modules/@parcel/watcher-linux-x64-glibc": {
1253
+ "version": "2.5.1",
1254
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
1255
+ "integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
1256
+ "cpu": [
1257
+ "x64"
1258
+ ],
1259
+ "dev": true,
1260
+ "license": "MIT",
1261
+ "optional": true,
1262
+ "os": [
1263
+ "linux"
1264
+ ],
1265
+ "engines": {
1266
+ "node": ">= 10.0.0"
1267
+ },
1268
+ "funding": {
1269
+ "type": "opencollective",
1270
+ "url": "https://opencollective.com/parcel"
1271
+ }
1272
+ },
1273
+ "node_modules/@parcel/watcher-linux-x64-musl": {
1274
+ "version": "2.5.1",
1275
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
1276
+ "integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
1277
+ "cpu": [
1278
+ "x64"
1279
+ ],
1280
+ "dev": true,
1281
+ "license": "MIT",
1282
+ "optional": true,
1283
+ "os": [
1284
+ "linux"
1285
+ ],
1286
+ "engines": {
1287
+ "node": ">= 10.0.0"
1288
+ },
1289
+ "funding": {
1290
+ "type": "opencollective",
1291
+ "url": "https://opencollective.com/parcel"
1292
+ }
1293
+ },
1294
+ "node_modules/@parcel/watcher-win32-arm64": {
1295
+ "version": "2.5.1",
1296
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
1297
+ "integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
1298
+ "cpu": [
1299
+ "arm64"
1300
+ ],
1301
+ "dev": true,
1302
+ "license": "MIT",
1303
+ "optional": true,
1304
+ "os": [
1305
+ "win32"
1306
+ ],
1307
+ "engines": {
1308
+ "node": ">= 10.0.0"
1309
+ },
1310
+ "funding": {
1311
+ "type": "opencollective",
1312
+ "url": "https://opencollective.com/parcel"
1313
+ }
1314
+ },
1315
+ "node_modules/@parcel/watcher-win32-ia32": {
1316
+ "version": "2.5.1",
1317
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
1318
+ "integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
1319
+ "cpu": [
1320
+ "ia32"
1321
+ ],
1322
+ "dev": true,
1323
+ "license": "MIT",
1324
+ "optional": true,
1325
+ "os": [
1326
+ "win32"
1327
+ ],
1328
+ "engines": {
1329
+ "node": ">= 10.0.0"
1330
+ },
1331
+ "funding": {
1332
+ "type": "opencollective",
1333
+ "url": "https://opencollective.com/parcel"
1334
+ }
1335
+ },
1336
+ "node_modules/@parcel/watcher-win32-x64": {
1337
+ "version": "2.5.1",
1338
+ "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
1339
+ "integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
1340
+ "cpu": [
1341
+ "x64"
1342
+ ],
1343
+ "dev": true,
1344
+ "license": "MIT",
1345
+ "optional": true,
1346
+ "os": [
1347
+ "win32"
1348
+ ],
1349
+ "engines": {
1350
+ "node": ">= 10.0.0"
1351
+ },
1352
+ "funding": {
1353
+ "type": "opencollective",
1354
+ "url": "https://opencollective.com/parcel"
1355
+ }
1356
+ },
1357
+ "node_modules/@pkgr/core": {
1358
+ "version": "0.2.9",
1359
+ "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.2.9.tgz",
1360
+ "integrity": "sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==",
1361
+ "dev": true,
1362
+ "license": "MIT",
1363
+ "engines": {
1364
+ "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
1365
+ },
1366
+ "funding": {
1367
+ "url": "https://opencollective.com/pkgr"
1368
+ }
1369
+ },
1370
+ "node_modules/@rolldown/pluginutils": {
1371
+ "version": "1.0.0-beta.53",
1372
+ "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.53.tgz",
1373
+ "integrity": "sha512-vENRlFU4YbrwVqNDZ7fLvy+JR1CRkyr01jhSiDpE1u6py3OMzQfztQU2jxykW3ALNxO4kSlqIDeYyD0Y9RcQeQ==",
1374
+ "dev": true,
1375
+ "license": "MIT"
1376
+ },
1377
+ "node_modules/@rollup/rollup-android-arm-eabi": {
1378
+ "version": "4.53.3",
1379
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.53.3.tgz",
1380
+ "integrity": "sha512-mRSi+4cBjrRLoaal2PnqH82Wqyb+d3HsPUN/W+WslCXsZsyHa9ZeQQX/pQsZaVIWDkPcpV6jJ+3KLbTbgnwv8w==",
1381
+ "cpu": [
1382
+ "arm"
1383
+ ],
1384
+ "dev": true,
1385
+ "license": "MIT",
1386
+ "optional": true,
1387
+ "os": [
1388
+ "android"
1389
+ ]
1390
+ },
1391
+ "node_modules/@rollup/rollup-android-arm64": {
1392
+ "version": "4.53.3",
1393
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.53.3.tgz",
1394
+ "integrity": "sha512-CbDGaMpdE9sh7sCmTrTUyllhrg65t6SwhjlMJsLr+J8YjFuPmCEjbBSx4Z/e4SmDyH3aB5hGaJUP2ltV/vcs4w==",
1395
+ "cpu": [
1396
+ "arm64"
1397
+ ],
1398
+ "dev": true,
1399
+ "license": "MIT",
1400
+ "optional": true,
1401
+ "os": [
1402
+ "android"
1403
+ ]
1404
+ },
1405
+ "node_modules/@rollup/rollup-darwin-arm64": {
1406
+ "version": "4.53.3",
1407
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.53.3.tgz",
1408
+ "integrity": "sha512-Nr7SlQeqIBpOV6BHHGZgYBuSdanCXuw09hon14MGOLGmXAFYjx1wNvquVPmpZnl0tLjg25dEdr4IQ6GgyToCUA==",
1409
+ "cpu": [
1410
+ "arm64"
1411
+ ],
1412
+ "dev": true,
1413
+ "license": "MIT",
1414
+ "optional": true,
1415
+ "os": [
1416
+ "darwin"
1417
+ ]
1418
+ },
1419
+ "node_modules/@rollup/rollup-darwin-x64": {
1420
+ "version": "4.53.3",
1421
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.53.3.tgz",
1422
+ "integrity": "sha512-DZ8N4CSNfl965CmPktJ8oBnfYr3F8dTTNBQkRlffnUarJ2ohudQD17sZBa097J8xhQ26AwhHJ5mvUyQW8ddTsQ==",
1423
+ "cpu": [
1424
+ "x64"
1425
+ ],
1426
+ "dev": true,
1427
+ "license": "MIT",
1428
+ "optional": true,
1429
+ "os": [
1430
+ "darwin"
1431
+ ]
1432
+ },
1433
+ "node_modules/@rollup/rollup-freebsd-arm64": {
1434
+ "version": "4.53.3",
1435
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.53.3.tgz",
1436
+ "integrity": "sha512-yMTrCrK92aGyi7GuDNtGn2sNW+Gdb4vErx4t3Gv/Tr+1zRb8ax4z8GWVRfr3Jw8zJWvpGHNpss3vVlbF58DZ4w==",
1437
+ "cpu": [
1438
+ "arm64"
1439
+ ],
1440
+ "dev": true,
1441
+ "license": "MIT",
1442
+ "optional": true,
1443
+ "os": [
1444
+ "freebsd"
1445
+ ]
1446
+ },
1447
+ "node_modules/@rollup/rollup-freebsd-x64": {
1448
+ "version": "4.53.3",
1449
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.53.3.tgz",
1450
+ "integrity": "sha512-lMfF8X7QhdQzseM6XaX0vbno2m3hlyZFhwcndRMw8fbAGUGL3WFMBdK0hbUBIUYcEcMhVLr1SIamDeuLBnXS+Q==",
1451
+ "cpu": [
1452
+ "x64"
1453
+ ],
1454
+ "dev": true,
1455
+ "license": "MIT",
1456
+ "optional": true,
1457
+ "os": [
1458
+ "freebsd"
1459
+ ]
1460
+ },
1461
+ "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
1462
+ "version": "4.53.3",
1463
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.53.3.tgz",
1464
+ "integrity": "sha512-k9oD15soC/Ln6d2Wv/JOFPzZXIAIFLp6B+i14KhxAfnq76ajt0EhYc5YPeX6W1xJkAdItcVT+JhKl1QZh44/qw==",
1465
+ "cpu": [
1466
+ "arm"
1467
+ ],
1468
+ "dev": true,
1469
+ "license": "MIT",
1470
+ "optional": true,
1471
+ "os": [
1472
+ "linux"
1473
+ ]
1474
+ },
1475
+ "node_modules/@rollup/rollup-linux-arm-musleabihf": {
1476
+ "version": "4.53.3",
1477
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.53.3.tgz",
1478
+ "integrity": "sha512-vTNlKq+N6CK/8UktsrFuc+/7NlEYVxgaEgRXVUVK258Z5ymho29skzW1sutgYjqNnquGwVUObAaxae8rZ6YMhg==",
1479
+ "cpu": [
1480
+ "arm"
1481
+ ],
1482
+ "dev": true,
1483
+ "license": "MIT",
1484
+ "optional": true,
1485
+ "os": [
1486
+ "linux"
1487
+ ]
1488
+ },
1489
+ "node_modules/@rollup/rollup-linux-arm64-gnu": {
1490
+ "version": "4.53.3",
1491
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.53.3.tgz",
1492
+ "integrity": "sha512-RGrFLWgMhSxRs/EWJMIFM1O5Mzuz3Xy3/mnxJp/5cVhZ2XoCAxJnmNsEyeMJtpK+wu0FJFWz+QF4mjCA7AUQ3w==",
1493
+ "cpu": [
1494
+ "arm64"
1495
+ ],
1496
+ "dev": true,
1497
+ "license": "MIT",
1498
+ "optional": true,
1499
+ "os": [
1500
+ "linux"
1501
+ ]
1502
+ },
1503
+ "node_modules/@rollup/rollup-linux-arm64-musl": {
1504
+ "version": "4.53.3",
1505
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.53.3.tgz",
1506
+ "integrity": "sha512-kASyvfBEWYPEwe0Qv4nfu6pNkITLTb32p4yTgzFCocHnJLAHs+9LjUu9ONIhvfT/5lv4YS5muBHyuV84epBo/A==",
1507
+ "cpu": [
1508
+ "arm64"
1509
+ ],
1510
+ "dev": true,
1511
+ "license": "MIT",
1512
+ "optional": true,
1513
+ "os": [
1514
+ "linux"
1515
+ ]
1516
+ },
1517
+ "node_modules/@rollup/rollup-linux-loong64-gnu": {
1518
+ "version": "4.53.3",
1519
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.53.3.tgz",
1520
+ "integrity": "sha512-JiuKcp2teLJwQ7vkJ95EwESWkNRFJD7TQgYmCnrPtlu50b4XvT5MOmurWNrCj3IFdyjBQ5p9vnrX4JM6I8OE7g==",
1521
+ "cpu": [
1522
+ "loong64"
1523
+ ],
1524
+ "dev": true,
1525
+ "license": "MIT",
1526
+ "optional": true,
1527
+ "os": [
1528
+ "linux"
1529
+ ]
1530
+ },
1531
+ "node_modules/@rollup/rollup-linux-ppc64-gnu": {
1532
+ "version": "4.53.3",
1533
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.53.3.tgz",
1534
+ "integrity": "sha512-EoGSa8nd6d3T7zLuqdojxC20oBfNT8nexBbB/rkxgKj5T5vhpAQKKnD+h3UkoMuTyXkP5jTjK/ccNRmQrPNDuw==",
1535
+ "cpu": [
1536
+ "ppc64"
1537
+ ],
1538
+ "dev": true,
1539
+ "license": "MIT",
1540
+ "optional": true,
1541
+ "os": [
1542
+ "linux"
1543
+ ]
1544
+ },
1545
+ "node_modules/@rollup/rollup-linux-riscv64-gnu": {
1546
+ "version": "4.53.3",
1547
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.53.3.tgz",
1548
+ "integrity": "sha512-4s+Wped2IHXHPnAEbIB0YWBv7SDohqxobiiPA1FIWZpX+w9o2i4LezzH/NkFUl8LRci/8udci6cLq+jJQlh+0g==",
1549
+ "cpu": [
1550
+ "riscv64"
1551
+ ],
1552
+ "dev": true,
1553
+ "license": "MIT",
1554
+ "optional": true,
1555
+ "os": [
1556
+ "linux"
1557
+ ]
1558
+ },
1559
+ "node_modules/@rollup/rollup-linux-riscv64-musl": {
1560
+ "version": "4.53.3",
1561
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.53.3.tgz",
1562
+ "integrity": "sha512-68k2g7+0vs2u9CxDt5ktXTngsxOQkSEV/xBbwlqYcUrAVh6P9EgMZvFsnHy4SEiUl46Xf0IObWVbMvPrr2gw8A==",
1563
+ "cpu": [
1564
+ "riscv64"
1565
+ ],
1566
+ "dev": true,
1567
+ "license": "MIT",
1568
+ "optional": true,
1569
+ "os": [
1570
+ "linux"
1571
+ ]
1572
+ },
1573
+ "node_modules/@rollup/rollup-linux-s390x-gnu": {
1574
+ "version": "4.53.3",
1575
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.53.3.tgz",
1576
+ "integrity": "sha512-VYsFMpULAz87ZW6BVYw3I6sWesGpsP9OPcyKe8ofdg9LHxSbRMd7zrVrr5xi/3kMZtpWL/wC+UIJWJYVX5uTKg==",
1577
+ "cpu": [
1578
+ "s390x"
1579
+ ],
1580
+ "dev": true,
1581
+ "license": "MIT",
1582
+ "optional": true,
1583
+ "os": [
1584
+ "linux"
1585
+ ]
1586
+ },
1587
+ "node_modules/@rollup/rollup-linux-x64-gnu": {
1588
+ "version": "4.53.3",
1589
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.53.3.tgz",
1590
+ "integrity": "sha512-3EhFi1FU6YL8HTUJZ51imGJWEX//ajQPfqWLI3BQq4TlvHy4X0MOr5q3D2Zof/ka0d5FNdPwZXm3Yyib/UEd+w==",
1591
+ "cpu": [
1592
+ "x64"
1593
+ ],
1594
+ "dev": true,
1595
+ "license": "MIT",
1596
+ "optional": true,
1597
+ "os": [
1598
+ "linux"
1599
+ ]
1600
+ },
1601
+ "node_modules/@rollup/rollup-linux-x64-musl": {
1602
+ "version": "4.53.3",
1603
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.53.3.tgz",
1604
+ "integrity": "sha512-eoROhjcc6HbZCJr+tvVT8X4fW3/5g/WkGvvmwz/88sDtSJzO7r/blvoBDgISDiCjDRZmHpwud7h+6Q9JxFwq1Q==",
1605
+ "cpu": [
1606
+ "x64"
1607
+ ],
1608
+ "dev": true,
1609
+ "license": "MIT",
1610
+ "optional": true,
1611
+ "os": [
1612
+ "linux"
1613
+ ]
1614
+ },
1615
+ "node_modules/@rollup/rollup-openharmony-arm64": {
1616
+ "version": "4.53.3",
1617
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.53.3.tgz",
1618
+ "integrity": "sha512-OueLAWgrNSPGAdUdIjSWXw+u/02BRTcnfw9PN41D2vq/JSEPnJnVuBgw18VkN8wcd4fjUs+jFHVM4t9+kBSNLw==",
1619
+ "cpu": [
1620
+ "arm64"
1621
+ ],
1622
+ "dev": true,
1623
+ "license": "MIT",
1624
+ "optional": true,
1625
+ "os": [
1626
+ "openharmony"
1627
+ ]
1628
+ },
1629
+ "node_modules/@rollup/rollup-win32-arm64-msvc": {
1630
+ "version": "4.53.3",
1631
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.53.3.tgz",
1632
+ "integrity": "sha512-GOFuKpsxR/whszbF/bzydebLiXIHSgsEUp6M0JI8dWvi+fFa1TD6YQa4aSZHtpmh2/uAlj/Dy+nmby3TJ3pkTw==",
1633
+ "cpu": [
1634
+ "arm64"
1635
+ ],
1636
+ "dev": true,
1637
+ "license": "MIT",
1638
+ "optional": true,
1639
+ "os": [
1640
+ "win32"
1641
+ ]
1642
+ },
1643
+ "node_modules/@rollup/rollup-win32-ia32-msvc": {
1644
+ "version": "4.53.3",
1645
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.53.3.tgz",
1646
+ "integrity": "sha512-iah+THLcBJdpfZ1TstDFbKNznlzoxa8fmnFYK4V67HvmuNYkVdAywJSoteUszvBQ9/HqN2+9AZghbajMsFT+oA==",
1647
+ "cpu": [
1648
+ "ia32"
1649
+ ],
1650
+ "dev": true,
1651
+ "license": "MIT",
1652
+ "optional": true,
1653
+ "os": [
1654
+ "win32"
1655
+ ]
1656
+ },
1657
+ "node_modules/@rollup/rollup-win32-x64-gnu": {
1658
+ "version": "4.53.3",
1659
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.53.3.tgz",
1660
+ "integrity": "sha512-J9QDiOIZlZLdcot5NXEepDkstocktoVjkaKUtqzgzpt2yWjGlbYiKyp05rWwk4nypbYUNoFAztEgixoLaSETkg==",
1661
+ "cpu": [
1662
+ "x64"
1663
+ ],
1664
+ "dev": true,
1665
+ "license": "MIT",
1666
+ "optional": true,
1667
+ "os": [
1668
+ "win32"
1669
+ ]
1670
+ },
1671
+ "node_modules/@rollup/rollup-win32-x64-msvc": {
1672
+ "version": "4.53.3",
1673
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.53.3.tgz",
1674
+ "integrity": "sha512-UhTd8u31dXadv0MopwGgNOBpUVROFKWVQgAg5N1ESyCz8AuBcMqm4AuTjrwgQKGDfoFuz02EuMRHQIw/frmYKQ==",
1675
+ "cpu": [
1676
+ "x64"
1677
+ ],
1678
+ "dev": true,
1679
+ "license": "MIT",
1680
+ "optional": true,
1681
+ "os": [
1682
+ "win32"
1683
+ ]
1684
+ },
1685
+ "node_modules/@tweenjs/tween.js": {
1686
+ "version": "23.1.3",
1687
+ "resolved": "https://registry.npmjs.org/@tweenjs/tween.js/-/tween.js-23.1.3.tgz",
1688
+ "integrity": "sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA==",
1689
+ "dev": true,
1690
+ "license": "MIT"
1691
+ },
1692
+ "node_modules/@types/babel__core": {
1693
+ "version": "7.20.5",
1694
+ "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz",
1695
+ "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==",
1696
+ "dev": true,
1697
+ "license": "MIT",
1698
+ "dependencies": {
1699
+ "@babel/parser": "^7.20.7",
1700
+ "@babel/types": "^7.20.7",
1701
+ "@types/babel__generator": "*",
1702
+ "@types/babel__template": "*",
1703
+ "@types/babel__traverse": "*"
1704
+ }
1705
+ },
1706
+ "node_modules/@types/babel__generator": {
1707
+ "version": "7.27.0",
1708
+ "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz",
1709
+ "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==",
1710
+ "dev": true,
1711
+ "license": "MIT",
1712
+ "dependencies": {
1713
+ "@babel/types": "^7.0.0"
1714
+ }
1715
+ },
1716
+ "node_modules/@types/babel__template": {
1717
+ "version": "7.4.4",
1718
+ "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz",
1719
+ "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==",
1720
+ "dev": true,
1721
+ "license": "MIT",
1722
+ "dependencies": {
1723
+ "@babel/parser": "^7.1.0",
1724
+ "@babel/types": "^7.0.0"
1725
+ }
1726
+ },
1727
+ "node_modules/@types/babel__traverse": {
1728
+ "version": "7.28.0",
1729
+ "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz",
1730
+ "integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==",
1731
+ "dev": true,
1732
+ "license": "MIT",
1733
+ "dependencies": {
1734
+ "@babel/types": "^7.28.2"
1735
+ }
1736
+ },
1737
+ "node_modules/@types/eslint": {
1738
+ "version": "9.6.1",
1739
+ "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz",
1740
+ "integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==",
1741
+ "dev": true,
1742
+ "license": "MIT",
1743
+ "dependencies": {
1744
+ "@types/estree": "*",
1745
+ "@types/json-schema": "*"
1746
+ }
1747
+ },
1748
+ "node_modules/@types/eslint__js": {
1749
+ "version": "8.42.3",
1750
+ "resolved": "https://registry.npmjs.org/@types/eslint__js/-/eslint__js-8.42.3.tgz",
1751
+ "integrity": "sha512-alfG737uhmPdnvkrLdZLcEKJ/B8s9Y4hrZ+YAdzUeoArBlSUERA2E87ROfOaS4jd/C45fzOoZzidLc1IPwLqOw==",
1752
+ "dev": true,
1753
+ "license": "MIT",
1754
+ "dependencies": {
1755
+ "@types/eslint": "*"
1756
+ }
1757
+ },
1758
+ "node_modules/@types/estree": {
1759
+ "version": "1.0.8",
1760
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
1761
+ "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
1762
+ "dev": true,
1763
+ "license": "MIT"
1764
+ },
1765
+ "node_modules/@types/howler": {
1766
+ "version": "2.2.12",
1767
+ "resolved": "https://registry.npmjs.org/@types/howler/-/howler-2.2.12.tgz",
1768
+ "integrity": "sha512-hy769UICzOSdK0Kn1FBk4gN+lswcj1EKRkmiDtMkUGvFfYJzgaDXmVXkSShS2m89ERAatGIPnTUlp2HhfkVo5g==",
1769
+ "dev": true,
1770
+ "license": "MIT"
1771
+ },
1772
+ "node_modules/@types/json-schema": {
1773
+ "version": "7.0.15",
1774
+ "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
1775
+ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
1776
+ "dev": true,
1777
+ "license": "MIT"
1778
+ },
1779
+ "node_modules/@types/node": {
1780
+ "version": "24.10.3",
1781
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.3.tgz",
1782
+ "integrity": "sha512-gqkrWUsS8hcm0r44yn7/xZeV1ERva/nLgrLxFRUGb7aoNMIJfZJ3AC261zDQuOAKC7MiXai1WCpYc48jAHoShQ==",
1783
+ "dev": true,
1784
+ "license": "MIT",
1785
+ "peer": true,
1786
+ "dependencies": {
1787
+ "undici-types": "~7.16.0"
1788
+ }
1789
+ },
1790
+ "node_modules/@types/react": {
1791
+ "version": "19.2.7",
1792
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.7.tgz",
1793
+ "integrity": "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==",
1794
+ "dev": true,
1795
+ "license": "MIT",
1796
+ "peer": true,
1797
+ "dependencies": {
1798
+ "csstype": "^3.2.2"
1799
+ }
1800
+ },
1801
+ "node_modules/@types/react-dom": {
1802
+ "version": "19.2.3",
1803
+ "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
1804
+ "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
1805
+ "dev": true,
1806
+ "license": "MIT",
1807
+ "peerDependencies": {
1808
+ "@types/react": "^19.2.0"
1809
+ }
1810
+ },
1811
+ "node_modules/@types/stats.js": {
1812
+ "version": "0.17.4",
1813
+ "resolved": "https://registry.npmjs.org/@types/stats.js/-/stats.js-0.17.4.tgz",
1814
+ "integrity": "sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA==",
1815
+ "dev": true,
1816
+ "license": "MIT"
1817
+ },
1818
+ "node_modules/@types/three": {
1819
+ "version": "0.182.0",
1820
+ "resolved": "https://registry.npmjs.org/@types/three/-/three-0.182.0.tgz",
1821
+ "integrity": "sha512-WByN9V3Sbwbe2OkWuSGyoqQO8Du6yhYaXtXLoA5FkKTUJorZ+yOHBZ35zUUPQXlAKABZmbYp5oAqpA4RBjtJ/Q==",
1822
+ "dev": true,
1823
+ "license": "MIT",
1824
+ "dependencies": {
1825
+ "@dimforge/rapier3d-compat": "~0.12.0",
1826
+ "@tweenjs/tween.js": "~23.1.3",
1827
+ "@types/stats.js": "*",
1828
+ "@types/webxr": ">=0.5.17",
1829
+ "@webgpu/types": "*",
1830
+ "fflate": "~0.8.2",
1831
+ "meshoptimizer": "~0.22.0"
1832
+ }
1833
+ },
1834
+ "node_modules/@types/webxr": {
1835
+ "version": "0.5.24",
1836
+ "resolved": "https://registry.npmjs.org/@types/webxr/-/webxr-0.5.24.tgz",
1837
+ "integrity": "sha512-h8fgEd/DpoS9CBrjEQXR+dIDraopAEfu4wYVNY2tEPwk60stPWhvZMf4Foo5FakuQ7HFZoa8WceaWFervK2Ovg==",
1838
+ "dev": true,
1839
+ "license": "MIT"
1840
+ },
1841
+ "node_modules/@typescript-eslint/eslint-plugin": {
1842
+ "version": "8.49.0",
1843
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.49.0.tgz",
1844
+ "integrity": "sha512-JXij0vzIaTtCwu6SxTh8qBc66kmf1xs7pI4UOiMDFVct6q86G0Zs7KRcEoJgY3Cav3x5Tq0MF5jwgpgLqgKG3A==",
1845
+ "dev": true,
1846
+ "license": "MIT",
1847
+ "dependencies": {
1848
+ "@eslint-community/regexpp": "^4.10.0",
1849
+ "@typescript-eslint/scope-manager": "8.49.0",
1850
+ "@typescript-eslint/type-utils": "8.49.0",
1851
+ "@typescript-eslint/utils": "8.49.0",
1852
+ "@typescript-eslint/visitor-keys": "8.49.0",
1853
+ "ignore": "^7.0.0",
1854
+ "natural-compare": "^1.4.0",
1855
+ "ts-api-utils": "^2.1.0"
1856
+ },
1857
+ "engines": {
1858
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1859
+ },
1860
+ "funding": {
1861
+ "type": "opencollective",
1862
+ "url": "https://opencollective.com/typescript-eslint"
1863
+ },
1864
+ "peerDependencies": {
1865
+ "@typescript-eslint/parser": "^8.49.0",
1866
+ "eslint": "^8.57.0 || ^9.0.0",
1867
+ "typescript": ">=4.8.4 <6.0.0"
1868
+ }
1869
+ },
1870
+ "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
1871
+ "version": "7.0.5",
1872
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
1873
+ "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",
1874
+ "dev": true,
1875
+ "license": "MIT",
1876
+ "engines": {
1877
+ "node": ">= 4"
1878
+ }
1879
+ },
1880
+ "node_modules/@typescript-eslint/parser": {
1881
+ "version": "8.49.0",
1882
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.49.0.tgz",
1883
+ "integrity": "sha512-N9lBGA9o9aqb1hVMc9hzySbhKibHmB+N3IpoShyV6HyQYRGIhlrO5rQgttypi+yEeKsKI4idxC8Jw6gXKD4THA==",
1884
+ "dev": true,
1885
+ "license": "MIT",
1886
+ "peer": true,
1887
+ "dependencies": {
1888
+ "@typescript-eslint/scope-manager": "8.49.0",
1889
+ "@typescript-eslint/types": "8.49.0",
1890
+ "@typescript-eslint/typescript-estree": "8.49.0",
1891
+ "@typescript-eslint/visitor-keys": "8.49.0",
1892
+ "debug": "^4.3.4"
1893
+ },
1894
+ "engines": {
1895
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1896
+ },
1897
+ "funding": {
1898
+ "type": "opencollective",
1899
+ "url": "https://opencollective.com/typescript-eslint"
1900
+ },
1901
+ "peerDependencies": {
1902
+ "eslint": "^8.57.0 || ^9.0.0",
1903
+ "typescript": ">=4.8.4 <6.0.0"
1904
+ }
1905
+ },
1906
+ "node_modules/@typescript-eslint/project-service": {
1907
+ "version": "8.49.0",
1908
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.49.0.tgz",
1909
+ "integrity": "sha512-/wJN0/DKkmRUMXjZUXYZpD1NEQzQAAn9QWfGwo+Ai8gnzqH7tvqS7oNVdTjKqOcPyVIdZdyCMoqN66Ia789e7g==",
1910
+ "dev": true,
1911
+ "license": "MIT",
1912
+ "dependencies": {
1913
+ "@typescript-eslint/tsconfig-utils": "^8.49.0",
1914
+ "@typescript-eslint/types": "^8.49.0",
1915
+ "debug": "^4.3.4"
1916
+ },
1917
+ "engines": {
1918
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1919
+ },
1920
+ "funding": {
1921
+ "type": "opencollective",
1922
+ "url": "https://opencollective.com/typescript-eslint"
1923
+ },
1924
+ "peerDependencies": {
1925
+ "typescript": ">=4.8.4 <6.0.0"
1926
+ }
1927
+ },
1928
+ "node_modules/@typescript-eslint/scope-manager": {
1929
+ "version": "8.49.0",
1930
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.49.0.tgz",
1931
+ "integrity": "sha512-npgS3zi+/30KSOkXNs0LQXtsg9ekZ8OISAOLGWA/ZOEn0ZH74Ginfl7foziV8DT+D98WfQ5Kopwqb/PZOaIJGg==",
1932
+ "dev": true,
1933
+ "license": "MIT",
1934
+ "dependencies": {
1935
+ "@typescript-eslint/types": "8.49.0",
1936
+ "@typescript-eslint/visitor-keys": "8.49.0"
1937
+ },
1938
+ "engines": {
1939
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1940
+ },
1941
+ "funding": {
1942
+ "type": "opencollective",
1943
+ "url": "https://opencollective.com/typescript-eslint"
1944
+ }
1945
+ },
1946
+ "node_modules/@typescript-eslint/tsconfig-utils": {
1947
+ "version": "8.49.0",
1948
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.49.0.tgz",
1949
+ "integrity": "sha512-8prixNi1/6nawsRYxet4YOhnbW+W9FK/bQPxsGB1D3ZrDzbJ5FXw5XmzxZv82X3B+ZccuSxo/X8q9nQ+mFecWA==",
1950
+ "dev": true,
1951
+ "license": "MIT",
1952
+ "engines": {
1953
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1954
+ },
1955
+ "funding": {
1956
+ "type": "opencollective",
1957
+ "url": "https://opencollective.com/typescript-eslint"
1958
+ },
1959
+ "peerDependencies": {
1960
+ "typescript": ">=4.8.4 <6.0.0"
1961
+ }
1962
+ },
1963
+ "node_modules/@typescript-eslint/type-utils": {
1964
+ "version": "8.49.0",
1965
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.49.0.tgz",
1966
+ "integrity": "sha512-KTExJfQ+svY8I10P4HdxKzWsvtVnsuCifU5MvXrRwoP2KOlNZ9ADNEWWsQTJgMxLzS5VLQKDjkCT/YzgsnqmZg==",
1967
+ "dev": true,
1968
+ "license": "MIT",
1969
+ "dependencies": {
1970
+ "@typescript-eslint/types": "8.49.0",
1971
+ "@typescript-eslint/typescript-estree": "8.49.0",
1972
+ "@typescript-eslint/utils": "8.49.0",
1973
+ "debug": "^4.3.4",
1974
+ "ts-api-utils": "^2.1.0"
1975
+ },
1976
+ "engines": {
1977
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1978
+ },
1979
+ "funding": {
1980
+ "type": "opencollective",
1981
+ "url": "https://opencollective.com/typescript-eslint"
1982
+ },
1983
+ "peerDependencies": {
1984
+ "eslint": "^8.57.0 || ^9.0.0",
1985
+ "typescript": ">=4.8.4 <6.0.0"
1986
+ }
1987
+ },
1988
+ "node_modules/@typescript-eslint/types": {
1989
+ "version": "8.49.0",
1990
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.49.0.tgz",
1991
+ "integrity": "sha512-e9k/fneezorUo6WShlQpMxXh8/8wfyc+biu6tnAqA81oWrEic0k21RHzP9uqqpyBBeBKu4T+Bsjy9/b8u7obXQ==",
1992
+ "dev": true,
1993
+ "license": "MIT",
1994
+ "engines": {
1995
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1996
+ },
1997
+ "funding": {
1998
+ "type": "opencollective",
1999
+ "url": "https://opencollective.com/typescript-eslint"
2000
+ }
2001
+ },
2002
+ "node_modules/@typescript-eslint/typescript-estree": {
2003
+ "version": "8.49.0",
2004
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.49.0.tgz",
2005
+ "integrity": "sha512-jrLdRuAbPfPIdYNppHJ/D0wN+wwNfJ32YTAm10eJVsFmrVpXQnDWBn8niCSMlWjvml8jsce5E/O+86IQtTbJWA==",
2006
+ "dev": true,
2007
+ "license": "MIT",
2008
+ "dependencies": {
2009
+ "@typescript-eslint/project-service": "8.49.0",
2010
+ "@typescript-eslint/tsconfig-utils": "8.49.0",
2011
+ "@typescript-eslint/types": "8.49.0",
2012
+ "@typescript-eslint/visitor-keys": "8.49.0",
2013
+ "debug": "^4.3.4",
2014
+ "minimatch": "^9.0.4",
2015
+ "semver": "^7.6.0",
2016
+ "tinyglobby": "^0.2.15",
2017
+ "ts-api-utils": "^2.1.0"
2018
+ },
2019
+ "engines": {
2020
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2021
+ },
2022
+ "funding": {
2023
+ "type": "opencollective",
2024
+ "url": "https://opencollective.com/typescript-eslint"
2025
+ },
2026
+ "peerDependencies": {
2027
+ "typescript": ">=4.8.4 <6.0.0"
2028
+ }
2029
+ },
2030
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
2031
+ "version": "2.0.2",
2032
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
2033
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
2034
+ "dev": true,
2035
+ "license": "MIT",
2036
+ "dependencies": {
2037
+ "balanced-match": "^1.0.0"
2038
+ }
2039
+ },
2040
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
2041
+ "version": "9.0.5",
2042
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
2043
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
2044
+ "dev": true,
2045
+ "license": "ISC",
2046
+ "dependencies": {
2047
+ "brace-expansion": "^2.0.1"
2048
+ },
2049
+ "engines": {
2050
+ "node": ">=16 || 14 >=14.17"
2051
+ },
2052
+ "funding": {
2053
+ "url": "https://github.com/sponsors/isaacs"
2054
+ }
2055
+ },
2056
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
2057
+ "version": "7.7.3",
2058
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
2059
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
2060
+ "dev": true,
2061
+ "license": "ISC",
2062
+ "bin": {
2063
+ "semver": "bin/semver.js"
2064
+ },
2065
+ "engines": {
2066
+ "node": ">=10"
2067
+ }
2068
+ },
2069
+ "node_modules/@typescript-eslint/utils": {
2070
+ "version": "8.49.0",
2071
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.49.0.tgz",
2072
+ "integrity": "sha512-N3W7rJw7Rw+z1tRsHZbK395TWSYvufBXumYtEGzypgMUthlg0/hmCImeA8hgO2d2G4pd7ftpxxul2J8OdtdaFA==",
2073
+ "dev": true,
2074
+ "license": "MIT",
2075
+ "dependencies": {
2076
+ "@eslint-community/eslint-utils": "^4.7.0",
2077
+ "@typescript-eslint/scope-manager": "8.49.0",
2078
+ "@typescript-eslint/types": "8.49.0",
2079
+ "@typescript-eslint/typescript-estree": "8.49.0"
2080
+ },
2081
+ "engines": {
2082
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2083
+ },
2084
+ "funding": {
2085
+ "type": "opencollective",
2086
+ "url": "https://opencollective.com/typescript-eslint"
2087
+ },
2088
+ "peerDependencies": {
2089
+ "eslint": "^8.57.0 || ^9.0.0",
2090
+ "typescript": ">=4.8.4 <6.0.0"
2091
+ }
2092
+ },
2093
+ "node_modules/@typescript-eslint/visitor-keys": {
2094
+ "version": "8.49.0",
2095
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.49.0.tgz",
2096
+ "integrity": "sha512-LlKaciDe3GmZFphXIc79THF/YYBugZ7FS1pO581E/edlVVNbZKDy93evqmrfQ9/Y4uN0vVhX4iuchq26mK/iiA==",
2097
+ "dev": true,
2098
+ "license": "MIT",
2099
+ "dependencies": {
2100
+ "@typescript-eslint/types": "8.49.0",
2101
+ "eslint-visitor-keys": "^4.2.1"
2102
+ },
2103
+ "engines": {
2104
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2105
+ },
2106
+ "funding": {
2107
+ "type": "opencollective",
2108
+ "url": "https://opencollective.com/typescript-eslint"
2109
+ }
2110
+ },
2111
+ "node_modules/@vitejs/plugin-react": {
2112
+ "version": "5.1.2",
2113
+ "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-5.1.2.tgz",
2114
+ "integrity": "sha512-EcA07pHJouywpzsoTUqNh5NwGayl2PPVEJKUSinGGSxFGYn+shYbqMGBg6FXDqgXum9Ou/ecb+411ssw8HImJQ==",
2115
+ "dev": true,
2116
+ "license": "MIT",
2117
+ "dependencies": {
2118
+ "@babel/core": "^7.28.5",
2119
+ "@babel/plugin-transform-react-jsx-self": "^7.27.1",
2120
+ "@babel/plugin-transform-react-jsx-source": "^7.27.1",
2121
+ "@rolldown/pluginutils": "1.0.0-beta.53",
2122
+ "@types/babel__core": "^7.20.5",
2123
+ "react-refresh": "^0.18.0"
2124
+ },
2125
+ "engines": {
2126
+ "node": "^20.19.0 || >=22.12.0"
2127
+ },
2128
+ "peerDependencies": {
2129
+ "vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
2130
+ }
2131
+ },
2132
+ "node_modules/@webgpu/types": {
2133
+ "version": "0.1.67",
2134
+ "resolved": "https://registry.npmjs.org/@webgpu/types/-/types-0.1.67.tgz",
2135
+ "integrity": "sha512-uk53+2ECGUkWoDFez/hymwpRfdgdIn6y1ref70fEecGMe5607f4sozNFgBk0oxlr7j2CRGWBEc3IBYMmFdGGTQ==",
2136
+ "dev": true,
2137
+ "license": "BSD-3-Clause"
2138
+ },
2139
+ "node_modules/acorn": {
2140
+ "version": "8.15.0",
2141
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
2142
+ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
2143
+ "dev": true,
2144
+ "license": "MIT",
2145
+ "peer": true,
2146
+ "bin": {
2147
+ "acorn": "bin/acorn"
2148
+ },
2149
+ "engines": {
2150
+ "node": ">=0.4.0"
2151
+ }
2152
+ },
2153
+ "node_modules/acorn-jsx": {
2154
+ "version": "5.3.2",
2155
+ "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
2156
+ "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
2157
+ "dev": true,
2158
+ "license": "MIT",
2159
+ "peerDependencies": {
2160
+ "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
2161
+ }
2162
+ },
2163
+ "node_modules/ajv": {
2164
+ "version": "6.12.6",
2165
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
2166
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
2167
+ "dev": true,
2168
+ "license": "MIT",
2169
+ "dependencies": {
2170
+ "fast-deep-equal": "^3.1.1",
2171
+ "fast-json-stable-stringify": "^2.0.0",
2172
+ "json-schema-traverse": "^0.4.1",
2173
+ "uri-js": "^4.2.2"
2174
+ },
2175
+ "funding": {
2176
+ "type": "github",
2177
+ "url": "https://github.com/sponsors/epoberezkin"
2178
+ }
2179
+ },
2180
+ "node_modules/ansi-styles": {
2181
+ "version": "4.3.0",
2182
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
2183
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
2184
+ "dev": true,
2185
+ "license": "MIT",
2186
+ "dependencies": {
2187
+ "color-convert": "^2.0.1"
2188
+ },
2189
+ "engines": {
2190
+ "node": ">=8"
2191
+ },
2192
+ "funding": {
2193
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
2194
+ }
2195
+ },
2196
+ "node_modules/argparse": {
2197
+ "version": "2.0.1",
2198
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
2199
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
2200
+ "dev": true,
2201
+ "license": "Python-2.0"
2202
+ },
2203
+ "node_modules/balanced-match": {
2204
+ "version": "1.0.2",
2205
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
2206
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
2207
+ "dev": true,
2208
+ "license": "MIT"
2209
+ },
2210
+ "node_modules/baseline-browser-mapping": {
2211
+ "version": "2.9.6",
2212
+ "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.6.tgz",
2213
+ "integrity": "sha512-v9BVVpOTLB59C9E7aSnmIF8h7qRsFpx+A2nugVMTszEOMcfjlZMsXRm4LF23I3Z9AJxc8ANpIvzbzONoX9VJlg==",
2214
+ "dev": true,
2215
+ "license": "Apache-2.0",
2216
+ "bin": {
2217
+ "baseline-browser-mapping": "dist/cli.js"
2218
+ }
2219
+ },
2220
+ "node_modules/bidi-js": {
2221
+ "version": "1.0.3",
2222
+ "resolved": "https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz",
2223
+ "integrity": "sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==",
2224
+ "dev": true,
2225
+ "license": "MIT",
2226
+ "dependencies": {
2227
+ "require-from-string": "^2.0.2"
2228
+ }
2229
+ },
2230
+ "node_modules/brace-expansion": {
2231
+ "version": "1.1.12",
2232
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
2233
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
2234
+ "dev": true,
2235
+ "license": "MIT",
2236
+ "dependencies": {
2237
+ "balanced-match": "^1.0.0",
2238
+ "concat-map": "0.0.1"
2239
+ }
2240
+ },
2241
+ "node_modules/braces": {
2242
+ "version": "3.0.3",
2243
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
2244
+ "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
2245
+ "dev": true,
2246
+ "license": "MIT",
2247
+ "optional": true,
2248
+ "dependencies": {
2249
+ "fill-range": "^7.1.1"
2250
+ },
2251
+ "engines": {
2252
+ "node": ">=8"
2253
+ }
2254
+ },
2255
+ "node_modules/browserslist": {
2256
+ "version": "4.28.1",
2257
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz",
2258
+ "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
2259
+ "dev": true,
2260
+ "funding": [
2261
+ {
2262
+ "type": "opencollective",
2263
+ "url": "https://opencollective.com/browserslist"
2264
+ },
2265
+ {
2266
+ "type": "tidelift",
2267
+ "url": "https://tidelift.com/funding/github/npm/browserslist"
2268
+ },
2269
+ {
2270
+ "type": "github",
2271
+ "url": "https://github.com/sponsors/ai"
2272
+ }
2273
+ ],
2274
+ "license": "MIT",
2275
+ "peer": true,
2276
+ "dependencies": {
2277
+ "baseline-browser-mapping": "^2.9.0",
2278
+ "caniuse-lite": "^1.0.30001759",
2279
+ "electron-to-chromium": "^1.5.263",
2280
+ "node-releases": "^2.0.27",
2281
+ "update-browserslist-db": "^1.2.0"
2282
+ },
2283
+ "bin": {
2284
+ "browserslist": "cli.js"
2285
+ },
2286
+ "engines": {
2287
+ "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
2288
+ }
2289
+ },
2290
+ "node_modules/buffer-builder": {
2291
+ "version": "0.2.0",
2292
+ "resolved": "https://registry.npmjs.org/buffer-builder/-/buffer-builder-0.2.0.tgz",
2293
+ "integrity": "sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==",
2294
+ "dev": true,
2295
+ "license": "MIT/X11"
2296
+ },
2297
+ "node_modules/callsites": {
2298
+ "version": "3.1.0",
2299
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
2300
+ "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
2301
+ "dev": true,
2302
+ "license": "MIT",
2303
+ "engines": {
2304
+ "node": ">=6"
2305
+ }
2306
+ },
2307
+ "node_modules/caniuse-lite": {
2308
+ "version": "1.0.30001760",
2309
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001760.tgz",
2310
+ "integrity": "sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==",
2311
+ "dev": true,
2312
+ "funding": [
2313
+ {
2314
+ "type": "opencollective",
2315
+ "url": "https://opencollective.com/browserslist"
2316
+ },
2317
+ {
2318
+ "type": "tidelift",
2319
+ "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
2320
+ },
2321
+ {
2322
+ "type": "github",
2323
+ "url": "https://github.com/sponsors/ai"
2324
+ }
2325
+ ],
2326
+ "license": "CC-BY-4.0"
2327
+ },
2328
+ "node_modules/chalk": {
2329
+ "version": "4.1.2",
2330
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
2331
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2332
+ "dev": true,
2333
+ "license": "MIT",
2334
+ "dependencies": {
2335
+ "ansi-styles": "^4.1.0",
2336
+ "supports-color": "^7.1.0"
2337
+ },
2338
+ "engines": {
2339
+ "node": ">=10"
2340
+ },
2341
+ "funding": {
2342
+ "url": "https://github.com/chalk/chalk?sponsor=1"
2343
+ }
2344
+ },
2345
+ "node_modules/chokidar": {
2346
+ "version": "4.0.3",
2347
+ "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
2348
+ "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
2349
+ "dev": true,
2350
+ "license": "MIT",
2351
+ "optional": true,
2352
+ "dependencies": {
2353
+ "readdirp": "^4.0.1"
2354
+ },
2355
+ "engines": {
2356
+ "node": ">= 14.16.0"
2357
+ },
2358
+ "funding": {
2359
+ "url": "https://paulmillr.com/funding/"
2360
+ }
2361
+ },
2362
+ "node_modules/color-convert": {
2363
+ "version": "2.0.1",
2364
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
2365
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
2366
+ "dev": true,
2367
+ "license": "MIT",
2368
+ "dependencies": {
2369
+ "color-name": "~1.1.4"
2370
+ },
2371
+ "engines": {
2372
+ "node": ">=7.0.0"
2373
+ }
2374
+ },
2375
+ "node_modules/color-name": {
2376
+ "version": "1.1.4",
2377
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
2378
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
2379
+ "dev": true,
2380
+ "license": "MIT"
2381
+ },
2382
+ "node_modules/colorjs.io": {
2383
+ "version": "0.5.2",
2384
+ "resolved": "https://registry.npmjs.org/colorjs.io/-/colorjs.io-0.5.2.tgz",
2385
+ "integrity": "sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==",
2386
+ "dev": true,
2387
+ "license": "MIT"
2388
+ },
2389
+ "node_modules/concat-map": {
2390
+ "version": "0.0.1",
2391
+ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
2392
+ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
2393
+ "dev": true,
2394
+ "license": "MIT"
2395
+ },
2396
+ "node_modules/convert-source-map": {
2397
+ "version": "2.0.0",
2398
+ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
2399
+ "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
2400
+ "dev": true,
2401
+ "license": "MIT"
2402
+ },
2403
+ "node_modules/cross-spawn": {
2404
+ "version": "7.0.6",
2405
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
2406
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
2407
+ "dev": true,
2408
+ "license": "MIT",
2409
+ "dependencies": {
2410
+ "path-key": "^3.1.0",
2411
+ "shebang-command": "^2.0.0",
2412
+ "which": "^2.0.1"
2413
+ },
2414
+ "engines": {
2415
+ "node": ">= 8"
2416
+ }
2417
+ },
2418
+ "node_modules/csstype": {
2419
+ "version": "3.2.3",
2420
+ "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
2421
+ "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
2422
+ "dev": true,
2423
+ "license": "MIT"
2424
+ },
2425
+ "node_modules/debug": {
2426
+ "version": "4.4.3",
2427
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
2428
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
2429
+ "dev": true,
2430
+ "license": "MIT",
2431
+ "dependencies": {
2432
+ "ms": "^2.1.3"
2433
+ },
2434
+ "engines": {
2435
+ "node": ">=6.0"
2436
+ },
2437
+ "peerDependenciesMeta": {
2438
+ "supports-color": {
2439
+ "optional": true
2440
+ }
2441
+ }
2442
+ },
2443
+ "node_modules/deep-is": {
2444
+ "version": "0.1.4",
2445
+ "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
2446
+ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
2447
+ "dev": true,
2448
+ "license": "MIT"
2449
+ },
2450
+ "node_modules/detect-libc": {
2451
+ "version": "1.0.3",
2452
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
2453
+ "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
2454
+ "dev": true,
2455
+ "license": "Apache-2.0",
2456
+ "optional": true,
2457
+ "bin": {
2458
+ "detect-libc": "bin/detect-libc.js"
2459
+ },
2460
+ "engines": {
2461
+ "node": ">=0.10"
2462
+ }
2463
+ },
2464
+ "node_modules/electron-to-chromium": {
2465
+ "version": "1.5.267",
2466
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz",
2467
+ "integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==",
2468
+ "dev": true,
2469
+ "license": "ISC"
2470
+ },
2471
+ "node_modules/esbuild": {
2472
+ "version": "0.25.12",
2473
+ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz",
2474
+ "integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==",
2475
+ "dev": true,
2476
+ "hasInstallScript": true,
2477
+ "license": "MIT",
2478
+ "bin": {
2479
+ "esbuild": "bin/esbuild"
2480
+ },
2481
+ "engines": {
2482
+ "node": ">=18"
2483
+ },
2484
+ "optionalDependencies": {
2485
+ "@esbuild/aix-ppc64": "0.25.12",
2486
+ "@esbuild/android-arm": "0.25.12",
2487
+ "@esbuild/android-arm64": "0.25.12",
2488
+ "@esbuild/android-x64": "0.25.12",
2489
+ "@esbuild/darwin-arm64": "0.25.12",
2490
+ "@esbuild/darwin-x64": "0.25.12",
2491
+ "@esbuild/freebsd-arm64": "0.25.12",
2492
+ "@esbuild/freebsd-x64": "0.25.12",
2493
+ "@esbuild/linux-arm": "0.25.12",
2494
+ "@esbuild/linux-arm64": "0.25.12",
2495
+ "@esbuild/linux-ia32": "0.25.12",
2496
+ "@esbuild/linux-loong64": "0.25.12",
2497
+ "@esbuild/linux-mips64el": "0.25.12",
2498
+ "@esbuild/linux-ppc64": "0.25.12",
2499
+ "@esbuild/linux-riscv64": "0.25.12",
2500
+ "@esbuild/linux-s390x": "0.25.12",
2501
+ "@esbuild/linux-x64": "0.25.12",
2502
+ "@esbuild/netbsd-arm64": "0.25.12",
2503
+ "@esbuild/netbsd-x64": "0.25.12",
2504
+ "@esbuild/openbsd-arm64": "0.25.12",
2505
+ "@esbuild/openbsd-x64": "0.25.12",
2506
+ "@esbuild/openharmony-arm64": "0.25.12",
2507
+ "@esbuild/sunos-x64": "0.25.12",
2508
+ "@esbuild/win32-arm64": "0.25.12",
2509
+ "@esbuild/win32-ia32": "0.25.12",
2510
+ "@esbuild/win32-x64": "0.25.12"
2511
+ }
2512
+ },
2513
+ "node_modules/escalade": {
2514
+ "version": "3.2.0",
2515
+ "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
2516
+ "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
2517
+ "dev": true,
2518
+ "license": "MIT",
2519
+ "engines": {
2520
+ "node": ">=6"
2521
+ }
2522
+ },
2523
+ "node_modules/escape-string-regexp": {
2524
+ "version": "4.0.0",
2525
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
2526
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
2527
+ "dev": true,
2528
+ "license": "MIT",
2529
+ "engines": {
2530
+ "node": ">=10"
2531
+ },
2532
+ "funding": {
2533
+ "url": "https://github.com/sponsors/sindresorhus"
2534
+ }
2535
+ },
2536
+ "node_modules/eslint": {
2537
+ "version": "9.39.1",
2538
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.1.tgz",
2539
+ "integrity": "sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==",
2540
+ "dev": true,
2541
+ "license": "MIT",
2542
+ "peer": true,
2543
+ "dependencies": {
2544
+ "@eslint-community/eslint-utils": "^4.8.0",
2545
+ "@eslint-community/regexpp": "^4.12.1",
2546
+ "@eslint/config-array": "^0.21.1",
2547
+ "@eslint/config-helpers": "^0.4.2",
2548
+ "@eslint/core": "^0.17.0",
2549
+ "@eslint/eslintrc": "^3.3.1",
2550
+ "@eslint/js": "9.39.1",
2551
+ "@eslint/plugin-kit": "^0.4.1",
2552
+ "@humanfs/node": "^0.16.6",
2553
+ "@humanwhocodes/module-importer": "^1.0.1",
2554
+ "@humanwhocodes/retry": "^0.4.2",
2555
+ "@types/estree": "^1.0.6",
2556
+ "ajv": "^6.12.4",
2557
+ "chalk": "^4.0.0",
2558
+ "cross-spawn": "^7.0.6",
2559
+ "debug": "^4.3.2",
2560
+ "escape-string-regexp": "^4.0.0",
2561
+ "eslint-scope": "^8.4.0",
2562
+ "eslint-visitor-keys": "^4.2.1",
2563
+ "espree": "^10.4.0",
2564
+ "esquery": "^1.5.0",
2565
+ "esutils": "^2.0.2",
2566
+ "fast-deep-equal": "^3.1.3",
2567
+ "file-entry-cache": "^8.0.0",
2568
+ "find-up": "^5.0.0",
2569
+ "glob-parent": "^6.0.2",
2570
+ "ignore": "^5.2.0",
2571
+ "imurmurhash": "^0.1.4",
2572
+ "is-glob": "^4.0.0",
2573
+ "json-stable-stringify-without-jsonify": "^1.0.1",
2574
+ "lodash.merge": "^4.6.2",
2575
+ "minimatch": "^3.1.2",
2576
+ "natural-compare": "^1.4.0",
2577
+ "optionator": "^0.9.3"
2578
+ },
2579
+ "bin": {
2580
+ "eslint": "bin/eslint.js"
2581
+ },
2582
+ "engines": {
2583
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2584
+ },
2585
+ "funding": {
2586
+ "url": "https://eslint.org/donate"
2587
+ },
2588
+ "peerDependencies": {
2589
+ "jiti": "*"
2590
+ },
2591
+ "peerDependenciesMeta": {
2592
+ "jiti": {
2593
+ "optional": true
2594
+ }
2595
+ }
2596
+ },
2597
+ "node_modules/eslint-config-prettier": {
2598
+ "version": "10.1.8",
2599
+ "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz",
2600
+ "integrity": "sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==",
2601
+ "dev": true,
2602
+ "license": "MIT",
2603
+ "peer": true,
2604
+ "bin": {
2605
+ "eslint-config-prettier": "bin/cli.js"
2606
+ },
2607
+ "funding": {
2608
+ "url": "https://opencollective.com/eslint-config-prettier"
2609
+ },
2610
+ "peerDependencies": {
2611
+ "eslint": ">=7.0.0"
2612
+ }
2613
+ },
2614
+ "node_modules/eslint-plugin-prettier": {
2615
+ "version": "5.5.4",
2616
+ "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz",
2617
+ "integrity": "sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg==",
2618
+ "dev": true,
2619
+ "license": "MIT",
2620
+ "dependencies": {
2621
+ "prettier-linter-helpers": "^1.0.0",
2622
+ "synckit": "^0.11.7"
2623
+ },
2624
+ "engines": {
2625
+ "node": "^14.18.0 || >=16.0.0"
2626
+ },
2627
+ "funding": {
2628
+ "url": "https://opencollective.com/eslint-plugin-prettier"
2629
+ },
2630
+ "peerDependencies": {
2631
+ "@types/eslint": ">=8.0.0",
2632
+ "eslint": ">=8.0.0",
2633
+ "eslint-config-prettier": ">= 7.0.0 <10.0.0 || >=10.1.0",
2634
+ "prettier": ">=3.0.0"
2635
+ },
2636
+ "peerDependenciesMeta": {
2637
+ "@types/eslint": {
2638
+ "optional": true
2639
+ },
2640
+ "eslint-config-prettier": {
2641
+ "optional": true
2642
+ }
2643
+ }
2644
+ },
2645
+ "node_modules/eslint-plugin-react-hooks": {
2646
+ "version": "7.0.1",
2647
+ "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.1.tgz",
2648
+ "integrity": "sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA==",
2649
+ "dev": true,
2650
+ "license": "MIT",
2651
+ "dependencies": {
2652
+ "@babel/core": "^7.24.4",
2653
+ "@babel/parser": "^7.24.4",
2654
+ "hermes-parser": "^0.25.1",
2655
+ "zod": "^3.25.0 || ^4.0.0",
2656
+ "zod-validation-error": "^3.5.0 || ^4.0.0"
2657
+ },
2658
+ "engines": {
2659
+ "node": ">=18"
2660
+ },
2661
+ "peerDependencies": {
2662
+ "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0"
2663
+ }
2664
+ },
2665
+ "node_modules/eslint-plugin-react-refresh": {
2666
+ "version": "0.4.24",
2667
+ "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.24.tgz",
2668
+ "integrity": "sha512-nLHIW7TEq3aLrEYWpVaJ1dRgFR+wLDPN8e8FpYAql/bMV2oBEfC37K0gLEGgv9fy66juNShSMV8OkTqzltcG/w==",
2669
+ "dev": true,
2670
+ "license": "MIT",
2671
+ "peerDependencies": {
2672
+ "eslint": ">=8.40"
2673
+ }
2674
+ },
2675
+ "node_modules/eslint-scope": {
2676
+ "version": "8.4.0",
2677
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
2678
+ "integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
2679
+ "dev": true,
2680
+ "license": "BSD-2-Clause",
2681
+ "dependencies": {
2682
+ "esrecurse": "^4.3.0",
2683
+ "estraverse": "^5.2.0"
2684
+ },
2685
+ "engines": {
2686
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2687
+ },
2688
+ "funding": {
2689
+ "url": "https://opencollective.com/eslint"
2690
+ }
2691
+ },
2692
+ "node_modules/eslint-visitor-keys": {
2693
+ "version": "4.2.1",
2694
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
2695
+ "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
2696
+ "dev": true,
2697
+ "license": "Apache-2.0",
2698
+ "engines": {
2699
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2700
+ },
2701
+ "funding": {
2702
+ "url": "https://opencollective.com/eslint"
2703
+ }
2704
+ },
2705
+ "node_modules/espree": {
2706
+ "version": "10.4.0",
2707
+ "resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
2708
+ "integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
2709
+ "dev": true,
2710
+ "license": "BSD-2-Clause",
2711
+ "dependencies": {
2712
+ "acorn": "^8.15.0",
2713
+ "acorn-jsx": "^5.3.2",
2714
+ "eslint-visitor-keys": "^4.2.1"
2715
+ },
2716
+ "engines": {
2717
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2718
+ },
2719
+ "funding": {
2720
+ "url": "https://opencollective.com/eslint"
2721
+ }
2722
+ },
2723
+ "node_modules/esquery": {
2724
+ "version": "1.6.0",
2725
+ "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
2726
+ "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
2727
+ "dev": true,
2728
+ "license": "BSD-3-Clause",
2729
+ "dependencies": {
2730
+ "estraverse": "^5.1.0"
2731
+ },
2732
+ "engines": {
2733
+ "node": ">=0.10"
2734
+ }
2735
+ },
2736
+ "node_modules/esrecurse": {
2737
+ "version": "4.3.0",
2738
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
2739
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
2740
+ "dev": true,
2741
+ "license": "BSD-2-Clause",
2742
+ "dependencies": {
2743
+ "estraverse": "^5.2.0"
2744
+ },
2745
+ "engines": {
2746
+ "node": ">=4.0"
2747
+ }
2748
+ },
2749
+ "node_modules/estraverse": {
2750
+ "version": "5.3.0",
2751
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
2752
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
2753
+ "dev": true,
2754
+ "license": "BSD-2-Clause",
2755
+ "engines": {
2756
+ "node": ">=4.0"
2757
+ }
2758
+ },
2759
+ "node_modules/esutils": {
2760
+ "version": "2.0.3",
2761
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
2762
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
2763
+ "dev": true,
2764
+ "license": "BSD-2-Clause",
2765
+ "engines": {
2766
+ "node": ">=0.10.0"
2767
+ }
2768
+ },
2769
+ "node_modules/fast-deep-equal": {
2770
+ "version": "3.1.3",
2771
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
2772
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
2773
+ "dev": true,
2774
+ "license": "MIT"
2775
+ },
2776
+ "node_modules/fast-diff": {
2777
+ "version": "1.3.0",
2778
+ "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz",
2779
+ "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==",
2780
+ "dev": true,
2781
+ "license": "Apache-2.0"
2782
+ },
2783
+ "node_modules/fast-json-stable-stringify": {
2784
+ "version": "2.1.0",
2785
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
2786
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
2787
+ "dev": true,
2788
+ "license": "MIT"
2789
+ },
2790
+ "node_modules/fast-levenshtein": {
2791
+ "version": "2.0.6",
2792
+ "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
2793
+ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
2794
+ "dev": true,
2795
+ "license": "MIT"
2796
+ },
2797
+ "node_modules/fdir": {
2798
+ "version": "6.5.0",
2799
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
2800
+ "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
2801
+ "dev": true,
2802
+ "license": "MIT",
2803
+ "engines": {
2804
+ "node": ">=12.0.0"
2805
+ },
2806
+ "peerDependencies": {
2807
+ "picomatch": "^3 || ^4"
2808
+ },
2809
+ "peerDependenciesMeta": {
2810
+ "picomatch": {
2811
+ "optional": true
2812
+ }
2813
+ }
2814
+ },
2815
+ "node_modules/fflate": {
2816
+ "version": "0.8.2",
2817
+ "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz",
2818
+ "integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==",
2819
+ "dev": true,
2820
+ "license": "MIT"
2821
+ },
2822
+ "node_modules/file-entry-cache": {
2823
+ "version": "8.0.0",
2824
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
2825
+ "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
2826
+ "dev": true,
2827
+ "license": "MIT",
2828
+ "dependencies": {
2829
+ "flat-cache": "^4.0.0"
2830
+ },
2831
+ "engines": {
2832
+ "node": ">=16.0.0"
2833
+ }
2834
+ },
2835
+ "node_modules/fill-range": {
2836
+ "version": "7.1.1",
2837
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
2838
+ "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
2839
+ "dev": true,
2840
+ "license": "MIT",
2841
+ "optional": true,
2842
+ "dependencies": {
2843
+ "to-regex-range": "^5.0.1"
2844
+ },
2845
+ "engines": {
2846
+ "node": ">=8"
2847
+ }
2848
+ },
2849
+ "node_modules/find-up": {
2850
+ "version": "5.0.0",
2851
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
2852
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
2853
+ "dev": true,
2854
+ "license": "MIT",
2855
+ "dependencies": {
2856
+ "locate-path": "^6.0.0",
2857
+ "path-exists": "^4.0.0"
2858
+ },
2859
+ "engines": {
2860
+ "node": ">=10"
2861
+ },
2862
+ "funding": {
2863
+ "url": "https://github.com/sponsors/sindresorhus"
2864
+ }
2865
+ },
2866
+ "node_modules/flat-cache": {
2867
+ "version": "4.0.1",
2868
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
2869
+ "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
2870
+ "dev": true,
2871
+ "license": "MIT",
2872
+ "dependencies": {
2873
+ "flatted": "^3.2.9",
2874
+ "keyv": "^4.5.4"
2875
+ },
2876
+ "engines": {
2877
+ "node": ">=16"
2878
+ }
2879
+ },
2880
+ "node_modules/flatted": {
2881
+ "version": "3.3.3",
2882
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
2883
+ "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
2884
+ "dev": true,
2885
+ "license": "ISC"
2886
+ },
2887
+ "node_modules/fsevents": {
2888
+ "version": "2.3.3",
2889
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
2890
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
2891
+ "dev": true,
2892
+ "hasInstallScript": true,
2893
+ "license": "MIT",
2894
+ "optional": true,
2895
+ "os": [
2896
+ "darwin"
2897
+ ],
2898
+ "engines": {
2899
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
2900
+ }
2901
+ },
2902
+ "node_modules/gensync": {
2903
+ "version": "1.0.0-beta.2",
2904
+ "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
2905
+ "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
2906
+ "dev": true,
2907
+ "license": "MIT",
2908
+ "engines": {
2909
+ "node": ">=6.9.0"
2910
+ }
2911
+ },
2912
+ "node_modules/glob-parent": {
2913
+ "version": "6.0.2",
2914
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
2915
+ "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
2916
+ "dev": true,
2917
+ "license": "ISC",
2918
+ "dependencies": {
2919
+ "is-glob": "^4.0.3"
2920
+ },
2921
+ "engines": {
2922
+ "node": ">=10.13.0"
2923
+ }
2924
+ },
2925
+ "node_modules/globals": {
2926
+ "version": "16.5.0",
2927
+ "resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz",
2928
+ "integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==",
2929
+ "dev": true,
2930
+ "license": "MIT",
2931
+ "engines": {
2932
+ "node": ">=18"
2933
+ },
2934
+ "funding": {
2935
+ "url": "https://github.com/sponsors/sindresorhus"
2936
+ }
2937
+ },
2938
+ "node_modules/gsap": {
2939
+ "version": "3.14.1",
2940
+ "resolved": "https://registry.npmjs.org/gsap/-/gsap-3.14.1.tgz",
2941
+ "integrity": "sha512-nOFRJpVu+U0IPgKzfC5MEdZrJ1iVidGaOuxK0+Un+7vMOHa5rw/SKOaMaRRyHZiJKaeAEALTBwnj6R3gifyGBw==",
2942
+ "license": "Standard 'no charge' license: https://gsap.com/standard-license."
2943
+ },
2944
+ "node_modules/has-flag": {
2945
+ "version": "4.0.0",
2946
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
2947
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
2948
+ "dev": true,
2949
+ "license": "MIT",
2950
+ "engines": {
2951
+ "node": ">=8"
2952
+ }
2953
+ },
2954
+ "node_modules/hermes-estree": {
2955
+ "version": "0.25.1",
2956
+ "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz",
2957
+ "integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==",
2958
+ "dev": true,
2959
+ "license": "MIT"
2960
+ },
2961
+ "node_modules/hermes-parser": {
2962
+ "version": "0.25.1",
2963
+ "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz",
2964
+ "integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==",
2965
+ "dev": true,
2966
+ "license": "MIT",
2967
+ "dependencies": {
2968
+ "hermes-estree": "0.25.1"
2969
+ }
2970
+ },
2971
+ "node_modules/howler": {
2972
+ "version": "2.2.4",
2973
+ "resolved": "https://registry.npmjs.org/howler/-/howler-2.2.4.tgz",
2974
+ "integrity": "sha512-iARIBPgcQrwtEr+tALF+rapJ8qSc+Set2GJQl7xT1MQzWaVkFebdJhR3alVlSiUf5U7nAANKuj3aWpwerocD5w==",
2975
+ "license": "MIT"
2976
+ },
2977
+ "node_modules/ignore": {
2978
+ "version": "5.3.2",
2979
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
2980
+ "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
2981
+ "dev": true,
2982
+ "license": "MIT",
2983
+ "engines": {
2984
+ "node": ">= 4"
2985
+ }
2986
+ },
2987
+ "node_modules/immutable": {
2988
+ "version": "5.1.4",
2989
+ "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz",
2990
+ "integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==",
2991
+ "dev": true,
2992
+ "license": "MIT"
2993
+ },
2994
+ "node_modules/import-fresh": {
2995
+ "version": "3.3.1",
2996
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
2997
+ "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
2998
+ "dev": true,
2999
+ "license": "MIT",
3000
+ "dependencies": {
3001
+ "parent-module": "^1.0.0",
3002
+ "resolve-from": "^4.0.0"
3003
+ },
3004
+ "engines": {
3005
+ "node": ">=6"
3006
+ },
3007
+ "funding": {
3008
+ "url": "https://github.com/sponsors/sindresorhus"
3009
+ }
3010
+ },
3011
+ "node_modules/imurmurhash": {
3012
+ "version": "0.1.4",
3013
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
3014
+ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
3015
+ "dev": true,
3016
+ "license": "MIT",
3017
+ "engines": {
3018
+ "node": ">=0.8.19"
3019
+ }
3020
+ },
3021
+ "node_modules/is-extglob": {
3022
+ "version": "2.1.1",
3023
+ "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
3024
+ "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
3025
+ "dev": true,
3026
+ "license": "MIT",
3027
+ "engines": {
3028
+ "node": ">=0.10.0"
3029
+ }
3030
+ },
3031
+ "node_modules/is-glob": {
3032
+ "version": "4.0.3",
3033
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
3034
+ "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
3035
+ "dev": true,
3036
+ "license": "MIT",
3037
+ "dependencies": {
3038
+ "is-extglob": "^2.1.1"
3039
+ },
3040
+ "engines": {
3041
+ "node": ">=0.10.0"
3042
+ }
3043
+ },
3044
+ "node_modules/is-number": {
3045
+ "version": "7.0.0",
3046
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
3047
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
3048
+ "dev": true,
3049
+ "license": "MIT",
3050
+ "optional": true,
3051
+ "engines": {
3052
+ "node": ">=0.12.0"
3053
+ }
3054
+ },
3055
+ "node_modules/isexe": {
3056
+ "version": "2.0.0",
3057
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
3058
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
3059
+ "dev": true,
3060
+ "license": "ISC"
3061
+ },
3062
+ "node_modules/js-tokens": {
3063
+ "version": "4.0.0",
3064
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
3065
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
3066
+ "dev": true,
3067
+ "license": "MIT"
3068
+ },
3069
+ "node_modules/js-yaml": {
3070
+ "version": "4.1.1",
3071
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
3072
+ "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
3073
+ "dev": true,
3074
+ "license": "MIT",
3075
+ "dependencies": {
3076
+ "argparse": "^2.0.1"
3077
+ },
3078
+ "bin": {
3079
+ "js-yaml": "bin/js-yaml.js"
3080
+ }
3081
+ },
3082
+ "node_modules/jsesc": {
3083
+ "version": "3.1.0",
3084
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
3085
+ "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
3086
+ "dev": true,
3087
+ "license": "MIT",
3088
+ "bin": {
3089
+ "jsesc": "bin/jsesc"
3090
+ },
3091
+ "engines": {
3092
+ "node": ">=6"
3093
+ }
3094
+ },
3095
+ "node_modules/json-buffer": {
3096
+ "version": "3.0.1",
3097
+ "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
3098
+ "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
3099
+ "dev": true,
3100
+ "license": "MIT"
3101
+ },
3102
+ "node_modules/json-schema-traverse": {
3103
+ "version": "0.4.1",
3104
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
3105
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
3106
+ "dev": true,
3107
+ "license": "MIT"
3108
+ },
3109
+ "node_modules/json-stable-stringify-without-jsonify": {
3110
+ "version": "1.0.1",
3111
+ "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
3112
+ "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
3113
+ "dev": true,
3114
+ "license": "MIT"
3115
+ },
3116
+ "node_modules/json5": {
3117
+ "version": "2.2.3",
3118
+ "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
3119
+ "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
3120
+ "dev": true,
3121
+ "license": "MIT",
3122
+ "bin": {
3123
+ "json5": "lib/cli.js"
3124
+ },
3125
+ "engines": {
3126
+ "node": ">=6"
3127
+ }
3128
+ },
3129
+ "node_modules/keyv": {
3130
+ "version": "4.5.4",
3131
+ "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
3132
+ "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
3133
+ "dev": true,
3134
+ "license": "MIT",
3135
+ "dependencies": {
3136
+ "json-buffer": "3.0.1"
3137
+ }
3138
+ },
3139
+ "node_modules/levn": {
3140
+ "version": "0.4.1",
3141
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
3142
+ "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
3143
+ "dev": true,
3144
+ "license": "MIT",
3145
+ "dependencies": {
3146
+ "prelude-ls": "^1.2.1",
3147
+ "type-check": "~0.4.0"
3148
+ },
3149
+ "engines": {
3150
+ "node": ">= 0.8.0"
3151
+ }
3152
+ },
3153
+ "node_modules/lil-gui": {
3154
+ "version": "0.21.0",
3155
+ "resolved": "https://registry.npmjs.org/lil-gui/-/lil-gui-0.21.0.tgz",
3156
+ "integrity": "sha512-tpvxN7v1GvE/Tv+GRopfOp0W7fVEjF4PltkuX8vOCIfim22rD1ztvfkoEMcv9lzQeuNUSeIrUmUjBwmlW/oUew==",
3157
+ "license": "MIT"
3158
+ },
3159
+ "node_modules/locate-path": {
3160
+ "version": "6.0.0",
3161
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
3162
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
3163
+ "dev": true,
3164
+ "license": "MIT",
3165
+ "dependencies": {
3166
+ "p-locate": "^5.0.0"
3167
+ },
3168
+ "engines": {
3169
+ "node": ">=10"
3170
+ },
3171
+ "funding": {
3172
+ "url": "https://github.com/sponsors/sindresorhus"
3173
+ }
3174
+ },
3175
+ "node_modules/lodash.merge": {
3176
+ "version": "4.6.2",
3177
+ "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
3178
+ "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
3179
+ "dev": true,
3180
+ "license": "MIT"
3181
+ },
3182
+ "node_modules/lru-cache": {
3183
+ "version": "5.1.1",
3184
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
3185
+ "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
3186
+ "dev": true,
3187
+ "license": "ISC",
3188
+ "dependencies": {
3189
+ "yallist": "^3.0.2"
3190
+ }
3191
+ },
3192
+ "node_modules/meshoptimizer": {
3193
+ "version": "0.22.0",
3194
+ "resolved": "https://registry.npmjs.org/meshoptimizer/-/meshoptimizer-0.22.0.tgz",
3195
+ "integrity": "sha512-IebiK79sqIy+E4EgOr+CAw+Ke8hAspXKzBd0JdgEmPHiAwmvEj2S4h1rfvo+o/BnfEYd/jAOg5IeeIjzlzSnDg==",
3196
+ "dev": true,
3197
+ "license": "MIT"
3198
+ },
3199
+ "node_modules/micromatch": {
3200
+ "version": "4.0.8",
3201
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
3202
+ "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
3203
+ "dev": true,
3204
+ "license": "MIT",
3205
+ "optional": true,
3206
+ "dependencies": {
3207
+ "braces": "^3.0.3",
3208
+ "picomatch": "^2.3.1"
3209
+ },
3210
+ "engines": {
3211
+ "node": ">=8.6"
3212
+ }
3213
+ },
3214
+ "node_modules/micromatch/node_modules/picomatch": {
3215
+ "version": "2.3.1",
3216
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
3217
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
3218
+ "dev": true,
3219
+ "license": "MIT",
3220
+ "optional": true,
3221
+ "engines": {
3222
+ "node": ">=8.6"
3223
+ },
3224
+ "funding": {
3225
+ "url": "https://github.com/sponsors/jonschlinkert"
3226
+ }
3227
+ },
3228
+ "node_modules/minimatch": {
3229
+ "version": "3.1.2",
3230
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
3231
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
3232
+ "dev": true,
3233
+ "license": "ISC",
3234
+ "dependencies": {
3235
+ "brace-expansion": "^1.1.7"
3236
+ },
3237
+ "engines": {
3238
+ "node": "*"
3239
+ }
3240
+ },
3241
+ "node_modules/ms": {
3242
+ "version": "2.1.3",
3243
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
3244
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
3245
+ "dev": true,
3246
+ "license": "MIT"
3247
+ },
3248
+ "node_modules/nanoid": {
3249
+ "version": "3.3.11",
3250
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
3251
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
3252
+ "dev": true,
3253
+ "funding": [
3254
+ {
3255
+ "type": "github",
3256
+ "url": "https://github.com/sponsors/ai"
3257
+ }
3258
+ ],
3259
+ "license": "MIT",
3260
+ "bin": {
3261
+ "nanoid": "bin/nanoid.cjs"
3262
+ },
3263
+ "engines": {
3264
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
3265
+ }
3266
+ },
3267
+ "node_modules/natural-compare": {
3268
+ "version": "1.4.0",
3269
+ "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
3270
+ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
3271
+ "dev": true,
3272
+ "license": "MIT"
3273
+ },
3274
+ "node_modules/node-addon-api": {
3275
+ "version": "7.1.1",
3276
+ "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
3277
+ "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
3278
+ "dev": true,
3279
+ "license": "MIT",
3280
+ "optional": true
3281
+ },
3282
+ "node_modules/node-releases": {
3283
+ "version": "2.0.27",
3284
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz",
3285
+ "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
3286
+ "dev": true,
3287
+ "license": "MIT"
3288
+ },
3289
+ "node_modules/optionator": {
3290
+ "version": "0.9.4",
3291
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
3292
+ "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
3293
+ "dev": true,
3294
+ "license": "MIT",
3295
+ "dependencies": {
3296
+ "deep-is": "^0.1.3",
3297
+ "fast-levenshtein": "^2.0.6",
3298
+ "levn": "^0.4.1",
3299
+ "prelude-ls": "^1.2.1",
3300
+ "type-check": "^0.4.0",
3301
+ "word-wrap": "^1.2.5"
3302
+ },
3303
+ "engines": {
3304
+ "node": ">= 0.8.0"
3305
+ }
3306
+ },
3307
+ "node_modules/p-limit": {
3308
+ "version": "3.1.0",
3309
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
3310
+ "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
3311
+ "dev": true,
3312
+ "license": "MIT",
3313
+ "dependencies": {
3314
+ "yocto-queue": "^0.1.0"
3315
+ },
3316
+ "engines": {
3317
+ "node": ">=10"
3318
+ },
3319
+ "funding": {
3320
+ "url": "https://github.com/sponsors/sindresorhus"
3321
+ }
3322
+ },
3323
+ "node_modules/p-locate": {
3324
+ "version": "5.0.0",
3325
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
3326
+ "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
3327
+ "dev": true,
3328
+ "license": "MIT",
3329
+ "dependencies": {
3330
+ "p-limit": "^3.0.2"
3331
+ },
3332
+ "engines": {
3333
+ "node": ">=10"
3334
+ },
3335
+ "funding": {
3336
+ "url": "https://github.com/sponsors/sindresorhus"
3337
+ }
3338
+ },
3339
+ "node_modules/parent-module": {
3340
+ "version": "1.0.1",
3341
+ "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
3342
+ "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
3343
+ "dev": true,
3344
+ "license": "MIT",
3345
+ "dependencies": {
3346
+ "callsites": "^3.0.0"
3347
+ },
3348
+ "engines": {
3349
+ "node": ">=6"
3350
+ }
3351
+ },
3352
+ "node_modules/path-exists": {
3353
+ "version": "4.0.0",
3354
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
3355
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
3356
+ "dev": true,
3357
+ "license": "MIT",
3358
+ "engines": {
3359
+ "node": ">=8"
3360
+ }
3361
+ },
3362
+ "node_modules/path-key": {
3363
+ "version": "3.1.1",
3364
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
3365
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
3366
+ "dev": true,
3367
+ "license": "MIT",
3368
+ "engines": {
3369
+ "node": ">=8"
3370
+ }
3371
+ },
3372
+ "node_modules/picocolors": {
3373
+ "version": "1.1.1",
3374
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
3375
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
3376
+ "dev": true,
3377
+ "license": "ISC"
3378
+ },
3379
+ "node_modules/picomatch": {
3380
+ "version": "4.0.3",
3381
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
3382
+ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
3383
+ "dev": true,
3384
+ "license": "MIT",
3385
+ "peer": true,
3386
+ "engines": {
3387
+ "node": ">=12"
3388
+ },
3389
+ "funding": {
3390
+ "url": "https://github.com/sponsors/jonschlinkert"
3391
+ }
3392
+ },
3393
+ "node_modules/postcss": {
3394
+ "version": "8.5.6",
3395
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
3396
+ "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
3397
+ "dev": true,
3398
+ "funding": [
3399
+ {
3400
+ "type": "opencollective",
3401
+ "url": "https://opencollective.com/postcss/"
3402
+ },
3403
+ {
3404
+ "type": "tidelift",
3405
+ "url": "https://tidelift.com/funding/github/npm/postcss"
3406
+ },
3407
+ {
3408
+ "type": "github",
3409
+ "url": "https://github.com/sponsors/ai"
3410
+ }
3411
+ ],
3412
+ "license": "MIT",
3413
+ "dependencies": {
3414
+ "nanoid": "^3.3.11",
3415
+ "picocolors": "^1.1.1",
3416
+ "source-map-js": "^1.2.1"
3417
+ },
3418
+ "engines": {
3419
+ "node": "^10 || ^12 || >=14"
3420
+ }
3421
+ },
3422
+ "node_modules/prelude-ls": {
3423
+ "version": "1.2.1",
3424
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
3425
+ "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
3426
+ "dev": true,
3427
+ "license": "MIT",
3428
+ "engines": {
3429
+ "node": ">= 0.8.0"
3430
+ }
3431
+ },
3432
+ "node_modules/prettier": {
3433
+ "version": "3.7.4",
3434
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.4.tgz",
3435
+ "integrity": "sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==",
3436
+ "dev": true,
3437
+ "license": "MIT",
3438
+ "peer": true,
3439
+ "bin": {
3440
+ "prettier": "bin/prettier.cjs"
3441
+ },
3442
+ "engines": {
3443
+ "node": ">=14"
3444
+ },
3445
+ "funding": {
3446
+ "url": "https://github.com/prettier/prettier?sponsor=1"
3447
+ }
3448
+ },
3449
+ "node_modules/prettier-linter-helpers": {
3450
+ "version": "1.0.0",
3451
+ "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz",
3452
+ "integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==",
3453
+ "dev": true,
3454
+ "license": "MIT",
3455
+ "dependencies": {
3456
+ "fast-diff": "^1.1.2"
3457
+ },
3458
+ "engines": {
3459
+ "node": ">=6.0.0"
3460
+ }
3461
+ },
3462
+ "node_modules/punycode": {
3463
+ "version": "2.3.1",
3464
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
3465
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
3466
+ "dev": true,
3467
+ "license": "MIT",
3468
+ "engines": {
3469
+ "node": ">=6"
3470
+ }
3471
+ },
3472
+ "node_modules/react": {
3473
+ "version": "19.2.1",
3474
+ "resolved": "https://registry.npmjs.org/react/-/react-19.2.1.tgz",
3475
+ "integrity": "sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==",
3476
+ "license": "MIT",
3477
+ "peer": true,
3478
+ "engines": {
3479
+ "node": ">=0.10.0"
3480
+ }
3481
+ },
3482
+ "node_modules/react-dom": {
3483
+ "version": "19.2.1",
3484
+ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.1.tgz",
3485
+ "integrity": "sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg==",
3486
+ "license": "MIT",
3487
+ "dependencies": {
3488
+ "scheduler": "^0.27.0"
3489
+ },
3490
+ "peerDependencies": {
3491
+ "react": "^19.2.1"
3492
+ }
3493
+ },
3494
+ "node_modules/react-refresh": {
3495
+ "version": "0.18.0",
3496
+ "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.18.0.tgz",
3497
+ "integrity": "sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==",
3498
+ "dev": true,
3499
+ "license": "MIT",
3500
+ "engines": {
3501
+ "node": ">=0.10.0"
3502
+ }
3503
+ },
3504
+ "node_modules/readdirp": {
3505
+ "version": "4.1.2",
3506
+ "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
3507
+ "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
3508
+ "dev": true,
3509
+ "license": "MIT",
3510
+ "optional": true,
3511
+ "engines": {
3512
+ "node": ">= 14.18.0"
3513
+ },
3514
+ "funding": {
3515
+ "type": "individual",
3516
+ "url": "https://paulmillr.com/funding/"
3517
+ }
3518
+ },
3519
+ "node_modules/require-from-string": {
3520
+ "version": "2.0.2",
3521
+ "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
3522
+ "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
3523
+ "dev": true,
3524
+ "license": "MIT",
3525
+ "engines": {
3526
+ "node": ">=0.10.0"
3527
+ }
3528
+ },
3529
+ "node_modules/resolve-from": {
3530
+ "version": "4.0.0",
3531
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
3532
+ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
3533
+ "dev": true,
3534
+ "license": "MIT",
3535
+ "engines": {
3536
+ "node": ">=4"
3537
+ }
3538
+ },
3539
+ "node_modules/rollup": {
3540
+ "version": "4.53.3",
3541
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.53.3.tgz",
3542
+ "integrity": "sha512-w8GmOxZfBmKknvdXU1sdM9NHcoQejwF/4mNgj2JuEEdRaHwwF12K7e9eXn1nLZ07ad+du76mkVsyeb2rKGllsA==",
3543
+ "dev": true,
3544
+ "license": "MIT",
3545
+ "dependencies": {
3546
+ "@types/estree": "1.0.8"
3547
+ },
3548
+ "bin": {
3549
+ "rollup": "dist/bin/rollup"
3550
+ },
3551
+ "engines": {
3552
+ "node": ">=18.0.0",
3553
+ "npm": ">=8.0.0"
3554
+ },
3555
+ "optionalDependencies": {
3556
+ "@rollup/rollup-android-arm-eabi": "4.53.3",
3557
+ "@rollup/rollup-android-arm64": "4.53.3",
3558
+ "@rollup/rollup-darwin-arm64": "4.53.3",
3559
+ "@rollup/rollup-darwin-x64": "4.53.3",
3560
+ "@rollup/rollup-freebsd-arm64": "4.53.3",
3561
+ "@rollup/rollup-freebsd-x64": "4.53.3",
3562
+ "@rollup/rollup-linux-arm-gnueabihf": "4.53.3",
3563
+ "@rollup/rollup-linux-arm-musleabihf": "4.53.3",
3564
+ "@rollup/rollup-linux-arm64-gnu": "4.53.3",
3565
+ "@rollup/rollup-linux-arm64-musl": "4.53.3",
3566
+ "@rollup/rollup-linux-loong64-gnu": "4.53.3",
3567
+ "@rollup/rollup-linux-ppc64-gnu": "4.53.3",
3568
+ "@rollup/rollup-linux-riscv64-gnu": "4.53.3",
3569
+ "@rollup/rollup-linux-riscv64-musl": "4.53.3",
3570
+ "@rollup/rollup-linux-s390x-gnu": "4.53.3",
3571
+ "@rollup/rollup-linux-x64-gnu": "4.53.3",
3572
+ "@rollup/rollup-linux-x64-musl": "4.53.3",
3573
+ "@rollup/rollup-openharmony-arm64": "4.53.3",
3574
+ "@rollup/rollup-win32-arm64-msvc": "4.53.3",
3575
+ "@rollup/rollup-win32-ia32-msvc": "4.53.3",
3576
+ "@rollup/rollup-win32-x64-gnu": "4.53.3",
3577
+ "@rollup/rollup-win32-x64-msvc": "4.53.3",
3578
+ "fsevents": "~2.3.2"
3579
+ }
3580
+ },
3581
+ "node_modules/rxjs": {
3582
+ "version": "7.8.2",
3583
+ "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz",
3584
+ "integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==",
3585
+ "dev": true,
3586
+ "license": "Apache-2.0",
3587
+ "dependencies": {
3588
+ "tslib": "^2.1.0"
3589
+ }
3590
+ },
3591
+ "node_modules/sass": {
3592
+ "version": "1.96.0",
3593
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.96.0.tgz",
3594
+ "integrity": "sha512-8u4xqqUeugGNCYwr9ARNtQKTOj4KmYiJAVKXf2CTIivTCR51j96htbMKWDru8H5SaQWpyVgTfOF8Ylyf5pun1Q==",
3595
+ "dev": true,
3596
+ "license": "MIT",
3597
+ "optional": true,
3598
+ "dependencies": {
3599
+ "chokidar": "^4.0.0",
3600
+ "immutable": "^5.0.2",
3601
+ "source-map-js": ">=0.6.2 <2.0.0"
3602
+ },
3603
+ "bin": {
3604
+ "sass": "sass.js"
3605
+ },
3606
+ "engines": {
3607
+ "node": ">=14.0.0"
3608
+ },
3609
+ "optionalDependencies": {
3610
+ "@parcel/watcher": "^2.4.1"
3611
+ }
3612
+ },
3613
+ "node_modules/sass-embedded": {
3614
+ "version": "1.96.0",
3615
+ "resolved": "https://registry.npmjs.org/sass-embedded/-/sass-embedded-1.96.0.tgz",
3616
+ "integrity": "sha512-z9PQ7owvdhn7UuZGrpPccdkcH9xJd9iCv+UQhcPqppBslYEp0R9LRQVyyPTZg7jfA77bGxz/I8V48LXJR5LjXQ==",
3617
+ "dev": true,
3618
+ "license": "MIT",
3619
+ "dependencies": {
3620
+ "@bufbuild/protobuf": "^2.5.0",
3621
+ "buffer-builder": "^0.2.0",
3622
+ "colorjs.io": "^0.5.0",
3623
+ "immutable": "^5.0.2",
3624
+ "rxjs": "^7.4.0",
3625
+ "supports-color": "^8.1.1",
3626
+ "sync-child-process": "^1.0.2",
3627
+ "varint": "^6.0.0"
3628
+ },
3629
+ "bin": {
3630
+ "sass": "dist/bin/sass.js"
3631
+ },
3632
+ "engines": {
3633
+ "node": ">=16.0.0"
3634
+ },
3635
+ "optionalDependencies": {
3636
+ "sass-embedded-all-unknown": "1.96.0",
3637
+ "sass-embedded-android-arm": "1.96.0",
3638
+ "sass-embedded-android-arm64": "1.96.0",
3639
+ "sass-embedded-android-riscv64": "1.96.0",
3640
+ "sass-embedded-android-x64": "1.96.0",
3641
+ "sass-embedded-darwin-arm64": "1.96.0",
3642
+ "sass-embedded-darwin-x64": "1.96.0",
3643
+ "sass-embedded-linux-arm": "1.96.0",
3644
+ "sass-embedded-linux-arm64": "1.96.0",
3645
+ "sass-embedded-linux-musl-arm": "1.96.0",
3646
+ "sass-embedded-linux-musl-arm64": "1.96.0",
3647
+ "sass-embedded-linux-musl-riscv64": "1.96.0",
3648
+ "sass-embedded-linux-musl-x64": "1.96.0",
3649
+ "sass-embedded-linux-riscv64": "1.96.0",
3650
+ "sass-embedded-linux-x64": "1.96.0",
3651
+ "sass-embedded-unknown-all": "1.96.0",
3652
+ "sass-embedded-win32-arm64": "1.96.0",
3653
+ "sass-embedded-win32-x64": "1.96.0"
3654
+ }
3655
+ },
3656
+ "node_modules/sass-embedded-all-unknown": {
3657
+ "version": "1.96.0",
3658
+ "resolved": "https://registry.npmjs.org/sass-embedded-all-unknown/-/sass-embedded-all-unknown-1.96.0.tgz",
3659
+ "integrity": "sha512-UfUHoWZtxmsDjDfK+fKCy0aJe6zThu7oaIQx0c/vnHgvprcddEPIay01qTXhiUa3cFcsMmvlBvPTVw0gjKVtVQ==",
3660
+ "cpu": [
3661
+ "!arm",
3662
+ "!arm64",
3663
+ "!riscv64",
3664
+ "!x64"
3665
+ ],
3666
+ "dev": true,
3667
+ "license": "MIT",
3668
+ "optional": true,
3669
+ "dependencies": {
3670
+ "sass": "1.96.0"
3671
+ }
3672
+ },
3673
+ "node_modules/sass-embedded-android-arm": {
3674
+ "version": "1.96.0",
3675
+ "resolved": "https://registry.npmjs.org/sass-embedded-android-arm/-/sass-embedded-android-arm-1.96.0.tgz",
3676
+ "integrity": "sha512-0mwVRBFig9hH8vFcRExBuBoR+CfUOcWdwarZwbxIFGI1IyH4BLBGiX85vVn6ssSCVNydpE6lFGm45CN8O0tQig==",
3677
+ "cpu": [
3678
+ "arm"
3679
+ ],
3680
+ "dev": true,
3681
+ "license": "MIT",
3682
+ "optional": true,
3683
+ "os": [
3684
+ "android"
3685
+ ],
3686
+ "engines": {
3687
+ "node": ">=14.0.0"
3688
+ }
3689
+ },
3690
+ "node_modules/sass-embedded-android-arm64": {
3691
+ "version": "1.96.0",
3692
+ "resolved": "https://registry.npmjs.org/sass-embedded-android-arm64/-/sass-embedded-android-arm64-1.96.0.tgz",
3693
+ "integrity": "sha512-TJiebTo4TBF5Wrn+lFkUfSN3wazvl8kkFm9a1nA9ZtRdaE0nsJLGnMM6KLQLP2Vl+IOf6ovetZseISkClRoGXw==",
3694
+ "cpu": [
3695
+ "arm64"
3696
+ ],
3697
+ "dev": true,
3698
+ "license": "MIT",
3699
+ "optional": true,
3700
+ "os": [
3701
+ "android"
3702
+ ],
3703
+ "engines": {
3704
+ "node": ">=14.0.0"
3705
+ }
3706
+ },
3707
+ "node_modules/sass-embedded-android-riscv64": {
3708
+ "version": "1.96.0",
3709
+ "resolved": "https://registry.npmjs.org/sass-embedded-android-riscv64/-/sass-embedded-android-riscv64-1.96.0.tgz",
3710
+ "integrity": "sha512-7AVu/EeJqKN3BGNhm+tc1XzmoqbOtCwHG2VgN6j6Lyqh1JZlx0dglRtyQuKDZ7odTKiWmotEIuYZ6OxLmr2Ejg==",
3711
+ "cpu": [
3712
+ "riscv64"
3713
+ ],
3714
+ "dev": true,
3715
+ "license": "MIT",
3716
+ "optional": true,
3717
+ "os": [
3718
+ "android"
3719
+ ],
3720
+ "engines": {
3721
+ "node": ">=14.0.0"
3722
+ }
3723
+ },
3724
+ "node_modules/sass-embedded-android-x64": {
3725
+ "version": "1.96.0",
3726
+ "resolved": "https://registry.npmjs.org/sass-embedded-android-x64/-/sass-embedded-android-x64-1.96.0.tgz",
3727
+ "integrity": "sha512-ei/UsT0q8rF5JzWhn1A7B0M1y/IiWVY3l4zibQrXk5MGaOXHlCM6ffZD+2j7C613Jm9/KAQ7yX1NIIu72LPgDQ==",
3728
+ "cpu": [
3729
+ "x64"
3730
+ ],
3731
+ "dev": true,
3732
+ "license": "MIT",
3733
+ "optional": true,
3734
+ "os": [
3735
+ "android"
3736
+ ],
3737
+ "engines": {
3738
+ "node": ">=14.0.0"
3739
+ }
3740
+ },
3741
+ "node_modules/sass-embedded-darwin-arm64": {
3742
+ "version": "1.96.0",
3743
+ "resolved": "https://registry.npmjs.org/sass-embedded-darwin-arm64/-/sass-embedded-darwin-arm64-1.96.0.tgz",
3744
+ "integrity": "sha512-OMvN5NWcrrisC24ZR3GyaWJ1uFxw25qLnUkpEso9TSlaMWiomjU82/uQ/AkQvIMl+EMlJqeYLxZWvq/byLH5Xg==",
3745
+ "cpu": [
3746
+ "arm64"
3747
+ ],
3748
+ "dev": true,
3749
+ "license": "MIT",
3750
+ "optional": true,
3751
+ "os": [
3752
+ "darwin"
3753
+ ],
3754
+ "engines": {
3755
+ "node": ">=14.0.0"
3756
+ }
3757
+ },
3758
+ "node_modules/sass-embedded-darwin-x64": {
3759
+ "version": "1.96.0",
3760
+ "resolved": "https://registry.npmjs.org/sass-embedded-darwin-x64/-/sass-embedded-darwin-x64-1.96.0.tgz",
3761
+ "integrity": "sha512-J/R5sv0eW+/DU98rccHPO1f3lsTFjVTpdkU9d3P1yB7BFmQjw5PYde9BVRlXeOawPwfgT3p/hvY4RELScICdww==",
3762
+ "cpu": [
3763
+ "x64"
3764
+ ],
3765
+ "dev": true,
3766
+ "license": "MIT",
3767
+ "optional": true,
3768
+ "os": [
3769
+ "darwin"
3770
+ ],
3771
+ "engines": {
3772
+ "node": ">=14.0.0"
3773
+ }
3774
+ },
3775
+ "node_modules/sass-embedded-linux-arm": {
3776
+ "version": "1.96.0",
3777
+ "resolved": "https://registry.npmjs.org/sass-embedded-linux-arm/-/sass-embedded-linux-arm-1.96.0.tgz",
3778
+ "integrity": "sha512-XuQvV6gNld5Bz3rX0SFLtKPGMu4UQdXNp//9A+bDmtVGZ6yu8REIqphQBxOMpgkAKsA4JZLKKk1N97woeVsIlA==",
3779
+ "cpu": [
3780
+ "arm"
3781
+ ],
3782
+ "dev": true,
3783
+ "license": "MIT",
3784
+ "optional": true,
3785
+ "os": [
3786
+ "linux"
3787
+ ],
3788
+ "engines": {
3789
+ "node": ">=14.0.0"
3790
+ }
3791
+ },
3792
+ "node_modules/sass-embedded-linux-arm64": {
3793
+ "version": "1.96.0",
3794
+ "resolved": "https://registry.npmjs.org/sass-embedded-linux-arm64/-/sass-embedded-linux-arm64-1.96.0.tgz",
3795
+ "integrity": "sha512-VcbVjK0/O/mru0h0FC1WSUWIzMqRrzuJ8eZNMXTs4vApfkh28pxNaUodwU81f1L1nngJ3vpFDBniUKpW6NwJhw==",
3796
+ "cpu": [
3797
+ "arm64"
3798
+ ],
3799
+ "dev": true,
3800
+ "license": "MIT",
3801
+ "optional": true,
3802
+ "os": [
3803
+ "linux"
3804
+ ],
3805
+ "engines": {
3806
+ "node": ">=14.0.0"
3807
+ }
3808
+ },
3809
+ "node_modules/sass-embedded-linux-musl-arm": {
3810
+ "version": "1.96.0",
3811
+ "resolved": "https://registry.npmjs.org/sass-embedded-linux-musl-arm/-/sass-embedded-linux-musl-arm-1.96.0.tgz",
3812
+ "integrity": "sha512-qK7FrnczCVECZXtyYOoI3azFlMDZn70GI1yJPPuZLpWvwIPYoZOLv3u6JSec5o3wT6KeKyWG3ZpGIpigLUjPig==",
3813
+ "cpu": [
3814
+ "arm"
3815
+ ],
3816
+ "dev": true,
3817
+ "license": "MIT",
3818
+ "optional": true,
3819
+ "os": [
3820
+ "linux"
3821
+ ],
3822
+ "engines": {
3823
+ "node": ">=14.0.0"
3824
+ }
3825
+ },
3826
+ "node_modules/sass-embedded-linux-musl-arm64": {
3827
+ "version": "1.96.0",
3828
+ "resolved": "https://registry.npmjs.org/sass-embedded-linux-musl-arm64/-/sass-embedded-linux-musl-arm64-1.96.0.tgz",
3829
+ "integrity": "sha512-lVyLObEeu8Wgw8riC6dSMlkF7jVNAjdZ1jIBhvX1yDsrQwwaI60pM21YXmnZSFyCE6KVFkKAgwRQNO/IkoCwMA==",
3830
+ "cpu": [
3831
+ "arm64"
3832
+ ],
3833
+ "dev": true,
3834
+ "license": "MIT",
3835
+ "optional": true,
3836
+ "os": [
3837
+ "linux"
3838
+ ],
3839
+ "engines": {
3840
+ "node": ">=14.0.0"
3841
+ }
3842
+ },
3843
+ "node_modules/sass-embedded-linux-musl-riscv64": {
3844
+ "version": "1.96.0",
3845
+ "resolved": "https://registry.npmjs.org/sass-embedded-linux-musl-riscv64/-/sass-embedded-linux-musl-riscv64-1.96.0.tgz",
3846
+ "integrity": "sha512-Y+DuGVRsM2zGl268QN5aF/Y6OFYTILb3f+6huEXKlGL6FK2MXadsmeoVbmKVrTamQHzyA2bWWMU1C0jhVFtlzg==",
3847
+ "cpu": [
3848
+ "riscv64"
3849
+ ],
3850
+ "dev": true,
3851
+ "license": "MIT",
3852
+ "optional": true,
3853
+ "os": [
3854
+ "linux"
3855
+ ],
3856
+ "engines": {
3857
+ "node": ">=14.0.0"
3858
+ }
3859
+ },
3860
+ "node_modules/sass-embedded-linux-musl-x64": {
3861
+ "version": "1.96.0",
3862
+ "resolved": "https://registry.npmjs.org/sass-embedded-linux-musl-x64/-/sass-embedded-linux-musl-x64-1.96.0.tgz",
3863
+ "integrity": "sha512-sAQtUQ8fFNxnxSf3fncOh892Hfxa4PW4e5qrnSE0Y1IGV/wsTzk7m5Z6IeT7sa3BsvXh5TFN6+JGbUoOJ5RigA==",
3864
+ "cpu": [
3865
+ "x64"
3866
+ ],
3867
+ "dev": true,
3868
+ "license": "MIT",
3869
+ "optional": true,
3870
+ "os": [
3871
+ "linux"
3872
+ ],
3873
+ "engines": {
3874
+ "node": ">=14.0.0"
3875
+ }
3876
+ },
3877
+ "node_modules/sass-embedded-linux-riscv64": {
3878
+ "version": "1.96.0",
3879
+ "resolved": "https://registry.npmjs.org/sass-embedded-linux-riscv64/-/sass-embedded-linux-riscv64-1.96.0.tgz",
3880
+ "integrity": "sha512-Bf6bAjuUm6sfGHo0XoZEstjVkEWwmmtOSomGoPuAwXFS9GQnFcqDz9EXKNkZEOsQi2D+aDeDxs8HcU9/OLMT9g==",
3881
+ "cpu": [
3882
+ "riscv64"
3883
+ ],
3884
+ "dev": true,
3885
+ "license": "MIT",
3886
+ "optional": true,
3887
+ "os": [
3888
+ "linux"
3889
+ ],
3890
+ "engines": {
3891
+ "node": ">=14.0.0"
3892
+ }
3893
+ },
3894
+ "node_modules/sass-embedded-linux-x64": {
3895
+ "version": "1.96.0",
3896
+ "resolved": "https://registry.npmjs.org/sass-embedded-linux-x64/-/sass-embedded-linux-x64-1.96.0.tgz",
3897
+ "integrity": "sha512-U4GROkS0XM6ekqs/ubroWwFAGY9N35wqrt5q6Y+MJCpTK5bHPHlgFo7J75ZUSaEObL+UrDqvMDQkCdYEFiiQbg==",
3898
+ "cpu": [
3899
+ "x64"
3900
+ ],
3901
+ "dev": true,
3902
+ "license": "MIT",
3903
+ "optional": true,
3904
+ "os": [
3905
+ "linux"
3906
+ ],
3907
+ "engines": {
3908
+ "node": ">=14.0.0"
3909
+ }
3910
+ },
3911
+ "node_modules/sass-embedded-unknown-all": {
3912
+ "version": "1.96.0",
3913
+ "resolved": "https://registry.npmjs.org/sass-embedded-unknown-all/-/sass-embedded-unknown-all-1.96.0.tgz",
3914
+ "integrity": "sha512-OHzGEr2VElK2SaQdkkTX0O0KwTbiv1N/EhnHgzXYaZWOTvv0gxEfR7q7x/oScCBIZc2x8dSfvThfBnohIClo/w==",
3915
+ "dev": true,
3916
+ "license": "MIT",
3917
+ "optional": true,
3918
+ "os": [
3919
+ "!android",
3920
+ "!darwin",
3921
+ "!linux",
3922
+ "!win32"
3923
+ ],
3924
+ "dependencies": {
3925
+ "sass": "1.96.0"
3926
+ }
3927
+ },
3928
+ "node_modules/sass-embedded-win32-arm64": {
3929
+ "version": "1.96.0",
3930
+ "resolved": "https://registry.npmjs.org/sass-embedded-win32-arm64/-/sass-embedded-win32-arm64-1.96.0.tgz",
3931
+ "integrity": "sha512-KKz1h5pr45fwrKcxrxHsujo3f/HgVkX64YNJ9PRPuOuX7lU8g18IEgDxoTGQ64PPBQ5RXOt6jxpT+x2OLPVnCw==",
3932
+ "cpu": [
3933
+ "arm64"
3934
+ ],
3935
+ "dev": true,
3936
+ "license": "MIT",
3937
+ "optional": true,
3938
+ "os": [
3939
+ "win32"
3940
+ ],
3941
+ "engines": {
3942
+ "node": ">=14.0.0"
3943
+ }
3944
+ },
3945
+ "node_modules/sass-embedded-win32-x64": {
3946
+ "version": "1.96.0",
3947
+ "resolved": "https://registry.npmjs.org/sass-embedded-win32-x64/-/sass-embedded-win32-x64-1.96.0.tgz",
3948
+ "integrity": "sha512-MDreKaWcgiyKD5YPShaRvUBoe5dC2y8IPJK49G7iQjoMfw9INDCBkDdLcz00Mn0eJq4nJJp5UEE98M6ljIrBRg==",
3949
+ "cpu": [
3950
+ "x64"
3951
+ ],
3952
+ "dev": true,
3953
+ "license": "MIT",
3954
+ "optional": true,
3955
+ "os": [
3956
+ "win32"
3957
+ ],
3958
+ "engines": {
3959
+ "node": ">=14.0.0"
3960
+ }
3961
+ },
3962
+ "node_modules/sass-embedded/node_modules/supports-color": {
3963
+ "version": "8.1.1",
3964
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
3965
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
3966
+ "dev": true,
3967
+ "license": "MIT",
3968
+ "dependencies": {
3969
+ "has-flag": "^4.0.0"
3970
+ },
3971
+ "engines": {
3972
+ "node": ">=10"
3973
+ },
3974
+ "funding": {
3975
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
3976
+ }
3977
+ },
3978
+ "node_modules/scheduler": {
3979
+ "version": "0.27.0",
3980
+ "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
3981
+ "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
3982
+ "license": "MIT"
3983
+ },
3984
+ "node_modules/semver": {
3985
+ "version": "6.3.1",
3986
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
3987
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
3988
+ "dev": true,
3989
+ "license": "ISC",
3990
+ "bin": {
3991
+ "semver": "bin/semver.js"
3992
+ }
3993
+ },
3994
+ "node_modules/shebang-command": {
3995
+ "version": "2.0.0",
3996
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
3997
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
3998
+ "dev": true,
3999
+ "license": "MIT",
4000
+ "dependencies": {
4001
+ "shebang-regex": "^3.0.0"
4002
+ },
4003
+ "engines": {
4004
+ "node": ">=8"
4005
+ }
4006
+ },
4007
+ "node_modules/shebang-regex": {
4008
+ "version": "3.0.0",
4009
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
4010
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
4011
+ "dev": true,
4012
+ "license": "MIT",
4013
+ "engines": {
4014
+ "node": ">=8"
4015
+ }
4016
+ },
4017
+ "node_modules/source-map-js": {
4018
+ "version": "1.2.1",
4019
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
4020
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
4021
+ "dev": true,
4022
+ "license": "BSD-3-Clause",
4023
+ "engines": {
4024
+ "node": ">=0.10.0"
4025
+ }
4026
+ },
4027
+ "node_modules/strip-json-comments": {
4028
+ "version": "3.1.1",
4029
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
4030
+ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
4031
+ "dev": true,
4032
+ "license": "MIT",
4033
+ "engines": {
4034
+ "node": ">=8"
4035
+ },
4036
+ "funding": {
4037
+ "url": "https://github.com/sponsors/sindresorhus"
4038
+ }
4039
+ },
4040
+ "node_modules/supports-color": {
4041
+ "version": "7.2.0",
4042
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
4043
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
4044
+ "dev": true,
4045
+ "license": "MIT",
4046
+ "dependencies": {
4047
+ "has-flag": "^4.0.0"
4048
+ },
4049
+ "engines": {
4050
+ "node": ">=8"
4051
+ }
4052
+ },
4053
+ "node_modules/sync-child-process": {
4054
+ "version": "1.0.2",
4055
+ "resolved": "https://registry.npmjs.org/sync-child-process/-/sync-child-process-1.0.2.tgz",
4056
+ "integrity": "sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==",
4057
+ "dev": true,
4058
+ "license": "MIT",
4059
+ "dependencies": {
4060
+ "sync-message-port": "^1.0.0"
4061
+ },
4062
+ "engines": {
4063
+ "node": ">=16.0.0"
4064
+ }
4065
+ },
4066
+ "node_modules/sync-message-port": {
4067
+ "version": "1.1.3",
4068
+ "resolved": "https://registry.npmjs.org/sync-message-port/-/sync-message-port-1.1.3.tgz",
4069
+ "integrity": "sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==",
4070
+ "dev": true,
4071
+ "license": "MIT",
4072
+ "engines": {
4073
+ "node": ">=16.0.0"
4074
+ }
4075
+ },
4076
+ "node_modules/synckit": {
4077
+ "version": "0.11.11",
4078
+ "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.11.11.tgz",
4079
+ "integrity": "sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==",
4080
+ "dev": true,
4081
+ "license": "MIT",
4082
+ "dependencies": {
4083
+ "@pkgr/core": "^0.2.9"
4084
+ },
4085
+ "engines": {
4086
+ "node": "^14.18.0 || >=16.0.0"
4087
+ },
4088
+ "funding": {
4089
+ "url": "https://opencollective.com/synckit"
4090
+ }
4091
+ },
4092
+ "node_modules/three": {
4093
+ "version": "0.182.0",
4094
+ "resolved": "https://registry.npmjs.org/three/-/three-0.182.0.tgz",
4095
+ "integrity": "sha512-GbHabT+Irv+ihI1/f5kIIsZ+Ef9Sl5A1Y7imvS5RQjWgtTPfPnZ43JmlYI7NtCRDK9zir20lQpfg8/9Yd02OvQ==",
4096
+ "license": "MIT",
4097
+ "peer": true
4098
+ },
4099
+ "node_modules/three-perf": {
4100
+ "version": "1.0.11",
4101
+ "resolved": "https://registry.npmjs.org/three-perf/-/three-perf-1.0.11.tgz",
4102
+ "integrity": "sha512-OgBpZjwL+csQKGKZjpkH/QHdbGFMxqngMbSEJeSnVNfXDYd6On7WHNv/GhUZH4YxIpNMwMahBWrNnsJvnbSJHQ==",
4103
+ "dev": true,
4104
+ "license": "MIT",
4105
+ "dependencies": {
4106
+ "troika-three-text": "^0.52.0",
4107
+ "tweakpane": "^3.1.10"
4108
+ },
4109
+ "peerDependencies": {
4110
+ "three": ">=0.170"
4111
+ }
4112
+ },
4113
+ "node_modules/tinyglobby": {
4114
+ "version": "0.2.15",
4115
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
4116
+ "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
4117
+ "dev": true,
4118
+ "license": "MIT",
4119
+ "dependencies": {
4120
+ "fdir": "^6.5.0",
4121
+ "picomatch": "^4.0.3"
4122
+ },
4123
+ "engines": {
4124
+ "node": ">=12.0.0"
4125
+ },
4126
+ "funding": {
4127
+ "url": "https://github.com/sponsors/SuperchupuDev"
4128
+ }
4129
+ },
4130
+ "node_modules/to-regex-range": {
4131
+ "version": "5.0.1",
4132
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
4133
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
4134
+ "dev": true,
4135
+ "license": "MIT",
4136
+ "optional": true,
4137
+ "dependencies": {
4138
+ "is-number": "^7.0.0"
4139
+ },
4140
+ "engines": {
4141
+ "node": ">=8.0"
4142
+ }
4143
+ },
4144
+ "node_modules/troika-three-text": {
4145
+ "version": "0.52.4",
4146
+ "resolved": "https://registry.npmjs.org/troika-three-text/-/troika-three-text-0.52.4.tgz",
4147
+ "integrity": "sha512-V50EwcYGruV5rUZ9F4aNsrytGdKcXKALjEtQXIOBfhVoZU9VAqZNIoGQ3TMiooVqFAbR1w15T+f+8gkzoFzawg==",
4148
+ "dev": true,
4149
+ "license": "MIT",
4150
+ "dependencies": {
4151
+ "bidi-js": "^1.0.2",
4152
+ "troika-three-utils": "^0.52.4",
4153
+ "troika-worker-utils": "^0.52.0",
4154
+ "webgl-sdf-generator": "1.1.1"
4155
+ },
4156
+ "peerDependencies": {
4157
+ "three": ">=0.125.0"
4158
+ }
4159
+ },
4160
+ "node_modules/troika-three-utils": {
4161
+ "version": "0.52.4",
4162
+ "resolved": "https://registry.npmjs.org/troika-three-utils/-/troika-three-utils-0.52.4.tgz",
4163
+ "integrity": "sha512-NORAStSVa/BDiG52Mfudk4j1FG4jC4ILutB3foPnfGbOeIs9+G5vZLa0pnmnaftZUGm4UwSoqEpWdqvC7zms3A==",
4164
+ "dev": true,
4165
+ "license": "MIT",
4166
+ "peerDependencies": {
4167
+ "three": ">=0.125.0"
4168
+ }
4169
+ },
4170
+ "node_modules/troika-worker-utils": {
4171
+ "version": "0.52.0",
4172
+ "resolved": "https://registry.npmjs.org/troika-worker-utils/-/troika-worker-utils-0.52.0.tgz",
4173
+ "integrity": "sha512-W1CpvTHykaPH5brv5VHLfQo9D1OYuo0cSBEUQFFT/nBUzM8iD6Lq2/tgG/f1OelbAS1WtaTPQzE5uM49egnngw==",
4174
+ "dev": true,
4175
+ "license": "MIT"
4176
+ },
4177
+ "node_modules/ts-api-utils": {
4178
+ "version": "2.1.0",
4179
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
4180
+ "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
4181
+ "dev": true,
4182
+ "license": "MIT",
4183
+ "engines": {
4184
+ "node": ">=18.12"
4185
+ },
4186
+ "peerDependencies": {
4187
+ "typescript": ">=4.8.4"
4188
+ }
4189
+ },
4190
+ "node_modules/tslib": {
4191
+ "version": "2.8.1",
4192
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
4193
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
4194
+ "dev": true,
4195
+ "license": "0BSD"
4196
+ },
4197
+ "node_modules/tweakpane": {
4198
+ "version": "3.1.10",
4199
+ "resolved": "https://registry.npmjs.org/tweakpane/-/tweakpane-3.1.10.tgz",
4200
+ "integrity": "sha512-rqwnl/pUa7+inhI2E9ayGTqqP0EPOOn/wVvSWjZsRbZUItzNShny7pzwL3hVlaN4m9t/aZhsP0aFQ9U5VVR2VQ==",
4201
+ "dev": true,
4202
+ "license": "MIT",
4203
+ "funding": {
4204
+ "url": "https://github.com/sponsors/cocopon"
4205
+ }
4206
+ },
4207
+ "node_modules/type-check": {
4208
+ "version": "0.4.0",
4209
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
4210
+ "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
4211
+ "dev": true,
4212
+ "license": "MIT",
4213
+ "dependencies": {
4214
+ "prelude-ls": "^1.2.1"
4215
+ },
4216
+ "engines": {
4217
+ "node": ">= 0.8.0"
4218
+ }
4219
+ },
4220
+ "node_modules/typescript": {
4221
+ "version": "5.9.3",
4222
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
4223
+ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
4224
+ "dev": true,
4225
+ "license": "Apache-2.0",
4226
+ "peer": true,
4227
+ "bin": {
4228
+ "tsc": "bin/tsc",
4229
+ "tsserver": "bin/tsserver"
4230
+ },
4231
+ "engines": {
4232
+ "node": ">=14.17"
4233
+ }
4234
+ },
4235
+ "node_modules/typescript-eslint": {
4236
+ "version": "8.49.0",
4237
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.49.0.tgz",
4238
+ "integrity": "sha512-zRSVH1WXD0uXczCXw+nsdjGPUdx4dfrs5VQoHnUWmv1U3oNlAKv4FUNdLDhVUg+gYn+a5hUESqch//Rv5wVhrg==",
4239
+ "dev": true,
4240
+ "license": "MIT",
4241
+ "dependencies": {
4242
+ "@typescript-eslint/eslint-plugin": "8.49.0",
4243
+ "@typescript-eslint/parser": "8.49.0",
4244
+ "@typescript-eslint/typescript-estree": "8.49.0",
4245
+ "@typescript-eslint/utils": "8.49.0"
4246
+ },
4247
+ "engines": {
4248
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
4249
+ },
4250
+ "funding": {
4251
+ "type": "opencollective",
4252
+ "url": "https://opencollective.com/typescript-eslint"
4253
+ },
4254
+ "peerDependencies": {
4255
+ "eslint": "^8.57.0 || ^9.0.0",
4256
+ "typescript": ">=4.8.4 <6.0.0"
4257
+ }
4258
+ },
4259
+ "node_modules/undici-types": {
4260
+ "version": "7.16.0",
4261
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
4262
+ "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
4263
+ "dev": true,
4264
+ "license": "MIT"
4265
+ },
4266
+ "node_modules/update-browserslist-db": {
4267
+ "version": "1.2.2",
4268
+ "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.2.tgz",
4269
+ "integrity": "sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA==",
4270
+ "dev": true,
4271
+ "funding": [
4272
+ {
4273
+ "type": "opencollective",
4274
+ "url": "https://opencollective.com/browserslist"
4275
+ },
4276
+ {
4277
+ "type": "tidelift",
4278
+ "url": "https://tidelift.com/funding/github/npm/browserslist"
4279
+ },
4280
+ {
4281
+ "type": "github",
4282
+ "url": "https://github.com/sponsors/ai"
4283
+ }
4284
+ ],
4285
+ "license": "MIT",
4286
+ "dependencies": {
4287
+ "escalade": "^3.2.0",
4288
+ "picocolors": "^1.1.1"
4289
+ },
4290
+ "bin": {
4291
+ "update-browserslist-db": "cli.js"
4292
+ },
4293
+ "peerDependencies": {
4294
+ "browserslist": ">= 4.21.0"
4295
+ }
4296
+ },
4297
+ "node_modules/uri-js": {
4298
+ "version": "4.4.1",
4299
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
4300
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
4301
+ "dev": true,
4302
+ "license": "BSD-2-Clause",
4303
+ "dependencies": {
4304
+ "punycode": "^2.1.0"
4305
+ }
4306
+ },
4307
+ "node_modules/varint": {
4308
+ "version": "6.0.0",
4309
+ "resolved": "https://registry.npmjs.org/varint/-/varint-6.0.0.tgz",
4310
+ "integrity": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==",
4311
+ "dev": true,
4312
+ "license": "MIT"
4313
+ },
4314
+ "node_modules/vite": {
4315
+ "version": "7.2.7",
4316
+ "resolved": "https://registry.npmjs.org/vite/-/vite-7.2.7.tgz",
4317
+ "integrity": "sha512-ITcnkFeR3+fI8P1wMgItjGrR10170d8auB4EpMLPqmx6uxElH3a/hHGQabSHKdqd4FXWO1nFIp9rRn7JQ34ACQ==",
4318
+ "dev": true,
4319
+ "license": "MIT",
4320
+ "peer": true,
4321
+ "dependencies": {
4322
+ "esbuild": "^0.25.0",
4323
+ "fdir": "^6.5.0",
4324
+ "picomatch": "^4.0.3",
4325
+ "postcss": "^8.5.6",
4326
+ "rollup": "^4.43.0",
4327
+ "tinyglobby": "^0.2.15"
4328
+ },
4329
+ "bin": {
4330
+ "vite": "bin/vite.js"
4331
+ },
4332
+ "engines": {
4333
+ "node": "^20.19.0 || >=22.12.0"
4334
+ },
4335
+ "funding": {
4336
+ "url": "https://github.com/vitejs/vite?sponsor=1"
4337
+ },
4338
+ "optionalDependencies": {
4339
+ "fsevents": "~2.3.3"
4340
+ },
4341
+ "peerDependencies": {
4342
+ "@types/node": "^20.19.0 || >=22.12.0",
4343
+ "jiti": ">=1.21.0",
4344
+ "less": "^4.0.0",
4345
+ "lightningcss": "^1.21.0",
4346
+ "sass": "^1.70.0",
4347
+ "sass-embedded": "^1.70.0",
4348
+ "stylus": ">=0.54.8",
4349
+ "sugarss": "^5.0.0",
4350
+ "terser": "^5.16.0",
4351
+ "tsx": "^4.8.1",
4352
+ "yaml": "^2.4.2"
4353
+ },
4354
+ "peerDependenciesMeta": {
4355
+ "@types/node": {
4356
+ "optional": true
4357
+ },
4358
+ "jiti": {
4359
+ "optional": true
4360
+ },
4361
+ "less": {
4362
+ "optional": true
4363
+ },
4364
+ "lightningcss": {
4365
+ "optional": true
4366
+ },
4367
+ "sass": {
4368
+ "optional": true
4369
+ },
4370
+ "sass-embedded": {
4371
+ "optional": true
4372
+ },
4373
+ "stylus": {
4374
+ "optional": true
4375
+ },
4376
+ "sugarss": {
4377
+ "optional": true
4378
+ },
4379
+ "terser": {
4380
+ "optional": true
4381
+ },
4382
+ "tsx": {
4383
+ "optional": true
4384
+ },
4385
+ "yaml": {
4386
+ "optional": true
4387
+ }
4388
+ }
4389
+ },
4390
+ "node_modules/vite-plugin-glsl": {
4391
+ "version": "1.5.5",
4392
+ "resolved": "https://registry.npmjs.org/vite-plugin-glsl/-/vite-plugin-glsl-1.5.5.tgz",
4393
+ "integrity": "sha512-6NM2P4JkM+1hNSqMhM4eagX03bmhEoTyrOrk68y3Q6KXfdF73QIuCb6BmRZvwLPgXTCOBM3Zc8gL1WxctYnrUQ==",
4394
+ "dev": true,
4395
+ "license": "MIT",
4396
+ "engines": {
4397
+ "node": ">= 20.17.0",
4398
+ "npm": ">= 10.8.3"
4399
+ },
4400
+ "peerDependencies": {
4401
+ "@rollup/pluginutils": "^5.x",
4402
+ "esbuild": ">= 0.25",
4403
+ "vite": ">= 3.x"
4404
+ },
4405
+ "peerDependenciesMeta": {
4406
+ "@rollup/pluginutils": {
4407
+ "optional": true
4408
+ },
4409
+ "esbuild": {
4410
+ "optional": true
4411
+ }
4412
+ }
4413
+ },
4414
+ "node_modules/webgl-sdf-generator": {
4415
+ "version": "1.1.1",
4416
+ "resolved": "https://registry.npmjs.org/webgl-sdf-generator/-/webgl-sdf-generator-1.1.1.tgz",
4417
+ "integrity": "sha512-9Z0JcMTFxeE+b2x1LJTdnaT8rT8aEp7MVxkNwoycNmJWwPdzoXzMh0BjJSh/AEFP+KPYZUli814h8bJZFIZ2jA==",
4418
+ "dev": true,
4419
+ "license": "MIT"
4420
+ },
4421
+ "node_modules/which": {
4422
+ "version": "2.0.2",
4423
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
4424
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
4425
+ "dev": true,
4426
+ "license": "ISC",
4427
+ "dependencies": {
4428
+ "isexe": "^2.0.0"
4429
+ },
4430
+ "bin": {
4431
+ "node-which": "bin/node-which"
4432
+ },
4433
+ "engines": {
4434
+ "node": ">= 8"
4435
+ }
4436
+ },
4437
+ "node_modules/word-wrap": {
4438
+ "version": "1.2.5",
4439
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
4440
+ "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
4441
+ "dev": true,
4442
+ "license": "MIT",
4443
+ "engines": {
4444
+ "node": ">=0.10.0"
4445
+ }
4446
+ },
4447
+ "node_modules/yallist": {
4448
+ "version": "3.1.1",
4449
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
4450
+ "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
4451
+ "dev": true,
4452
+ "license": "ISC"
4453
+ },
4454
+ "node_modules/yocto-queue": {
4455
+ "version": "0.1.0",
4456
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
4457
+ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
4458
+ "dev": true,
4459
+ "license": "MIT",
4460
+ "engines": {
4461
+ "node": ">=10"
4462
+ },
4463
+ "funding": {
4464
+ "url": "https://github.com/sponsors/sindresorhus"
4465
+ }
4466
+ },
4467
+ "node_modules/zod": {
4468
+ "version": "4.1.13",
4469
+ "resolved": "https://registry.npmjs.org/zod/-/zod-4.1.13.tgz",
4470
+ "integrity": "sha512-AvvthqfqrAhNH9dnfmrfKzX5upOdjUVJYFqNSlkmGf64gRaTzlPwz99IHYnVs28qYAybvAlBV+H7pn0saFY4Ig==",
4471
+ "dev": true,
4472
+ "license": "MIT",
4473
+ "peer": true,
4474
+ "funding": {
4475
+ "url": "https://github.com/sponsors/colinhacks"
4476
+ }
4477
+ },
4478
+ "node_modules/zod-validation-error": {
4479
+ "version": "4.0.2",
4480
+ "resolved": "https://registry.npmjs.org/zod-validation-error/-/zod-validation-error-4.0.2.tgz",
4481
+ "integrity": "sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==",
4482
+ "dev": true,
4483
+ "license": "MIT",
4484
+ "engines": {
4485
+ "node": ">=18.0.0"
4486
+ },
4487
+ "peerDependencies": {
4488
+ "zod": "^3.25.0 || ^4.0.0"
4489
+ }
4490
+ }
4491
+ }
4492
+ }