create-bluecopa-react-app 1.0.44 → 1.0.45

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.
@@ -6,7 +6,7 @@
6
6
  "": {
7
7
  "name": "boilerplate-copa",
8
8
  "dependencies": {
9
- "@bluecopa/react": "0.1.96",
9
+ "@bluecopa/react": "0.1.113",
10
10
  "@radix-ui/react-dialog": "^1.1.15",
11
11
  "@radix-ui/react-dropdown-menu": "^2.1.16",
12
12
  "@radix-ui/react-label": "^2.1.7",
@@ -15,14 +15,14 @@
15
15
  "@radix-ui/react-tabs": "^1.1.1",
16
16
  "@radix-ui/react-tooltip": "^1.2.8",
17
17
  "@tabler/icons-react": "^3.34.1",
18
- "@vitejs/plugin-react-swc": "^4.0.1",
18
+ "@vitejs/plugin-react-swc": "^4.3.1",
19
19
  "ag-charts-enterprise": "^13.0.1",
20
20
  "ag-grid-community": "^34.0.1",
21
21
  "ag-grid-enterprise": "^34.0.1",
22
22
  "ag-grid-react": "^34.0.1",
23
23
  "class-variance-authority": "^0.7.1",
24
24
  "clsx": "^2.1.1",
25
- "echarts": "^6.0.0",
25
+ "echarts": "^6.1.0",
26
26
  "echarts-for-react": "^3.0.6",
27
27
  "lucide-react": "^0.544.0",
28
28
  "react": "^18.3.1",
@@ -34,15 +34,15 @@
34
34
  },
35
35
  "devDependencies": {
36
36
  "@originjs/vite-plugin-federation": "^1.4.1",
37
- "@tailwindcss/vite": "^4.1.13",
37
+ "@tailwindcss/vite": "^4.3.1",
38
38
  "@types/node": "^20",
39
39
  "@types/react": "^18.3.12",
40
40
  "@types/react-dom": "^18.3.1",
41
41
  "tailwindcss": "^4.1.13",
42
- "tar": "^7.5.11",
42
+ "tar": "^7.5.16",
43
43
  "tw-animate-css": "^1.3.8",
44
44
  "typescript": "^5.8.3",
45
- "vite": "6.4.2",
45
+ "vite": "8.0.16",
46
46
  "vite-tsconfig-paths": "^5.1.4"
47
47
  }
48
48
  },
@@ -56,9 +56,9 @@
56
56
  }
57
57
  },
58
58
  "node_modules/@bluecopa/core": {
59
- "version": "0.1.94",
60
- "resolved": "https://registry.npmjs.org/@bluecopa/core/-/core-0.1.94.tgz",
61
- "integrity": "sha512-wn8R2Ch3kVc5zANzTxVVAavt6SR4QXcw8QjbujSotFeMnzoMg/YQ7KF41t5JXBPZKoprrxt1pBN4jccSV92arw==",
59
+ "version": "0.1.110",
60
+ "resolved": "https://registry.npmjs.org/@bluecopa/core/-/core-0.1.110.tgz",
61
+ "integrity": "sha512-2+IlFIaaZ5x1fYitNR+4ynhsbkvs9lUFLHS0Ez0c1VS8kE6kp1hN9sL1wwx9Kyugh6Iost9fscLFTvkO2LFMcQ==",
62
62
  "license": "MIT",
63
63
  "dependencies": {
64
64
  "axios": "1.16.0",
@@ -73,12 +73,12 @@
73
73
  }
74
74
  },
75
75
  "node_modules/@bluecopa/react": {
76
- "version": "0.1.96",
77
- "resolved": "https://registry.npmjs.org/@bluecopa/react/-/react-0.1.96.tgz",
78
- "integrity": "sha512-O6z7eF6XM0aMxfvmsmq3EE5fIVigue6yHLKHYNfQtVGHuhUwBgLgAG3UOUtYW2UZTyO1OxY5dpUuHcpitRzFnA==",
76
+ "version": "0.1.113",
77
+ "resolved": "https://registry.npmjs.org/@bluecopa/react/-/react-0.1.113.tgz",
78
+ "integrity": "sha512-VhSdW9P8BdHYO92GbJqfg8UzcHBlL5dmfl3fV4qXx6eymvq4aUj9Tmkd89TrSWF2NoMv9Zr0yYSgR0hTzykasQ==",
79
79
  "license": "MIT",
80
80
  "dependencies": {
81
- "@bluecopa/core": "0.1.94",
81
+ "@bluecopa/core": "0.1.110",
82
82
  "@tanstack/react-query": "5.59.0",
83
83
  "@tanstack/react-query-devtools": "5.59.0"
84
84
  },
@@ -90,420 +90,35 @@
90
90
  "react-dom": ">=18.0.0"
91
91
  }
92
92
  },
93
- "node_modules/@esbuild/aix-ppc64": {
94
- "version": "0.25.10",
95
- "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.10.tgz",
96
- "integrity": "sha512-0NFWnA+7l41irNuaSVlLfgNT12caWJVLzp5eAVhZ0z1qpxbockccEt3s+149rE64VUI3Ml2zt8Nv5JVc4QXTsw==",
97
- "cpu": [
98
- "ppc64"
99
- ],
100
- "license": "MIT",
101
- "optional": true,
102
- "os": [
103
- "aix"
104
- ],
105
- "engines": {
106
- "node": ">=18"
107
- }
108
- },
109
- "node_modules/@esbuild/android-arm": {
110
- "version": "0.25.10",
111
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.10.tgz",
112
- "integrity": "sha512-dQAxF1dW1C3zpeCDc5KqIYuZ1tgAdRXNoZP7vkBIRtKZPYe2xVr/d3SkirklCHudW1B45tGiUlz2pUWDfbDD4w==",
113
- "cpu": [
114
- "arm"
115
- ],
116
- "license": "MIT",
117
- "optional": true,
118
- "os": [
119
- "android"
120
- ],
121
- "engines": {
122
- "node": ">=18"
123
- }
124
- },
125
- "node_modules/@esbuild/android-arm64": {
126
- "version": "0.25.10",
127
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.10.tgz",
128
- "integrity": "sha512-LSQa7eDahypv/VO6WKohZGPSJDq5OVOo3UoFR1E4t4Gj1W7zEQMUhI+lo81H+DtB+kP+tDgBp+M4oNCwp6kffg==",
129
- "cpu": [
130
- "arm64"
131
- ],
132
- "license": "MIT",
133
- "optional": true,
134
- "os": [
135
- "android"
136
- ],
137
- "engines": {
138
- "node": ">=18"
139
- }
140
- },
141
- "node_modules/@esbuild/android-x64": {
142
- "version": "0.25.10",
143
- "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.10.tgz",
144
- "integrity": "sha512-MiC9CWdPrfhibcXwr39p9ha1x0lZJ9KaVfvzA0Wxwz9ETX4v5CHfF09bx935nHlhi+MxhA63dKRRQLiVgSUtEg==",
145
- "cpu": [
146
- "x64"
147
- ],
93
+ "node_modules/@emnapi/core": {
94
+ "version": "1.10.0",
95
+ "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.10.0.tgz",
96
+ "integrity": "sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==",
148
97
  "license": "MIT",
149
98
  "optional": true,
150
- "os": [
151
- "android"
152
- ],
153
- "engines": {
154
- "node": ">=18"
155
- }
156
- },
157
- "node_modules/@esbuild/darwin-arm64": {
158
- "version": "0.25.10",
159
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.10.tgz",
160
- "integrity": "sha512-JC74bdXcQEpW9KkV326WpZZjLguSZ3DfS8wrrvPMHgQOIEIG/sPXEN/V8IssoJhbefLRcRqw6RQH2NnpdprtMA==",
161
- "cpu": [
162
- "arm64"
163
- ],
164
- "license": "MIT",
165
- "optional": true,
166
- "os": [
167
- "darwin"
168
- ],
169
- "engines": {
170
- "node": ">=18"
171
- }
172
- },
173
- "node_modules/@esbuild/darwin-x64": {
174
- "version": "0.25.10",
175
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.10.tgz",
176
- "integrity": "sha512-tguWg1olF6DGqzws97pKZ8G2L7Ig1vjDmGTwcTuYHbuU6TTjJe5FXbgs5C1BBzHbJ2bo1m3WkQDbWO2PvamRcg==",
177
- "cpu": [
178
- "x64"
179
- ],
180
- "license": "MIT",
181
- "optional": true,
182
- "os": [
183
- "darwin"
184
- ],
185
- "engines": {
186
- "node": ">=18"
187
- }
188
- },
189
- "node_modules/@esbuild/freebsd-arm64": {
190
- "version": "0.25.10",
191
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.10.tgz",
192
- "integrity": "sha512-3ZioSQSg1HT2N05YxeJWYR+Libe3bREVSdWhEEgExWaDtyFbbXWb49QgPvFH8u03vUPX10JhJPcz7s9t9+boWg==",
193
- "cpu": [
194
- "arm64"
195
- ],
196
- "license": "MIT",
197
- "optional": true,
198
- "os": [
199
- "freebsd"
200
- ],
201
- "engines": {
202
- "node": ">=18"
203
- }
204
- },
205
- "node_modules/@esbuild/freebsd-x64": {
206
- "version": "0.25.10",
207
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.10.tgz",
208
- "integrity": "sha512-LLgJfHJk014Aa4anGDbh8bmI5Lk+QidDmGzuC2D+vP7mv/GeSN+H39zOf7pN5N8p059FcOfs2bVlrRr4SK9WxA==",
209
- "cpu": [
210
- "x64"
211
- ],
212
- "license": "MIT",
213
- "optional": true,
214
- "os": [
215
- "freebsd"
216
- ],
217
- "engines": {
218
- "node": ">=18"
219
- }
220
- },
221
- "node_modules/@esbuild/linux-arm": {
222
- "version": "0.25.10",
223
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.10.tgz",
224
- "integrity": "sha512-oR31GtBTFYCqEBALI9r6WxoU/ZofZl962pouZRTEYECvNF/dtXKku8YXcJkhgK/beU+zedXfIzHijSRapJY3vg==",
225
- "cpu": [
226
- "arm"
227
- ],
228
- "license": "MIT",
229
- "optional": true,
230
- "os": [
231
- "linux"
232
- ],
233
- "engines": {
234
- "node": ">=18"
235
- }
236
- },
237
- "node_modules/@esbuild/linux-arm64": {
238
- "version": "0.25.10",
239
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.10.tgz",
240
- "integrity": "sha512-5luJWN6YKBsawd5f9i4+c+geYiVEw20FVW5x0v1kEMWNq8UctFjDiMATBxLvmmHA4bf7F6hTRaJgtghFr9iziQ==",
241
- "cpu": [
242
- "arm64"
243
- ],
244
- "license": "MIT",
245
- "optional": true,
246
- "os": [
247
- "linux"
248
- ],
249
- "engines": {
250
- "node": ">=18"
251
- }
252
- },
253
- "node_modules/@esbuild/linux-ia32": {
254
- "version": "0.25.10",
255
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.10.tgz",
256
- "integrity": "sha512-NrSCx2Kim3EnnWgS4Txn0QGt0Xipoumb6z6sUtl5bOEZIVKhzfyp/Lyw4C1DIYvzeW/5mWYPBFJU3a/8Yr75DQ==",
257
- "cpu": [
258
- "ia32"
259
- ],
260
- "license": "MIT",
261
- "optional": true,
262
- "os": [
263
- "linux"
264
- ],
265
- "engines": {
266
- "node": ">=18"
267
- }
268
- },
269
- "node_modules/@esbuild/linux-loong64": {
270
- "version": "0.25.10",
271
- "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.10.tgz",
272
- "integrity": "sha512-xoSphrd4AZda8+rUDDfD9J6FUMjrkTz8itpTITM4/xgerAZZcFW7Dv+sun7333IfKxGG8gAq+3NbfEMJfiY+Eg==",
273
- "cpu": [
274
- "loong64"
275
- ],
276
- "license": "MIT",
277
- "optional": true,
278
- "os": [
279
- "linux"
280
- ],
281
- "engines": {
282
- "node": ">=18"
283
- }
284
- },
285
- "node_modules/@esbuild/linux-mips64el": {
286
- "version": "0.25.10",
287
- "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.10.tgz",
288
- "integrity": "sha512-ab6eiuCwoMmYDyTnyptoKkVS3k8fy/1Uvq7Dj5czXI6DF2GqD2ToInBI0SHOp5/X1BdZ26RKc5+qjQNGRBelRA==",
289
- "cpu": [
290
- "mips64el"
291
- ],
292
- "license": "MIT",
293
- "optional": true,
294
- "os": [
295
- "linux"
296
- ],
297
- "engines": {
298
- "node": ">=18"
299
- }
300
- },
301
- "node_modules/@esbuild/linux-ppc64": {
302
- "version": "0.25.10",
303
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.10.tgz",
304
- "integrity": "sha512-NLinzzOgZQsGpsTkEbdJTCanwA5/wozN9dSgEl12haXJBzMTpssebuXR42bthOF3z7zXFWH1AmvWunUCkBE4EA==",
305
- "cpu": [
306
- "ppc64"
307
- ],
308
- "license": "MIT",
309
- "optional": true,
310
- "os": [
311
- "linux"
312
- ],
313
- "engines": {
314
- "node": ">=18"
315
- }
316
- },
317
- "node_modules/@esbuild/linux-riscv64": {
318
- "version": "0.25.10",
319
- "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.10.tgz",
320
- "integrity": "sha512-FE557XdZDrtX8NMIeA8LBJX3dC2M8VGXwfrQWU7LB5SLOajfJIxmSdyL/gU1m64Zs9CBKvm4UAuBp5aJ8OgnrA==",
321
- "cpu": [
322
- "riscv64"
323
- ],
324
- "license": "MIT",
325
- "optional": true,
326
- "os": [
327
- "linux"
328
- ],
329
- "engines": {
330
- "node": ">=18"
331
- }
332
- },
333
- "node_modules/@esbuild/linux-s390x": {
334
- "version": "0.25.10",
335
- "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.10.tgz",
336
- "integrity": "sha512-3BBSbgzuB9ajLoVZk0mGu+EHlBwkusRmeNYdqmznmMc9zGASFjSsxgkNsqmXugpPk00gJ0JNKh/97nxmjctdew==",
337
- "cpu": [
338
- "s390x"
339
- ],
340
- "license": "MIT",
341
- "optional": true,
342
- "os": [
343
- "linux"
344
- ],
345
- "engines": {
346
- "node": ">=18"
347
- }
348
- },
349
- "node_modules/@esbuild/linux-x64": {
350
- "version": "0.25.10",
351
- "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.10.tgz",
352
- "integrity": "sha512-QSX81KhFoZGwenVyPoberggdW1nrQZSvfVDAIUXr3WqLRZGZqWk/P4T8p2SP+de2Sr5HPcvjhcJzEiulKgnxtA==",
353
- "cpu": [
354
- "x64"
355
- ],
356
- "license": "MIT",
357
- "optional": true,
358
- "os": [
359
- "linux"
360
- ],
361
- "engines": {
362
- "node": ">=18"
363
- }
364
- },
365
- "node_modules/@esbuild/netbsd-arm64": {
366
- "version": "0.25.10",
367
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.10.tgz",
368
- "integrity": "sha512-AKQM3gfYfSW8XRk8DdMCzaLUFB15dTrZfnX8WXQoOUpUBQ+NaAFCP1kPS/ykbbGYz7rxn0WS48/81l9hFl3u4A==",
369
- "cpu": [
370
- "arm64"
371
- ],
372
- "license": "MIT",
373
- "optional": true,
374
- "os": [
375
- "netbsd"
376
- ],
377
- "engines": {
378
- "node": ">=18"
379
- }
380
- },
381
- "node_modules/@esbuild/netbsd-x64": {
382
- "version": "0.25.10",
383
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.10.tgz",
384
- "integrity": "sha512-7RTytDPGU6fek/hWuN9qQpeGPBZFfB4zZgcz2VK2Z5VpdUxEI8JKYsg3JfO0n/Z1E/6l05n0unDCNc4HnhQGig==",
385
- "cpu": [
386
- "x64"
387
- ],
388
- "license": "MIT",
389
- "optional": true,
390
- "os": [
391
- "netbsd"
392
- ],
393
- "engines": {
394
- "node": ">=18"
395
- }
396
- },
397
- "node_modules/@esbuild/openbsd-arm64": {
398
- "version": "0.25.10",
399
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.10.tgz",
400
- "integrity": "sha512-5Se0VM9Wtq797YFn+dLimf2Zx6McttsH2olUBsDml+lm0GOCRVebRWUvDtkY4BWYv/3NgzS8b/UM3jQNh5hYyw==",
401
- "cpu": [
402
- "arm64"
403
- ],
404
- "license": "MIT",
405
- "optional": true,
406
- "os": [
407
- "openbsd"
408
- ],
409
- "engines": {
410
- "node": ">=18"
411
- }
412
- },
413
- "node_modules/@esbuild/openbsd-x64": {
414
- "version": "0.25.10",
415
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.10.tgz",
416
- "integrity": "sha512-XkA4frq1TLj4bEMB+2HnI0+4RnjbuGZfet2gs/LNs5Hc7D89ZQBHQ0gL2ND6Lzu1+QVkjp3x1gIcPKzRNP8bXw==",
417
- "cpu": [
418
- "x64"
419
- ],
420
- "license": "MIT",
421
- "optional": true,
422
- "os": [
423
- "openbsd"
424
- ],
425
- "engines": {
426
- "node": ">=18"
427
- }
428
- },
429
- "node_modules/@esbuild/openharmony-arm64": {
430
- "version": "0.25.10",
431
- "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.10.tgz",
432
- "integrity": "sha512-AVTSBhTX8Y/Fz6OmIVBip9tJzZEUcY8WLh7I59+upa5/GPhh2/aM6bvOMQySspnCCHvFi79kMtdJS1w0DXAeag==",
433
- "cpu": [
434
- "arm64"
435
- ],
436
- "license": "MIT",
437
- "optional": true,
438
- "os": [
439
- "openharmony"
440
- ],
441
- "engines": {
442
- "node": ">=18"
443
- }
444
- },
445
- "node_modules/@esbuild/sunos-x64": {
446
- "version": "0.25.10",
447
- "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.10.tgz",
448
- "integrity": "sha512-fswk3XT0Uf2pGJmOpDB7yknqhVkJQkAQOcW/ccVOtfx05LkbWOaRAtn5SaqXypeKQra1QaEa841PgrSL9ubSPQ==",
449
- "cpu": [
450
- "x64"
451
- ],
452
- "license": "MIT",
453
- "optional": true,
454
- "os": [
455
- "sunos"
456
- ],
457
- "engines": {
458
- "node": ">=18"
99
+ "dependencies": {
100
+ "@emnapi/wasi-threads": "1.2.1",
101
+ "tslib": "^2.4.0"
459
102
  }
460
103
  },
461
- "node_modules/@esbuild/win32-arm64": {
462
- "version": "0.25.10",
463
- "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.10.tgz",
464
- "integrity": "sha512-ah+9b59KDTSfpaCg6VdJoOQvKjI33nTaQr4UluQwW7aEwZQsbMCfTmfEO4VyewOxx4RaDT/xCy9ra2GPWmO7Kw==",
465
- "cpu": [
466
- "arm64"
467
- ],
104
+ "node_modules/@emnapi/runtime": {
105
+ "version": "1.10.0",
106
+ "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.10.0.tgz",
107
+ "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==",
468
108
  "license": "MIT",
469
109
  "optional": true,
470
- "os": [
471
- "win32"
472
- ],
473
- "engines": {
474
- "node": ">=18"
475
- }
476
- },
477
- "node_modules/@esbuild/win32-ia32": {
478
- "version": "0.25.10",
479
- "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.10.tgz",
480
- "integrity": "sha512-QHPDbKkrGO8/cz9LKVnJU22HOi4pxZnZhhA2HYHez5Pz4JeffhDjf85E57Oyco163GnzNCVkZK0b/n4Y0UHcSw==",
481
- "cpu": [
482
- "ia32"
483
- ],
484
- "license": "MIT",
485
- "optional": true,
486
- "os": [
487
- "win32"
488
- ],
489
- "engines": {
490
- "node": ">=18"
110
+ "dependencies": {
111
+ "tslib": "^2.4.0"
491
112
  }
492
113
  },
493
- "node_modules/@esbuild/win32-x64": {
494
- "version": "0.25.10",
495
- "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.10.tgz",
496
- "integrity": "sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==",
497
- "cpu": [
498
- "x64"
499
- ],
114
+ "node_modules/@emnapi/wasi-threads": {
115
+ "version": "1.2.1",
116
+ "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz",
117
+ "integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==",
500
118
  "license": "MIT",
501
119
  "optional": true,
502
- "os": [
503
- "win32"
504
- ],
505
- "engines": {
506
- "node": ">=18"
120
+ "dependencies": {
121
+ "tslib": "^2.4.0"
507
122
  }
508
123
  },
509
124
  "node_modules/@firebase/ai": {
@@ -1247,14 +862,32 @@
1247
862
  }
1248
863
  },
1249
864
  "node_modules/@mongodb-js/saslprep": {
1250
- "version": "1.4.11",
1251
- "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.4.11.tgz",
1252
- "integrity": "sha512-o9rAHc0IpIjuPSxRutWpE1F62x7n+4mVS4rCNHkzhIUMQcc18bb6xEq5wd2NdN0WjepIyXIppRshYI2kQDOZVA==",
865
+ "version": "1.4.12",
866
+ "resolved": "https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.4.12.tgz",
867
+ "integrity": "sha512-QAfAMwNgnYxZ2C6D1HgeP7Gc4i/uvJRim415PCIL9ptRxWMNbWeLBYb2/9R4pGKny/s1FVu2JA2cxCUBUOggrA==",
1253
868
  "license": "MIT",
1254
869
  "dependencies": {
1255
870
  "sparse-bitfield": "^3.0.3"
1256
871
  }
1257
872
  },
873
+ "node_modules/@napi-rs/wasm-runtime": {
874
+ "version": "1.1.5",
875
+ "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.5.tgz",
876
+ "integrity": "sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q==",
877
+ "license": "MIT",
878
+ "optional": true,
879
+ "dependencies": {
880
+ "@tybys/wasm-util": "^0.10.2"
881
+ },
882
+ "funding": {
883
+ "type": "github",
884
+ "url": "https://github.com/sponsors/Brooooooklyn"
885
+ },
886
+ "peerDependencies": {
887
+ "@emnapi/core": "^1.7.1",
888
+ "@emnapi/runtime": "^1.7.1"
889
+ }
890
+ },
1258
891
  "node_modules/@originjs/vite-plugin-federation": {
1259
892
  "version": "1.4.1",
1260
893
  "resolved": "https://registry.npmjs.org/@originjs/vite-plugin-federation/-/vite-plugin-federation-1.4.1.tgz",
@@ -1270,6 +903,15 @@
1270
903
  "pnpm": ">=7.0.1"
1271
904
  }
1272
905
  },
906
+ "node_modules/@oxc-project/types": {
907
+ "version": "0.133.0",
908
+ "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.133.0.tgz",
909
+ "integrity": "sha512-KzkdCd6Uxqnf6l3HOw1xfatAlUURA0g14cvBYFyJ5SaNOQbOUvBr9PKArcPcrNIeRsBdgcUzOGrhKveVpvOIGA==",
910
+ "license": "MIT",
911
+ "funding": {
912
+ "url": "https://github.com/sponsors/Boshen"
913
+ }
914
+ },
1273
915
  "node_modules/@protobufjs/aspromise": {
1274
916
  "version": "1.1.2",
1275
917
  "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
@@ -1309,12 +951,6 @@
1309
951
  "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==",
1310
952
  "license": "BSD-3-Clause"
1311
953
  },
1312
- "node_modules/@protobufjs/inquire": {
1313
- "version": "1.1.2",
1314
- "resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.2.tgz",
1315
- "integrity": "sha512-pa0vFRuws4wkvaXKK1uXZMAwAX4/t8ANaJo45iw/oQHNQ9q5xUzwgFmVJGXiga2BeN+zpX7Vf9vmsiIa2J+MUw==",
1316
- "license": "BSD-3-Clause"
1317
- },
1318
954
  "node_modules/@protobufjs/path": {
1319
955
  "version": "1.1.2",
1320
956
  "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
@@ -2035,29 +1671,10 @@
2035
1671
  "integrity": "sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==",
2036
1672
  "license": "MIT"
2037
1673
  },
2038
- "node_modules/@rolldown/pluginutils": {
2039
- "version": "1.0.0-beta.35",
2040
- "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.35.tgz",
2041
- "integrity": "sha512-slYrCpoxJUqzFDDNlvrOYRazQUNRvWPjXA17dAOISY3rDMxX6k8K4cj2H+hEYMHF81HO3uNd5rHVigAWRM5dSg==",
2042
- "license": "MIT"
2043
- },
2044
- "node_modules/@rollup/rollup-android-arm-eabi": {
2045
- "version": "4.59.0",
2046
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.59.0.tgz",
2047
- "integrity": "sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==",
2048
- "cpu": [
2049
- "arm"
2050
- ],
2051
- "license": "MIT",
2052
- "optional": true,
2053
- "os": [
2054
- "android"
2055
- ]
2056
- },
2057
- "node_modules/@rollup/rollup-android-arm64": {
2058
- "version": "4.59.0",
2059
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.59.0.tgz",
2060
- "integrity": "sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==",
1674
+ "node_modules/@rolldown/binding-android-arm64": {
1675
+ "version": "1.0.3",
1676
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.3.tgz",
1677
+ "integrity": "sha512-454rs7jHngixp/NMxd5srYD57OnzSlZ/eFTETjORQHLwJG1lRtmNOJcBerZlfu4GjKqeq8aCCIQrMdHyhI51Hw==",
2061
1678
  "cpu": [
2062
1679
  "arm64"
2063
1680
  ],
@@ -2065,12 +1682,15 @@
2065
1682
  "optional": true,
2066
1683
  "os": [
2067
1684
  "android"
2068
- ]
1685
+ ],
1686
+ "engines": {
1687
+ "node": "^20.19.0 || >=22.12.0"
1688
+ }
2069
1689
  },
2070
- "node_modules/@rollup/rollup-darwin-arm64": {
2071
- "version": "4.59.0",
2072
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.59.0.tgz",
2073
- "integrity": "sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==",
1690
+ "node_modules/@rolldown/binding-darwin-arm64": {
1691
+ "version": "1.0.3",
1692
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.3.tgz",
1693
+ "integrity": "sha512-PcAhP+ynjURNyy8SKGl5DQP94aGuB/7JrXJb/t7P+hanXvQVMWzUvRRhBAcg/lNRadBhoUPqSoP4xw5tR/KBEA==",
2074
1694
  "cpu": [
2075
1695
  "arm64"
2076
1696
  ],
@@ -2078,12 +1698,15 @@
2078
1698
  "optional": true,
2079
1699
  "os": [
2080
1700
  "darwin"
2081
- ]
1701
+ ],
1702
+ "engines": {
1703
+ "node": "^20.19.0 || >=22.12.0"
1704
+ }
2082
1705
  },
2083
- "node_modules/@rollup/rollup-darwin-x64": {
2084
- "version": "4.59.0",
2085
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.59.0.tgz",
2086
- "integrity": "sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==",
1706
+ "node_modules/@rolldown/binding-darwin-x64": {
1707
+ "version": "1.0.3",
1708
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.3.tgz",
1709
+ "integrity": "sha512-9YpfeUvSE2RS7wysJ81uOZkXJz7f7Q55H2Gvp3VEw/EsahqDtrphrZ0EwDLK5vvKOzaCrBsjF8JmnMLcUt78Gg==",
2087
1710
  "cpu": [
2088
1711
  "x64"
2089
1712
  ],
@@ -2091,25 +1714,15 @@
2091
1714
  "optional": true,
2092
1715
  "os": [
2093
1716
  "darwin"
2094
- ]
2095
- },
2096
- "node_modules/@rollup/rollup-freebsd-arm64": {
2097
- "version": "4.59.0",
2098
- "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.59.0.tgz",
2099
- "integrity": "sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==",
2100
- "cpu": [
2101
- "arm64"
2102
1717
  ],
2103
- "license": "MIT",
2104
- "optional": true,
2105
- "os": [
2106
- "freebsd"
2107
- ]
1718
+ "engines": {
1719
+ "node": "^20.19.0 || >=22.12.0"
1720
+ }
2108
1721
  },
2109
- "node_modules/@rollup/rollup-freebsd-x64": {
2110
- "version": "4.59.0",
2111
- "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.59.0.tgz",
2112
- "integrity": "sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==",
1722
+ "node_modules/@rolldown/binding-freebsd-x64": {
1723
+ "version": "1.0.3",
1724
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.3.tgz",
1725
+ "integrity": "sha512-yB1IlAsSNHncV6SCTL27/MVGR5htvQsoGxIv5KMGXALp+Ll1wYsn+x98M9MW7qa+NdSbvrrY7ANI4wLJ0n1e6g==",
2113
1726
  "cpu": [
2114
1727
  "x64"
2115
1728
  ],
@@ -2117,25 +1730,15 @@
2117
1730
  "optional": true,
2118
1731
  "os": [
2119
1732
  "freebsd"
2120
- ]
2121
- },
2122
- "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
2123
- "version": "4.59.0",
2124
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz",
2125
- "integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==",
2126
- "cpu": [
2127
- "arm"
2128
1733
  ],
2129
- "license": "MIT",
2130
- "optional": true,
2131
- "os": [
2132
- "linux"
2133
- ]
1734
+ "engines": {
1735
+ "node": "^20.19.0 || >=22.12.0"
1736
+ }
2134
1737
  },
2135
- "node_modules/@rollup/rollup-linux-arm-musleabihf": {
2136
- "version": "4.59.0",
2137
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.59.0.tgz",
2138
- "integrity": "sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==",
1738
+ "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
1739
+ "version": "1.0.3",
1740
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.3.tgz",
1741
+ "integrity": "sha512-Yi30IVAAfLUCy2MseFjbB1jAMDl1VMCAas5StnYp8da9+CKvMd2H2cbEjWcw5NPaPqzvYkVIaF1nNUG+b7u/sw==",
2139
1742
  "cpu": [
2140
1743
  "arm"
2141
1744
  ],
@@ -2143,25 +1746,15 @@
2143
1746
  "optional": true,
2144
1747
  "os": [
2145
1748
  "linux"
2146
- ]
2147
- },
2148
- "node_modules/@rollup/rollup-linux-arm64-gnu": {
2149
- "version": "4.59.0",
2150
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.59.0.tgz",
2151
- "integrity": "sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==",
2152
- "cpu": [
2153
- "arm64"
2154
1749
  ],
2155
- "license": "MIT",
2156
- "optional": true,
2157
- "os": [
2158
- "linux"
2159
- ]
1750
+ "engines": {
1751
+ "node": "^20.19.0 || >=22.12.0"
1752
+ }
2160
1753
  },
2161
- "node_modules/@rollup/rollup-linux-arm64-musl": {
2162
- "version": "4.59.0",
2163
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.59.0.tgz",
2164
- "integrity": "sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==",
1754
+ "node_modules/@rolldown/binding-linux-arm64-gnu": {
1755
+ "version": "1.0.3",
1756
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.3.tgz",
1757
+ "integrity": "sha512-jsO7R8To+AdlYgUmN5sHSCZbfhtMBkO0WUx8iORQnPcMMdgr7qM2DQmMwgabs3GhNztdmoKkMKQFHD6DTMCIQw==",
2165
1758
  "cpu": [
2166
1759
  "arm64"
2167
1760
  ],
@@ -2169,51 +1762,31 @@
2169
1762
  "optional": true,
2170
1763
  "os": [
2171
1764
  "linux"
2172
- ]
2173
- },
2174
- "node_modules/@rollup/rollup-linux-loong64-gnu": {
2175
- "version": "4.59.0",
2176
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.59.0.tgz",
2177
- "integrity": "sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==",
2178
- "cpu": [
2179
- "loong64"
2180
1765
  ],
2181
- "license": "MIT",
2182
- "optional": true,
2183
- "os": [
2184
- "linux"
2185
- ]
1766
+ "engines": {
1767
+ "node": "^20.19.0 || >=22.12.0"
1768
+ }
2186
1769
  },
2187
- "node_modules/@rollup/rollup-linux-loong64-musl": {
2188
- "version": "4.59.0",
2189
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.59.0.tgz",
2190
- "integrity": "sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==",
1770
+ "node_modules/@rolldown/binding-linux-arm64-musl": {
1771
+ "version": "1.0.3",
1772
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.3.tgz",
1773
+ "integrity": "sha512-VWkUHwWriDciit80wleYwKILoR/KMvxh/IdwS/paX+ZgpuRpCrKLUdadJbc0NpBEiyhpYawsJ73j9aCvOH+f7Q==",
2191
1774
  "cpu": [
2192
- "loong64"
1775
+ "arm64"
2193
1776
  ],
2194
1777
  "license": "MIT",
2195
1778
  "optional": true,
2196
1779
  "os": [
2197
1780
  "linux"
2198
- ]
2199
- },
2200
- "node_modules/@rollup/rollup-linux-ppc64-gnu": {
2201
- "version": "4.59.0",
2202
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.59.0.tgz",
2203
- "integrity": "sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==",
2204
- "cpu": [
2205
- "ppc64"
2206
1781
  ],
2207
- "license": "MIT",
2208
- "optional": true,
2209
- "os": [
2210
- "linux"
2211
- ]
1782
+ "engines": {
1783
+ "node": "^20.19.0 || >=22.12.0"
1784
+ }
2212
1785
  },
2213
- "node_modules/@rollup/rollup-linux-ppc64-musl": {
2214
- "version": "4.59.0",
2215
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.59.0.tgz",
2216
- "integrity": "sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==",
1786
+ "node_modules/@rolldown/binding-linux-ppc64-gnu": {
1787
+ "version": "1.0.3",
1788
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.3.tgz",
1789
+ "integrity": "sha512-5f1laC0SlIR0yDbFCd8acUhvJIag6N3zC5P7oUPN6wX0aOma+uKJ0wBDH5aq7I1PVI2ttTlhJwzwRIBnLiSGEg==",
2217
1790
  "cpu": [
2218
1791
  "ppc64"
2219
1792
  ],
@@ -2221,38 +1794,15 @@
2221
1794
  "optional": true,
2222
1795
  "os": [
2223
1796
  "linux"
2224
- ]
2225
- },
2226
- "node_modules/@rollup/rollup-linux-riscv64-gnu": {
2227
- "version": "4.59.0",
2228
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.59.0.tgz",
2229
- "integrity": "sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==",
2230
- "cpu": [
2231
- "riscv64"
2232
- ],
2233
- "license": "MIT",
2234
- "optional": true,
2235
- "os": [
2236
- "linux"
2237
- ]
2238
- },
2239
- "node_modules/@rollup/rollup-linux-riscv64-musl": {
2240
- "version": "4.59.0",
2241
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.59.0.tgz",
2242
- "integrity": "sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==",
2243
- "cpu": [
2244
- "riscv64"
2245
1797
  ],
2246
- "license": "MIT",
2247
- "optional": true,
2248
- "os": [
2249
- "linux"
2250
- ]
1798
+ "engines": {
1799
+ "node": "^20.19.0 || >=22.12.0"
1800
+ }
2251
1801
  },
2252
- "node_modules/@rollup/rollup-linux-s390x-gnu": {
2253
- "version": "4.59.0",
2254
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.59.0.tgz",
2255
- "integrity": "sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==",
1802
+ "node_modules/@rolldown/binding-linux-s390x-gnu": {
1803
+ "version": "1.0.3",
1804
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.3.tgz",
1805
+ "integrity": "sha512-Iq4ko0r4XsgbrF/LunNgHtAGLRRVE2kXonAXQ/MV0mC6jQpMOhW1SvtZja2EhC/kd05++bP78dsqBeIQyYJ6Yg==",
2256
1806
  "cpu": [
2257
1807
  "s390x"
2258
1808
  ],
@@ -2260,12 +1810,15 @@
2260
1810
  "optional": true,
2261
1811
  "os": [
2262
1812
  "linux"
2263
- ]
1813
+ ],
1814
+ "engines": {
1815
+ "node": "^20.19.0 || >=22.12.0"
1816
+ }
2264
1817
  },
2265
- "node_modules/@rollup/rollup-linux-x64-gnu": {
2266
- "version": "4.59.0",
2267
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.59.0.tgz",
2268
- "integrity": "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==",
1818
+ "node_modules/@rolldown/binding-linux-x64-gnu": {
1819
+ "version": "1.0.3",
1820
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.3.tgz",
1821
+ "integrity": "sha512-B8m6tD5+/N5FeNQFbKlLA/2yVq9ycQP1SeedyEYYKWBNR3ZQbkvIUcNnDNM03lO1l5F2roiiFJGgvoLLyZXtSg==",
2269
1822
  "cpu": [
2270
1823
  "x64"
2271
1824
  ],
@@ -2273,12 +1826,15 @@
2273
1826
  "optional": true,
2274
1827
  "os": [
2275
1828
  "linux"
2276
- ]
1829
+ ],
1830
+ "engines": {
1831
+ "node": "^20.19.0 || >=22.12.0"
1832
+ }
2277
1833
  },
2278
- "node_modules/@rollup/rollup-linux-x64-musl": {
2279
- "version": "4.59.0",
2280
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.59.0.tgz",
2281
- "integrity": "sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==",
1834
+ "node_modules/@rolldown/binding-linux-x64-musl": {
1835
+ "version": "1.0.3",
1836
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.3.tgz",
1837
+ "integrity": "sha512-pSdpdUJHkuCxun9LE7jvgUB9qsRgaiyNNCX7m/AvHTcq67AiT/Yhoxvw5zPfhrM8k/BfP8ce/hMOpthKDpEUow==",
2282
1838
  "cpu": [
2283
1839
  "x64"
2284
1840
  ],
@@ -2286,25 +1842,15 @@
2286
1842
  "optional": true,
2287
1843
  "os": [
2288
1844
  "linux"
2289
- ]
2290
- },
2291
- "node_modules/@rollup/rollup-openbsd-x64": {
2292
- "version": "4.59.0",
2293
- "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.59.0.tgz",
2294
- "integrity": "sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==",
2295
- "cpu": [
2296
- "x64"
2297
1845
  ],
2298
- "license": "MIT",
2299
- "optional": true,
2300
- "os": [
2301
- "openbsd"
2302
- ]
1846
+ "engines": {
1847
+ "node": "^20.19.0 || >=22.12.0"
1848
+ }
2303
1849
  },
2304
- "node_modules/@rollup/rollup-openharmony-arm64": {
2305
- "version": "4.59.0",
2306
- "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.59.0.tgz",
2307
- "integrity": "sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==",
1850
+ "node_modules/@rolldown/binding-openharmony-arm64": {
1851
+ "version": "1.0.3",
1852
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.3.tgz",
1853
+ "integrity": "sha512-OXXS3RKJgX2uLwM+gYyuH5omcH8fL1LJs96pZGgtetVCahON57+d4SJHzTgZiOjxgGkSnpXpOsWuPDGAKAigEg==",
2308
1854
  "cpu": [
2309
1855
  "arm64"
2310
1856
  ],
@@ -2312,51 +1858,49 @@
2312
1858
  "optional": true,
2313
1859
  "os": [
2314
1860
  "openharmony"
2315
- ]
2316
- },
2317
- "node_modules/@rollup/rollup-win32-arm64-msvc": {
2318
- "version": "4.59.0",
2319
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.59.0.tgz",
2320
- "integrity": "sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==",
2321
- "cpu": [
2322
- "arm64"
2323
1861
  ],
2324
- "license": "MIT",
2325
- "optional": true,
2326
- "os": [
2327
- "win32"
2328
- ]
1862
+ "engines": {
1863
+ "node": "^20.19.0 || >=22.12.0"
1864
+ }
2329
1865
  },
2330
- "node_modules/@rollup/rollup-win32-ia32-msvc": {
2331
- "version": "4.59.0",
2332
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.59.0.tgz",
2333
- "integrity": "sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==",
1866
+ "node_modules/@rolldown/binding-wasm32-wasi": {
1867
+ "version": "1.0.3",
1868
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.3.tgz",
1869
+ "integrity": "sha512-JTtb8BWFynicNSoPrehsCzBtOKjZ6jhMiPFEmOiuXg1Fl8dn2KHQob+GuPSGR0dryQa1PQJbzjF3dqO/whhjLg==",
2334
1870
  "cpu": [
2335
- "ia32"
1871
+ "wasm32"
2336
1872
  ],
2337
1873
  "license": "MIT",
2338
1874
  "optional": true,
2339
- "os": [
2340
- "win32"
2341
- ]
1875
+ "dependencies": {
1876
+ "@emnapi/core": "1.10.0",
1877
+ "@emnapi/runtime": "1.10.0",
1878
+ "@napi-rs/wasm-runtime": "^1.1.4"
1879
+ },
1880
+ "engines": {
1881
+ "node": "^20.19.0 || >=22.12.0"
1882
+ }
2342
1883
  },
2343
- "node_modules/@rollup/rollup-win32-x64-gnu": {
2344
- "version": "4.59.0",
2345
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.59.0.tgz",
2346
- "integrity": "sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==",
1884
+ "node_modules/@rolldown/binding-win32-arm64-msvc": {
1885
+ "version": "1.0.3",
1886
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.3.tgz",
1887
+ "integrity": "sha512-gEdFFEN70A/jxb2svrWsN3aDL7OUtmvlOy+6fa2jxG8K0wQ1ZbdeLGnidov6Yu5/733dI5ySfzFlQ/cb0bSz1g==",
2347
1888
  "cpu": [
2348
- "x64"
1889
+ "arm64"
2349
1890
  ],
2350
1891
  "license": "MIT",
2351
1892
  "optional": true,
2352
1893
  "os": [
2353
1894
  "win32"
2354
- ]
1895
+ ],
1896
+ "engines": {
1897
+ "node": "^20.19.0 || >=22.12.0"
1898
+ }
2355
1899
  },
2356
- "node_modules/@rollup/rollup-win32-x64-msvc": {
2357
- "version": "4.59.0",
2358
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz",
2359
- "integrity": "sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==",
1900
+ "node_modules/@rolldown/binding-win32-x64-msvc": {
1901
+ "version": "1.0.3",
1902
+ "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.3.tgz",
1903
+ "integrity": "sha512-eXB7CHuaQdqmJcc3koCNtNPmT/bj2gc999kUFgBxG8Ac0NdgXc4rkCHhqrgrhN3zddvvvrgzj1e90SuSfmyIXA==",
2360
1904
  "cpu": [
2361
1905
  "x64"
2362
1906
  ],
@@ -2364,17 +1908,26 @@
2364
1908
  "optional": true,
2365
1909
  "os": [
2366
1910
  "win32"
2367
- ]
1911
+ ],
1912
+ "engines": {
1913
+ "node": "^20.19.0 || >=22.12.0"
1914
+ }
1915
+ },
1916
+ "node_modules/@rolldown/pluginutils": {
1917
+ "version": "1.0.1",
1918
+ "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
1919
+ "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
1920
+ "license": "MIT"
2368
1921
  },
2369
1922
  "node_modules/@swc/core": {
2370
- "version": "1.13.5",
2371
- "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.13.5.tgz",
2372
- "integrity": "sha512-WezcBo8a0Dg2rnR82zhwoR6aRNxeTGfK5QCD6TQ+kg3xx/zNT02s/0o+81h/3zhvFSB24NtqEr8FTw88O5W/JQ==",
1923
+ "version": "1.15.41",
1924
+ "resolved": "https://registry.npmjs.org/@swc/core/-/core-1.15.41.tgz",
1925
+ "integrity": "sha512-03nQq/082QRJJiOvp3FGbgxTGyyxMxohPTjhk/W9bD2J0tk4ukITI7goOhOO2WbaHn/lsPmo/zf8+DIXhwpgYQ==",
2373
1926
  "hasInstallScript": true,
2374
1927
  "license": "Apache-2.0",
2375
1928
  "dependencies": {
2376
1929
  "@swc/counter": "^0.1.3",
2377
- "@swc/types": "^0.1.24"
1930
+ "@swc/types": "^0.1.26"
2378
1931
  },
2379
1932
  "engines": {
2380
1933
  "node": ">=10"
@@ -2384,16 +1937,18 @@
2384
1937
  "url": "https://opencollective.com/swc"
2385
1938
  },
2386
1939
  "optionalDependencies": {
2387
- "@swc/core-darwin-arm64": "1.13.5",
2388
- "@swc/core-darwin-x64": "1.13.5",
2389
- "@swc/core-linux-arm-gnueabihf": "1.13.5",
2390
- "@swc/core-linux-arm64-gnu": "1.13.5",
2391
- "@swc/core-linux-arm64-musl": "1.13.5",
2392
- "@swc/core-linux-x64-gnu": "1.13.5",
2393
- "@swc/core-linux-x64-musl": "1.13.5",
2394
- "@swc/core-win32-arm64-msvc": "1.13.5",
2395
- "@swc/core-win32-ia32-msvc": "1.13.5",
2396
- "@swc/core-win32-x64-msvc": "1.13.5"
1940
+ "@swc/core-darwin-arm64": "1.15.41",
1941
+ "@swc/core-darwin-x64": "1.15.41",
1942
+ "@swc/core-linux-arm-gnueabihf": "1.15.41",
1943
+ "@swc/core-linux-arm64-gnu": "1.15.41",
1944
+ "@swc/core-linux-arm64-musl": "1.15.41",
1945
+ "@swc/core-linux-ppc64-gnu": "1.15.41",
1946
+ "@swc/core-linux-s390x-gnu": "1.15.41",
1947
+ "@swc/core-linux-x64-gnu": "1.15.41",
1948
+ "@swc/core-linux-x64-musl": "1.15.41",
1949
+ "@swc/core-win32-arm64-msvc": "1.15.41",
1950
+ "@swc/core-win32-ia32-msvc": "1.15.41",
1951
+ "@swc/core-win32-x64-msvc": "1.15.41"
2397
1952
  },
2398
1953
  "peerDependencies": {
2399
1954
  "@swc/helpers": ">=0.5.17"
@@ -2405,9 +1960,9 @@
2405
1960
  }
2406
1961
  },
2407
1962
  "node_modules/@swc/core-darwin-arm64": {
2408
- "version": "1.13.5",
2409
- "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.13.5.tgz",
2410
- "integrity": "sha512-lKNv7SujeXvKn16gvQqUQI5DdyY8v7xcoO3k06/FJbHJS90zEwZdQiMNRiqpYw/orU543tPaWgz7cIYWhbopiQ==",
1963
+ "version": "1.15.41",
1964
+ "resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.15.41.tgz",
1965
+ "integrity": "sha512-kREh6J5paQFvP3i7f/4FbqRNOJREutVFVOkder4GVyCBQ39YmER55cW/y1NNjwrchzFqgYswFn0mMDCqbqKzrw==",
2411
1966
  "cpu": [
2412
1967
  "arm64"
2413
1968
  ],
@@ -2421,9 +1976,9 @@
2421
1976
  }
2422
1977
  },
2423
1978
  "node_modules/@swc/core-darwin-x64": {
2424
- "version": "1.13.5",
2425
- "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.13.5.tgz",
2426
- "integrity": "sha512-ILd38Fg/w23vHb0yVjlWvQBoE37ZJTdlLHa8LRCFDdX4WKfnVBiblsCU9ar4QTMNdeTBEX9iUF4IrbNWhaF1Ng==",
1979
+ "version": "1.15.41",
1980
+ "resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.15.41.tgz",
1981
+ "integrity": "sha512-N8B56ESFazZAWZyIkecADSPCwlLEinW7QLMEeotCpv4J7VXwfH+OLkmRL8o96UZ+1355fwHxDTS6/wK7yucvkA==",
2427
1982
  "cpu": [
2428
1983
  "x64"
2429
1984
  ],
@@ -2437,9 +1992,9 @@
2437
1992
  }
2438
1993
  },
2439
1994
  "node_modules/@swc/core-linux-arm-gnueabihf": {
2440
- "version": "1.13.5",
2441
- "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.13.5.tgz",
2442
- "integrity": "sha512-Q6eS3Pt8GLkXxqz9TAw+AUk9HpVJt8Uzm54MvPsqp2yuGmY0/sNaPPNVqctCX9fu/Nu8eaWUen0si6iEiCsazQ==",
1995
+ "version": "1.15.41",
1996
+ "resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.15.41.tgz",
1997
+ "integrity": "sha512-6XrId2fyle0mS5xxON8rU84mPd2Cq1kDJRj+4BnQKTd7u+2kSA6Ww+JkOP0iTNqOqt9OXhPOEAjBHAuonWcdCg==",
2443
1998
  "cpu": [
2444
1999
  "arm"
2445
2000
  ],
@@ -2453,9 +2008,9 @@
2453
2008
  }
2454
2009
  },
2455
2010
  "node_modules/@swc/core-linux-arm64-gnu": {
2456
- "version": "1.13.5",
2457
- "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.13.5.tgz",
2458
- "integrity": "sha512-aNDfeN+9af+y+M2MYfxCzCy/VDq7Z5YIbMqRI739o8Ganz6ST+27kjQFd8Y/57JN/hcnUEa9xqdS3XY7WaVtSw==",
2011
+ "version": "1.15.41",
2012
+ "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.15.41.tgz",
2013
+ "integrity": "sha512-ynLIarxlkVnqHn1D0fKOVht6mNU5ks6lrH+MY3kkS+XFaGGgDxFZVjWKJlkYTKm3RCvBTfA8Ng5fLufXheMRKQ==",
2459
2014
  "cpu": [
2460
2015
  "arm64"
2461
2016
  ],
@@ -2469,9 +2024,9 @@
2469
2024
  }
2470
2025
  },
2471
2026
  "node_modules/@swc/core-linux-arm64-musl": {
2472
- "version": "1.13.5",
2473
- "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.13.5.tgz",
2474
- "integrity": "sha512-9+ZxFN5GJag4CnYnq6apKTnnezpfJhCumyz0504/JbHLo+Ue+ZtJnf3RhyA9W9TINtLE0bC4hKpWi8ZKoETyOQ==",
2027
+ "version": "1.15.41",
2028
+ "resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.15.41.tgz",
2029
+ "integrity": "sha512-dXu/5vd4gh8symyhRF+4G7gOPkjmb4pONhh7sl+6GSiW0LOKZlfu5kXmyFbTz9smOT7jgr002qY9b1nujjXt2A==",
2475
2030
  "cpu": [
2476
2031
  "arm64"
2477
2032
  ],
@@ -2484,10 +2039,42 @@
2484
2039
  "node": ">=10"
2485
2040
  }
2486
2041
  },
2042
+ "node_modules/@swc/core-linux-ppc64-gnu": {
2043
+ "version": "1.15.41",
2044
+ "resolved": "https://registry.npmjs.org/@swc/core-linux-ppc64-gnu/-/core-linux-ppc64-gnu-1.15.41.tgz",
2045
+ "integrity": "sha512-XGO6zVPXoPE0gf/XnI4jBbafNT13AYgoh6ns0JCSdOetI/kqVf0vhpz7NuNgAzZrMVCsmieqjPoTwViDgh4mOQ==",
2046
+ "cpu": [
2047
+ "ppc64"
2048
+ ],
2049
+ "license": "Apache-2.0 AND MIT",
2050
+ "optional": true,
2051
+ "os": [
2052
+ "linux"
2053
+ ],
2054
+ "engines": {
2055
+ "node": ">=10"
2056
+ }
2057
+ },
2058
+ "node_modules/@swc/core-linux-s390x-gnu": {
2059
+ "version": "1.15.41",
2060
+ "resolved": "https://registry.npmjs.org/@swc/core-linux-s390x-gnu/-/core-linux-s390x-gnu-1.15.41.tgz",
2061
+ "integrity": "sha512-0WUglRwyZtW+iMi7J3iFdrCxreZZIKf4egTwEQfIYRsqFax69A0OrFj+NIoFSE03xBT/IFRrg+S8K6f9Ky+4hA==",
2062
+ "cpu": [
2063
+ "s390x"
2064
+ ],
2065
+ "license": "Apache-2.0 AND MIT",
2066
+ "optional": true,
2067
+ "os": [
2068
+ "linux"
2069
+ ],
2070
+ "engines": {
2071
+ "node": ">=10"
2072
+ }
2073
+ },
2487
2074
  "node_modules/@swc/core-linux-x64-gnu": {
2488
- "version": "1.13.5",
2489
- "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.13.5.tgz",
2490
- "integrity": "sha512-WD530qvHrki8Ywt/PloKUjaRKgstQqNGvmZl54g06kA+hqtSE2FTG9gngXr3UJxYu/cNAjJYiBifm7+w4nbHbA==",
2075
+ "version": "1.15.41",
2076
+ "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.15.41.tgz",
2077
+ "integrity": "sha512-VxkuQK59c0tHm6uJZCUrS3cyA2JhGGfdU6e41SZz0x/JS+4Sm7C1mIc97In14vkZJopEt7yXA2TouCqZDSygEA==",
2491
2078
  "cpu": [
2492
2079
  "x64"
2493
2080
  ],
@@ -2501,9 +2088,9 @@
2501
2088
  }
2502
2089
  },
2503
2090
  "node_modules/@swc/core-linux-x64-musl": {
2504
- "version": "1.13.5",
2505
- "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.13.5.tgz",
2506
- "integrity": "sha512-Luj8y4OFYx4DHNQTWjdIuKTq2f5k6uSXICqx+FSabnXptaOBAbJHNbHT/06JZh6NRUouaf0mYXN0mcsqvkhd7Q==",
2091
+ "version": "1.15.41",
2092
+ "resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.15.41.tgz",
2093
+ "integrity": "sha512-/0qXIu1ZxggLuovLb22vFfKHq2AA4n6Whw5UwmVCHk4pkw7KWnPIQpMCEqUMPsNkFJig7PPp/TSYFu8ZEb2rtQ==",
2507
2094
  "cpu": [
2508
2095
  "x64"
2509
2096
  ],
@@ -2517,9 +2104,9 @@
2517
2104
  }
2518
2105
  },
2519
2106
  "node_modules/@swc/core-win32-arm64-msvc": {
2520
- "version": "1.13.5",
2521
- "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.13.5.tgz",
2522
- "integrity": "sha512-cZ6UpumhF9SDJvv4DA2fo9WIzlNFuKSkZpZmPG1c+4PFSEMy5DFOjBSllCvnqihCabzXzpn6ykCwBmHpy31vQw==",
2107
+ "version": "1.15.41",
2108
+ "resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.15.41.tgz",
2109
+ "integrity": "sha512-Y481sMNZM6rECh9VO4+y26N1lWEDAyxnBZskUf37fl90uHE946VHfmiVQWT0uMFOhyJJFovGTRuF4W82dwewUg==",
2523
2110
  "cpu": [
2524
2111
  "arm64"
2525
2112
  ],
@@ -2533,9 +2120,9 @@
2533
2120
  }
2534
2121
  },
2535
2122
  "node_modules/@swc/core-win32-ia32-msvc": {
2536
- "version": "1.13.5",
2537
- "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.13.5.tgz",
2538
- "integrity": "sha512-C5Yi/xIikrFUzZcyGj9L3RpKljFvKiDMtyDzPKzlsDrKIw2EYY+bF88gB6oGY5RGmv4DAX8dbnpRAqgFD0FMEw==",
2123
+ "version": "1.15.41",
2124
+ "resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.15.41.tgz",
2125
+ "integrity": "sha512-BAchBD5qeUzy3hiPSLJtaaoSm4blCLyYffOF1bGE4ETcV+OisqjUAwDQMJj++4bTpvMCDzwC+Bj3PmQyBCtscw==",
2539
2126
  "cpu": [
2540
2127
  "ia32"
2541
2128
  ],
@@ -2549,9 +2136,9 @@
2549
2136
  }
2550
2137
  },
2551
2138
  "node_modules/@swc/core-win32-x64-msvc": {
2552
- "version": "1.13.5",
2553
- "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.13.5.tgz",
2554
- "integrity": "sha512-YrKdMVxbYmlfybCSbRtrilc6UA8GF5aPmGKBdPvjrarvsmf4i7ZHGCEnLtfOMd3Lwbs2WUZq3WdMbozYeLU93Q==",
2139
+ "version": "1.15.41",
2140
+ "resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.15.41.tgz",
2141
+ "integrity": "sha512-WOkA+fJ/ViVBQDsSV9JC52NACTe5PhlurA6viASDZGb7HR3KS01ZG7RZ+Bg6SVQFIoq3gSbTsskQVe6EbHFAYw==",
2555
2142
  "cpu": [
2556
2143
  "x64"
2557
2144
  ],
@@ -2571,9 +2158,9 @@
2571
2158
  "license": "Apache-2.0"
2572
2159
  },
2573
2160
  "node_modules/@swc/types": {
2574
- "version": "0.1.25",
2575
- "resolved": "https://registry.npmjs.org/@swc/types/-/types-0.1.25.tgz",
2576
- "integrity": "sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==",
2161
+ "version": "0.1.26",
2162
+ "resolved": "https://registry.npmjs.org/@swc/types/-/types-0.1.26.tgz",
2163
+ "integrity": "sha512-lyMwd7WGgG79RS7EERZV3T8wMdmPq3xwyg+1nmAM64kIhx5yl+juO2PYIHb7vTiPgPCj8LYjsNV2T5wiQHUEaw==",
2577
2164
  "license": "Apache-2.0",
2578
2165
  "dependencies": {
2579
2166
  "@swc/counter": "^0.1.3"
@@ -2606,25 +2193,25 @@
2606
2193
  }
2607
2194
  },
2608
2195
  "node_modules/@tailwindcss/node": {
2609
- "version": "4.1.14",
2610
- "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.14.tgz",
2611
- "integrity": "sha512-hpz+8vFk3Ic2xssIA3e01R6jkmsAhvkQdXlEbRTk6S10xDAtiQiM3FyvZVGsucefq764euO/b8WUW9ysLdThHw==",
2196
+ "version": "4.3.1",
2197
+ "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.3.1.tgz",
2198
+ "integrity": "sha512-6NDaqRoAMSXD1mr/RXu0HBvNE9a2n5tHPsxu9XHLws8o4Twes5rBM2205SUUiJ9goAtadrN6xTGX0UDEwp/N4A==",
2612
2199
  "dev": true,
2613
2200
  "license": "MIT",
2614
2201
  "dependencies": {
2615
- "@jridgewell/remapping": "^2.3.4",
2616
- "enhanced-resolve": "^5.18.3",
2617
- "jiti": "^2.6.0",
2618
- "lightningcss": "1.30.1",
2619
- "magic-string": "^0.30.19",
2202
+ "@jridgewell/remapping": "^2.3.5",
2203
+ "enhanced-resolve": "5.21.6",
2204
+ "jiti": "^2.7.0",
2205
+ "lightningcss": "1.32.0",
2206
+ "magic-string": "^0.30.21",
2620
2207
  "source-map-js": "^1.2.1",
2621
- "tailwindcss": "4.1.14"
2208
+ "tailwindcss": "4.3.1"
2622
2209
  }
2623
2210
  },
2624
2211
  "node_modules/@tailwindcss/node/node_modules/magic-string": {
2625
- "version": "0.30.19",
2626
- "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.19.tgz",
2627
- "integrity": "sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==",
2212
+ "version": "0.30.21",
2213
+ "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
2214
+ "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
2628
2215
  "dev": true,
2629
2216
  "license": "MIT",
2630
2217
  "dependencies": {
@@ -2632,37 +2219,33 @@
2632
2219
  }
2633
2220
  },
2634
2221
  "node_modules/@tailwindcss/oxide": {
2635
- "version": "4.1.14",
2636
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.14.tgz",
2637
- "integrity": "sha512-23yx+VUbBwCg2x5XWdB8+1lkPajzLmALEfMb51zZUBYaYVPDQvBSD/WYDqiVyBIo2BZFa3yw1Rpy3G2Jp+K0dw==",
2222
+ "version": "4.3.1",
2223
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.3.1.tgz",
2224
+ "integrity": "sha512-yVPyo8RNkabVr3O2EhHEE0Rewu7YKzc1DhIqfL46LKveFrmu9XbDazNOJY7/GRuvw1h6u3utWnR29H/p5JPlgA==",
2638
2225
  "dev": true,
2639
- "hasInstallScript": true,
2640
2226
  "license": "MIT",
2641
- "dependencies": {
2642
- "detect-libc": "^2.0.4"
2643
- },
2644
2227
  "engines": {
2645
- "node": ">= 10"
2228
+ "node": ">= 20"
2646
2229
  },
2647
2230
  "optionalDependencies": {
2648
- "@tailwindcss/oxide-android-arm64": "4.1.14",
2649
- "@tailwindcss/oxide-darwin-arm64": "4.1.14",
2650
- "@tailwindcss/oxide-darwin-x64": "4.1.14",
2651
- "@tailwindcss/oxide-freebsd-x64": "4.1.14",
2652
- "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.14",
2653
- "@tailwindcss/oxide-linux-arm64-gnu": "4.1.14",
2654
- "@tailwindcss/oxide-linux-arm64-musl": "4.1.14",
2655
- "@tailwindcss/oxide-linux-x64-gnu": "4.1.14",
2656
- "@tailwindcss/oxide-linux-x64-musl": "4.1.14",
2657
- "@tailwindcss/oxide-wasm32-wasi": "4.1.14",
2658
- "@tailwindcss/oxide-win32-arm64-msvc": "4.1.14",
2659
- "@tailwindcss/oxide-win32-x64-msvc": "4.1.14"
2231
+ "@tailwindcss/oxide-android-arm64": "4.3.1",
2232
+ "@tailwindcss/oxide-darwin-arm64": "4.3.1",
2233
+ "@tailwindcss/oxide-darwin-x64": "4.3.1",
2234
+ "@tailwindcss/oxide-freebsd-x64": "4.3.1",
2235
+ "@tailwindcss/oxide-linux-arm-gnueabihf": "4.3.1",
2236
+ "@tailwindcss/oxide-linux-arm64-gnu": "4.3.1",
2237
+ "@tailwindcss/oxide-linux-arm64-musl": "4.3.1",
2238
+ "@tailwindcss/oxide-linux-x64-gnu": "4.3.1",
2239
+ "@tailwindcss/oxide-linux-x64-musl": "4.3.1",
2240
+ "@tailwindcss/oxide-wasm32-wasi": "4.3.1",
2241
+ "@tailwindcss/oxide-win32-arm64-msvc": "4.3.1",
2242
+ "@tailwindcss/oxide-win32-x64-msvc": "4.3.1"
2660
2243
  }
2661
2244
  },
2662
2245
  "node_modules/@tailwindcss/oxide-android-arm64": {
2663
- "version": "4.1.14",
2664
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.14.tgz",
2665
- "integrity": "sha512-a94ifZrGwMvbdeAxWoSuGcIl6/DOP5cdxagid7xJv6bwFp3oebp7y2ImYsnZBMTwjn5Ev5xESvS3FFYUGgPODQ==",
2246
+ "version": "4.3.1",
2247
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.3.1.tgz",
2248
+ "integrity": "sha512-SVlyf61g374l5cHyg8x9kf5xmLcOaxvOTsbsqDnSsDJaKOEFZ7GCvi84VAVGpxojYOs1+3K6M0UjXfqPU8vmOQ==",
2666
2249
  "cpu": [
2667
2250
  "arm64"
2668
2251
  ],
@@ -2673,13 +2256,13 @@
2673
2256
  "android"
2674
2257
  ],
2675
2258
  "engines": {
2676
- "node": ">= 10"
2259
+ "node": ">= 20"
2677
2260
  }
2678
2261
  },
2679
2262
  "node_modules/@tailwindcss/oxide-darwin-arm64": {
2680
- "version": "4.1.14",
2681
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.14.tgz",
2682
- "integrity": "sha512-HkFP/CqfSh09xCnrPJA7jud7hij5ahKyWomrC3oiO2U9i0UjP17o9pJbxUN0IJ471GTQQmzwhp0DEcpbp4MZTA==",
2263
+ "version": "4.3.1",
2264
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.3.1.tgz",
2265
+ "integrity": "sha512-hVnWLwv+e/l7c4WKyVtHVrIPvYdqWHjRB3MDIqARynzFtnQg85kmQEFCbV9Ja0VVx4xXTIiDWY60Y7iz/iNoDA==",
2683
2266
  "cpu": [
2684
2267
  "arm64"
2685
2268
  ],
@@ -2690,13 +2273,13 @@
2690
2273
  "darwin"
2691
2274
  ],
2692
2275
  "engines": {
2693
- "node": ">= 10"
2276
+ "node": ">= 20"
2694
2277
  }
2695
2278
  },
2696
2279
  "node_modules/@tailwindcss/oxide-darwin-x64": {
2697
- "version": "4.1.14",
2698
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.14.tgz",
2699
- "integrity": "sha512-eVNaWmCgdLf5iv6Qd3s7JI5SEFBFRtfm6W0mphJYXgvnDEAZ5sZzqmI06bK6xo0IErDHdTA5/t7d4eTfWbWOFw==",
2280
+ "version": "4.3.1",
2281
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.3.1.tgz",
2282
+ "integrity": "sha512-Cf7abu0WVgbhU7ANgPUnSAvm7nCvMweusHb8FnaHlLfv/Caq4GYaEZg7ZImzzmjx4lIAfuS8q+eLIS7A7IzxIg==",
2700
2283
  "cpu": [
2701
2284
  "x64"
2702
2285
  ],
@@ -2707,13 +2290,13 @@
2707
2290
  "darwin"
2708
2291
  ],
2709
2292
  "engines": {
2710
- "node": ">= 10"
2293
+ "node": ">= 20"
2711
2294
  }
2712
2295
  },
2713
2296
  "node_modules/@tailwindcss/oxide-freebsd-x64": {
2714
- "version": "4.1.14",
2715
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.14.tgz",
2716
- "integrity": "sha512-QWLoRXNikEuqtNb0dhQN6wsSVVjX6dmUFzuuiL09ZeXju25dsei2uIPl71y2Ic6QbNBsB4scwBoFnlBfabHkEw==",
2297
+ "version": "4.3.1",
2298
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.3.1.tgz",
2299
+ "integrity": "sha512-ZZqzX2Y+GXtXXfqSfpJhDm60OoZfvLHLCgm+J7NVqgHHJjG/m9ugZI77RwTsVd4fnBJuCFP6Ae6kTJb71UdS8g==",
2717
2300
  "cpu": [
2718
2301
  "x64"
2719
2302
  ],
@@ -2724,13 +2307,13 @@
2724
2307
  "freebsd"
2725
2308
  ],
2726
2309
  "engines": {
2727
- "node": ">= 10"
2310
+ "node": ">= 20"
2728
2311
  }
2729
2312
  },
2730
2313
  "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
2731
- "version": "4.1.14",
2732
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.14.tgz",
2733
- "integrity": "sha512-VB4gjQni9+F0VCASU+L8zSIyjrLLsy03sjcR3bM0V2g4SNamo0FakZFKyUQ96ZVwGK4CaJsc9zd/obQy74o0Fw==",
2314
+ "version": "4.3.1",
2315
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.3.1.tgz",
2316
+ "integrity": "sha512-/Ah/xik0LaMYfv9DZ0S/t4pBlBNYOcqtRwusjgovHkvT8ixueWCLyJjsaF5kQIckjb4IT8Q6K6p/iPmZMixYgg==",
2734
2317
  "cpu": [
2735
2318
  "arm"
2736
2319
  ],
@@ -2741,13 +2324,13 @@
2741
2324
  "linux"
2742
2325
  ],
2743
2326
  "engines": {
2744
- "node": ">= 10"
2327
+ "node": ">= 20"
2745
2328
  }
2746
2329
  },
2747
2330
  "node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
2748
- "version": "4.1.14",
2749
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.14.tgz",
2750
- "integrity": "sha512-qaEy0dIZ6d9vyLnmeg24yzA8XuEAD9WjpM5nIM1sUgQ/Zv7cVkharPDQcmm/t/TvXoKo/0knI3me3AGfdx6w1w==",
2331
+ "version": "4.3.1",
2332
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.3.1.tgz",
2333
+ "integrity": "sha512-gqdFoVJlw444GvpnheZLHmvTzSxI/cOUUh2KSNejQjTcYkW062SVD+En0rUgD+QV91bz1XGIGtt1HJd48xUGbQ==",
2751
2334
  "cpu": [
2752
2335
  "arm64"
2753
2336
  ],
@@ -2758,13 +2341,13 @@
2758
2341
  "linux"
2759
2342
  ],
2760
2343
  "engines": {
2761
- "node": ">= 10"
2344
+ "node": ">= 20"
2762
2345
  }
2763
2346
  },
2764
2347
  "node_modules/@tailwindcss/oxide-linux-arm64-musl": {
2765
- "version": "4.1.14",
2766
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.14.tgz",
2767
- "integrity": "sha512-ISZjT44s59O8xKsPEIesiIydMG/sCXoMBCqsphDm/WcbnuWLxxb+GcvSIIA5NjUw6F8Tex7s5/LM2yDy8RqYBQ==",
2348
+ "version": "4.3.1",
2349
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.3.1.tgz",
2350
+ "integrity": "sha512-Bwv9KwOvE0VKa86xPFif9b9c3Y1NxOV1P0gLti/IYaWEsQYZXDlxfGEtA8mdDZ7SG3wyNXAWYT5SIn3giL57oA==",
2768
2351
  "cpu": [
2769
2352
  "arm64"
2770
2353
  ],
@@ -2775,13 +2358,13 @@
2775
2358
  "linux"
2776
2359
  ],
2777
2360
  "engines": {
2778
- "node": ">= 10"
2361
+ "node": ">= 20"
2779
2362
  }
2780
2363
  },
2781
2364
  "node_modules/@tailwindcss/oxide-linux-x64-gnu": {
2782
- "version": "4.1.14",
2783
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.14.tgz",
2784
- "integrity": "sha512-02c6JhLPJj10L2caH4U0zF8Hji4dOeahmuMl23stk0MU1wfd1OraE7rOloidSF8W5JTHkFdVo/O7uRUJJnUAJg==",
2365
+ "version": "4.3.1",
2366
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.3.1.tgz",
2367
+ "integrity": "sha512-Ymi8O8T15HYQdOUWUtTI6ldN0neHP85FC+Qz32xTcZ7iJXtem/x8ITev0o1e9e5rkqj4lONZfTRLvkmin1+tKg==",
2785
2368
  "cpu": [
2786
2369
  "x64"
2787
2370
  ],
@@ -2792,13 +2375,13 @@
2792
2375
  "linux"
2793
2376
  ],
2794
2377
  "engines": {
2795
- "node": ">= 10"
2378
+ "node": ">= 20"
2796
2379
  }
2797
2380
  },
2798
2381
  "node_modules/@tailwindcss/oxide-linux-x64-musl": {
2799
- "version": "4.1.14",
2800
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.14.tgz",
2801
- "integrity": "sha512-TNGeLiN1XS66kQhxHG/7wMeQDOoL0S33x9BgmydbrWAb9Qw0KYdd8o1ifx4HOGDWhVmJ+Ul+JQ7lyknQFilO3Q==",
2382
+ "version": "4.3.1",
2383
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.3.1.tgz",
2384
+ "integrity": "sha512-M+P/91qJ6uILLw4k2G93GMDRAXj61SMvFQYt39AqvUqYgExXpLL5aepfns7sj4HiAQeolirQF9E0lzRvdf4zPQ==",
2802
2385
  "cpu": [
2803
2386
  "x64"
2804
2387
  ],
@@ -2809,13 +2392,13 @@
2809
2392
  "linux"
2810
2393
  ],
2811
2394
  "engines": {
2812
- "node": ">= 10"
2395
+ "node": ">= 20"
2813
2396
  }
2814
2397
  },
2815
2398
  "node_modules/@tailwindcss/oxide-wasm32-wasi": {
2816
- "version": "4.1.14",
2817
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.14.tgz",
2818
- "integrity": "sha512-uZYAsaW/jS/IYkd6EWPJKW/NlPNSkWkBlaeVBi/WsFQNP05/bzkebUL8FH1pdsqx4f2fH/bWFcUABOM9nfiJkQ==",
2399
+ "version": "4.3.1",
2400
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.3.1.tgz",
2401
+ "integrity": "sha512-zsM8uOeqvVGHsAXsJxsT28ttosFahLJKCLOTUBqRAtKnVgGSRitds9T432QiT8b77Yga7JIBkulIRRlJPtYhRA==",
2819
2402
  "bundleDependencies": [
2820
2403
  "@napi-rs/wasm-runtime",
2821
2404
  "@emnapi/core",
@@ -2831,30 +2414,30 @@
2831
2414
  "license": "MIT",
2832
2415
  "optional": true,
2833
2416
  "dependencies": {
2834
- "@emnapi/core": "^1.5.0",
2835
- "@emnapi/runtime": "^1.5.0",
2836
- "@emnapi/wasi-threads": "^1.1.0",
2837
- "@napi-rs/wasm-runtime": "^1.0.5",
2838
- "@tybys/wasm-util": "^0.10.1",
2839
- "tslib": "^2.4.0"
2417
+ "@emnapi/core": "^1.10.0",
2418
+ "@emnapi/runtime": "^1.10.0",
2419
+ "@emnapi/wasi-threads": "^1.2.1",
2420
+ "@napi-rs/wasm-runtime": "^1.1.4",
2421
+ "@tybys/wasm-util": "^0.10.2",
2422
+ "tslib": "^2.8.1"
2840
2423
  },
2841
2424
  "engines": {
2842
2425
  "node": ">=14.0.0"
2843
2426
  }
2844
2427
  },
2845
2428
  "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": {
2846
- "version": "1.5.0",
2429
+ "version": "1.10.0",
2847
2430
  "dev": true,
2848
2431
  "inBundle": true,
2849
2432
  "license": "MIT",
2850
2433
  "optional": true,
2851
2434
  "dependencies": {
2852
- "@emnapi/wasi-threads": "1.1.0",
2435
+ "@emnapi/wasi-threads": "1.2.1",
2853
2436
  "tslib": "^2.4.0"
2854
2437
  }
2855
2438
  },
2856
2439
  "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": {
2857
- "version": "1.5.0",
2440
+ "version": "1.10.0",
2858
2441
  "dev": true,
2859
2442
  "inBundle": true,
2860
2443
  "license": "MIT",
@@ -2864,7 +2447,7 @@
2864
2447
  }
2865
2448
  },
2866
2449
  "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": {
2867
- "version": "1.1.0",
2450
+ "version": "1.2.1",
2868
2451
  "dev": true,
2869
2452
  "inBundle": true,
2870
2453
  "license": "MIT",
@@ -2874,19 +2457,25 @@
2874
2457
  }
2875
2458
  },
2876
2459
  "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": {
2877
- "version": "1.0.5",
2460
+ "version": "1.1.4",
2878
2461
  "dev": true,
2879
2462
  "inBundle": true,
2880
2463
  "license": "MIT",
2881
2464
  "optional": true,
2882
2465
  "dependencies": {
2883
- "@emnapi/core": "^1.5.0",
2884
- "@emnapi/runtime": "^1.5.0",
2885
2466
  "@tybys/wasm-util": "^0.10.1"
2467
+ },
2468
+ "funding": {
2469
+ "type": "github",
2470
+ "url": "https://github.com/sponsors/Brooooooklyn"
2471
+ },
2472
+ "peerDependencies": {
2473
+ "@emnapi/core": "^1.7.1",
2474
+ "@emnapi/runtime": "^1.7.1"
2886
2475
  }
2887
2476
  },
2888
2477
  "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": {
2889
- "version": "0.10.1",
2478
+ "version": "0.10.2",
2890
2479
  "dev": true,
2891
2480
  "inBundle": true,
2892
2481
  "license": "MIT",
@@ -2903,9 +2492,9 @@
2903
2492
  "optional": true
2904
2493
  },
2905
2494
  "node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
2906
- "version": "4.1.14",
2907
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.14.tgz",
2908
- "integrity": "sha512-Az0RnnkcvRqsuoLH2Z4n3JfAef0wElgzHD5Aky/e+0tBUxUhIeIqFBTMNQvmMRSP15fWwmvjBxZ3Q8RhsDnxAA==",
2495
+ "version": "4.3.1",
2496
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.3.1.tgz",
2497
+ "integrity": "sha512-aiNvSq9BsVk8V513lDKlrCFAgf8qBMPZTpgEhInL+NwQqs97mYmupVMrPrgBBSL8Pv/0zXu9MrMF9rMun1ZeNg==",
2909
2498
  "cpu": [
2910
2499
  "arm64"
2911
2500
  ],
@@ -2916,13 +2505,13 @@
2916
2505
  "win32"
2917
2506
  ],
2918
2507
  "engines": {
2919
- "node": ">= 10"
2508
+ "node": ">= 20"
2920
2509
  }
2921
2510
  },
2922
2511
  "node_modules/@tailwindcss/oxide-win32-x64-msvc": {
2923
- "version": "4.1.14",
2924
- "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.14.tgz",
2925
- "integrity": "sha512-ttblVGHgf68kEE4om1n/n44I0yGPkCPbLsqzjvybhpwa6mKKtgFfAzy6btc3HRmuW7nHe0OOrSeNP9sQmmH9XA==",
2512
+ "version": "4.3.1",
2513
+ "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.3.1.tgz",
2514
+ "integrity": "sha512-xDEyu1rg290472FEGaKHnzyDyh5QH+AlWvsU5hMoMtPpzmKlRI0jaYKCgSHDYtaQWZOYbMaduSyCwFwY4n1HmA==",
2926
2515
  "cpu": [
2927
2516
  "x64"
2928
2517
  ],
@@ -2933,22 +2522,22 @@
2933
2522
  "win32"
2934
2523
  ],
2935
2524
  "engines": {
2936
- "node": ">= 10"
2525
+ "node": ">= 20"
2937
2526
  }
2938
2527
  },
2939
2528
  "node_modules/@tailwindcss/vite": {
2940
- "version": "4.1.14",
2941
- "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.14.tgz",
2942
- "integrity": "sha512-BoFUoU0XqgCUS1UXWhmDJroKKhNXeDzD7/XwabjkDIAbMnc4ULn5e2FuEuBbhZ6ENZoSYzKlzvZ44Yr6EUDUSA==",
2529
+ "version": "4.3.1",
2530
+ "resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.3.1.tgz",
2531
+ "integrity": "sha512-hItDHuIIlEV61R+faXu66s1K36aTurO/Qw0e45Vskz57gXl9pWOT6eg3zmcEui6CZXddbN7zd41bwmvag4JGwQ==",
2943
2532
  "dev": true,
2944
2533
  "license": "MIT",
2945
2534
  "dependencies": {
2946
- "@tailwindcss/node": "4.1.14",
2947
- "@tailwindcss/oxide": "4.1.14",
2948
- "tailwindcss": "4.1.14"
2535
+ "@tailwindcss/node": "4.3.1",
2536
+ "@tailwindcss/oxide": "4.3.1",
2537
+ "tailwindcss": "4.3.1"
2949
2538
  },
2950
2539
  "peerDependencies": {
2951
- "vite": "^5.2.0 || ^6 || ^7"
2540
+ "vite": "^5.2.0 || ^6 || ^7 || ^8"
2952
2541
  }
2953
2542
  },
2954
2543
  "node_modules/@tanstack/query-core": {
@@ -3004,6 +2593,16 @@
3004
2593
  "react": "^18 || ^19"
3005
2594
  }
3006
2595
  },
2596
+ "node_modules/@tybys/wasm-util": {
2597
+ "version": "0.10.2",
2598
+ "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.2.tgz",
2599
+ "integrity": "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==",
2600
+ "license": "MIT",
2601
+ "optional": true,
2602
+ "dependencies": {
2603
+ "tslib": "^2.4.0"
2604
+ }
2605
+ },
3007
2606
  "node_modules/@types/body-parser": {
3008
2607
  "version": "1.19.6",
3009
2608
  "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.6.tgz",
@@ -3048,6 +2647,7 @@
3048
2647
  "version": "1.0.8",
3049
2648
  "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
3050
2649
  "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
2650
+ "dev": true,
3051
2651
  "license": "MIT"
3052
2652
  },
3053
2653
  "node_modules/@types/express": {
@@ -3204,19 +2804,19 @@
3204
2804
  }
3205
2805
  },
3206
2806
  "node_modules/@vitejs/plugin-react-swc": {
3207
- "version": "4.1.0",
3208
- "resolved": "https://registry.npmjs.org/@vitejs/plugin-react-swc/-/plugin-react-swc-4.1.0.tgz",
3209
- "integrity": "sha512-Ff690TUck0Anlh7wdIcnsVMhofeEVgm44Y4OYdeeEEPSKyZHzDI9gfVBvySEhDfXtBp8tLCbfsVKPWEMEjq8/g==",
2807
+ "version": "4.3.1",
2808
+ "resolved": "https://registry.npmjs.org/@vitejs/plugin-react-swc/-/plugin-react-swc-4.3.1.tgz",
2809
+ "integrity": "sha512-PaeokKjAGraNN+s5SIApgsktnJprIyt3zgEIu7awnEdfn29QiB2crTcCzyi2XGpX9rUnTc0cKU07Wm0N0g7H2w==",
3210
2810
  "license": "MIT",
3211
2811
  "dependencies": {
3212
- "@rolldown/pluginutils": "1.0.0-beta.35",
3213
- "@swc/core": "^1.13.5"
2812
+ "@rolldown/pluginutils": "^1.0.0",
2813
+ "@swc/core": "^1.15.11"
3214
2814
  },
3215
2815
  "engines": {
3216
2816
  "node": "^20.19.0 || >=22.12.0"
3217
2817
  },
3218
2818
  "peerDependencies": {
3219
- "vite": "^4 || ^5 || ^6 || ^7"
2819
+ "vite": "^4 || ^5 || ^6 || ^7 || ^8"
3220
2820
  }
3221
2821
  },
3222
2822
  "node_modules/ag-charts-community": {
@@ -3786,7 +3386,6 @@
3786
3386
  "version": "2.1.2",
3787
3387
  "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
3788
3388
  "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
3789
- "devOptional": true,
3790
3389
  "license": "Apache-2.0",
3791
3390
  "engines": {
3792
3391
  "node": ">=8"
@@ -3819,13 +3418,13 @@
3819
3418
  }
3820
3419
  },
3821
3420
  "node_modules/echarts": {
3822
- "version": "6.0.0",
3823
- "resolved": "https://registry.npmjs.org/echarts/-/echarts-6.0.0.tgz",
3824
- "integrity": "sha512-Tte/grDQRiETQP4xz3iZWSvoHrkCQtwqd6hs+mifXcjrCuo2iKWbajFObuLJVBlDIJlOzgQPd1hsaKt/3+OMkQ==",
3421
+ "version": "6.1.0",
3422
+ "resolved": "https://registry.npmjs.org/echarts/-/echarts-6.1.0.tgz",
3423
+ "integrity": "sha512-q0yaFPggC9FUdsWH4blavRWFmxdrIodbkoKNAjJudAI6CA9gNPxHtV2RcZNEepZVlk4yvBYkOkbk6HIVpIyHZA==",
3825
3424
  "license": "Apache-2.0",
3826
3425
  "dependencies": {
3827
3426
  "tslib": "2.3.0",
3828
- "zrender": "6.0.0"
3427
+ "zrender": "6.1.0"
3829
3428
  }
3830
3429
  },
3831
3430
  "node_modules/echarts-for-react": {
@@ -3855,14 +3454,14 @@
3855
3454
  "license": "MIT"
3856
3455
  },
3857
3456
  "node_modules/enhanced-resolve": {
3858
- "version": "5.18.3",
3859
- "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz",
3860
- "integrity": "sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==",
3457
+ "version": "5.21.6",
3458
+ "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.21.6.tgz",
3459
+ "integrity": "sha512-aNnGCvbJ/RIyWo1IuhNdVjnNF+EjH9wpzpNHt+ci/m9He9LJvUN8wrCcXjp9cWsGNAuvSpVFTx/vraAFQ8qGjQ==",
3861
3460
  "dev": true,
3862
3461
  "license": "MIT",
3863
3462
  "dependencies": {
3864
3463
  "graceful-fs": "^4.2.4",
3865
- "tapable": "^2.2.0"
3464
+ "tapable": "^2.3.3"
3866
3465
  },
3867
3466
  "engines": {
3868
3467
  "node": ">=10.13.0"
@@ -3919,47 +3518,6 @@
3919
3518
  "node": ">= 0.4"
3920
3519
  }
3921
3520
  },
3922
- "node_modules/esbuild": {
3923
- "version": "0.25.10",
3924
- "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.10.tgz",
3925
- "integrity": "sha512-9RiGKvCwaqxO2owP61uQ4BgNborAQskMR6QusfWzQqv7AZOg5oGehdY2pRJMTKuwxd1IDBP4rSbI5lHzU7SMsQ==",
3926
- "hasInstallScript": true,
3927
- "license": "MIT",
3928
- "bin": {
3929
- "esbuild": "bin/esbuild"
3930
- },
3931
- "engines": {
3932
- "node": ">=18"
3933
- },
3934
- "optionalDependencies": {
3935
- "@esbuild/aix-ppc64": "0.25.10",
3936
- "@esbuild/android-arm": "0.25.10",
3937
- "@esbuild/android-arm64": "0.25.10",
3938
- "@esbuild/android-x64": "0.25.10",
3939
- "@esbuild/darwin-arm64": "0.25.10",
3940
- "@esbuild/darwin-x64": "0.25.10",
3941
- "@esbuild/freebsd-arm64": "0.25.10",
3942
- "@esbuild/freebsd-x64": "0.25.10",
3943
- "@esbuild/linux-arm": "0.25.10",
3944
- "@esbuild/linux-arm64": "0.25.10",
3945
- "@esbuild/linux-ia32": "0.25.10",
3946
- "@esbuild/linux-loong64": "0.25.10",
3947
- "@esbuild/linux-mips64el": "0.25.10",
3948
- "@esbuild/linux-ppc64": "0.25.10",
3949
- "@esbuild/linux-riscv64": "0.25.10",
3950
- "@esbuild/linux-s390x": "0.25.10",
3951
- "@esbuild/linux-x64": "0.25.10",
3952
- "@esbuild/netbsd-arm64": "0.25.10",
3953
- "@esbuild/netbsd-x64": "0.25.10",
3954
- "@esbuild/openbsd-arm64": "0.25.10",
3955
- "@esbuild/openbsd-x64": "0.25.10",
3956
- "@esbuild/openharmony-arm64": "0.25.10",
3957
- "@esbuild/sunos-x64": "0.25.10",
3958
- "@esbuild/win32-arm64": "0.25.10",
3959
- "@esbuild/win32-ia32": "0.25.10",
3960
- "@esbuild/win32-x64": "0.25.10"
3961
- }
3962
- },
3963
3521
  "node_modules/escalade": {
3964
3522
  "version": "3.2.0",
3965
3523
  "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
@@ -4014,9 +3572,9 @@
4014
3572
  "license": "MIT"
4015
3573
  },
4016
3574
  "node_modules/fast-uri": {
4017
- "version": "3.1.2",
4018
- "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz",
4019
- "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==",
3575
+ "version": "3.1.3",
3576
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.3.tgz",
3577
+ "integrity": "sha512-i70LwGWUduXqzicKXWshooq+sWL1K3WUU5rKZNG/0i3a1OSoX3HqhH5WbWwTmqWfor4urUakGPiRQcleRZTwOg==",
4020
3578
  "funding": [
4021
3579
  {
4022
3580
  "type": "github",
@@ -4154,16 +3712,16 @@
4154
3712
  }
4155
3713
  },
4156
3714
  "node_modules/form-data": {
4157
- "version": "4.0.5",
4158
- "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.5.tgz",
4159
- "integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==",
3715
+ "version": "4.0.6",
3716
+ "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.6.tgz",
3717
+ "integrity": "sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==",
4160
3718
  "license": "MIT",
4161
3719
  "dependencies": {
4162
3720
  "asynckit": "^0.4.0",
4163
3721
  "combined-stream": "^1.0.8",
4164
3722
  "es-set-tostringtag": "^2.1.0",
4165
- "hasown": "^2.0.2",
4166
- "mime-types": "^2.1.12"
3723
+ "hasown": "^2.0.4",
3724
+ "mime-types": "^2.1.35"
4167
3725
  },
4168
3726
  "engines": {
4169
3727
  "node": ">= 6"
@@ -4553,9 +4111,9 @@
4553
4111
  }
4554
4112
  },
4555
4113
  "node_modules/jiti": {
4556
- "version": "2.6.1",
4557
- "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz",
4558
- "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==",
4114
+ "version": "2.7.0",
4115
+ "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.7.0.tgz",
4116
+ "integrity": "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==",
4559
4117
  "devOptional": true,
4560
4118
  "license": "MIT",
4561
4119
  "bin": {
@@ -4596,10 +4154,9 @@
4596
4154
  "license": "ISC"
4597
4155
  },
4598
4156
  "node_modules/lightningcss": {
4599
- "version": "1.30.1",
4600
- "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.1.tgz",
4601
- "integrity": "sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==",
4602
- "devOptional": true,
4157
+ "version": "1.32.0",
4158
+ "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
4159
+ "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
4603
4160
  "license": "MPL-2.0",
4604
4161
  "dependencies": {
4605
4162
  "detect-libc": "^2.0.3"
@@ -4612,22 +4169,43 @@
4612
4169
  "url": "https://opencollective.com/parcel"
4613
4170
  },
4614
4171
  "optionalDependencies": {
4615
- "lightningcss-darwin-arm64": "1.30.1",
4616
- "lightningcss-darwin-x64": "1.30.1",
4617
- "lightningcss-freebsd-x64": "1.30.1",
4618
- "lightningcss-linux-arm-gnueabihf": "1.30.1",
4619
- "lightningcss-linux-arm64-gnu": "1.30.1",
4620
- "lightningcss-linux-arm64-musl": "1.30.1",
4621
- "lightningcss-linux-x64-gnu": "1.30.1",
4622
- "lightningcss-linux-x64-musl": "1.30.1",
4623
- "lightningcss-win32-arm64-msvc": "1.30.1",
4624
- "lightningcss-win32-x64-msvc": "1.30.1"
4172
+ "lightningcss-android-arm64": "1.32.0",
4173
+ "lightningcss-darwin-arm64": "1.32.0",
4174
+ "lightningcss-darwin-x64": "1.32.0",
4175
+ "lightningcss-freebsd-x64": "1.32.0",
4176
+ "lightningcss-linux-arm-gnueabihf": "1.32.0",
4177
+ "lightningcss-linux-arm64-gnu": "1.32.0",
4178
+ "lightningcss-linux-arm64-musl": "1.32.0",
4179
+ "lightningcss-linux-x64-gnu": "1.32.0",
4180
+ "lightningcss-linux-x64-musl": "1.32.0",
4181
+ "lightningcss-win32-arm64-msvc": "1.32.0",
4182
+ "lightningcss-win32-x64-msvc": "1.32.0"
4183
+ }
4184
+ },
4185
+ "node_modules/lightningcss-android-arm64": {
4186
+ "version": "1.32.0",
4187
+ "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
4188
+ "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
4189
+ "cpu": [
4190
+ "arm64"
4191
+ ],
4192
+ "license": "MPL-2.0",
4193
+ "optional": true,
4194
+ "os": [
4195
+ "android"
4196
+ ],
4197
+ "engines": {
4198
+ "node": ">= 12.0.0"
4199
+ },
4200
+ "funding": {
4201
+ "type": "opencollective",
4202
+ "url": "https://opencollective.com/parcel"
4625
4203
  }
4626
4204
  },
4627
4205
  "node_modules/lightningcss-darwin-arm64": {
4628
- "version": "1.30.1",
4629
- "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.1.tgz",
4630
- "integrity": "sha512-c8JK7hyE65X1MHMN+Viq9n11RRC7hgin3HhYKhrMyaXflk5GVplZ60IxyoVtzILeKr+xAJwg6zK6sjTBJ0FKYQ==",
4206
+ "version": "1.32.0",
4207
+ "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
4208
+ "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
4631
4209
  "cpu": [
4632
4210
  "arm64"
4633
4211
  ],
@@ -4645,9 +4223,9 @@
4645
4223
  }
4646
4224
  },
4647
4225
  "node_modules/lightningcss-darwin-x64": {
4648
- "version": "1.30.1",
4649
- "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.1.tgz",
4650
- "integrity": "sha512-k1EvjakfumAQoTfcXUcHQZhSpLlkAuEkdMBsI/ivWw9hL+7FtilQc0Cy3hrx0AAQrVtQAbMI7YjCgYgvn37PzA==",
4226
+ "version": "1.32.0",
4227
+ "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
4228
+ "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
4651
4229
  "cpu": [
4652
4230
  "x64"
4653
4231
  ],
@@ -4665,9 +4243,9 @@
4665
4243
  }
4666
4244
  },
4667
4245
  "node_modules/lightningcss-freebsd-x64": {
4668
- "version": "1.30.1",
4669
- "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.1.tgz",
4670
- "integrity": "sha512-kmW6UGCGg2PcyUE59K5r0kWfKPAVy4SltVeut+umLCFoJ53RdCUWxcRDzO1eTaxf/7Q2H7LTquFHPL5R+Gjyig==",
4246
+ "version": "1.32.0",
4247
+ "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
4248
+ "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
4671
4249
  "cpu": [
4672
4250
  "x64"
4673
4251
  ],
@@ -4685,9 +4263,9 @@
4685
4263
  }
4686
4264
  },
4687
4265
  "node_modules/lightningcss-linux-arm-gnueabihf": {
4688
- "version": "1.30.1",
4689
- "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.1.tgz",
4690
- "integrity": "sha512-MjxUShl1v8pit+6D/zSPq9S9dQ2NPFSQwGvxBCYaBYLPlCWuPh9/t1MRS8iUaR8i+a6w7aps+B4N0S1TYP/R+Q==",
4266
+ "version": "1.32.0",
4267
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
4268
+ "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
4691
4269
  "cpu": [
4692
4270
  "arm"
4693
4271
  ],
@@ -4705,9 +4283,9 @@
4705
4283
  }
4706
4284
  },
4707
4285
  "node_modules/lightningcss-linux-arm64-gnu": {
4708
- "version": "1.30.1",
4709
- "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.1.tgz",
4710
- "integrity": "sha512-gB72maP8rmrKsnKYy8XUuXi/4OctJiuQjcuqWNlJQ6jZiWqtPvqFziskH3hnajfvKB27ynbVCucKSm2rkQp4Bw==",
4286
+ "version": "1.32.0",
4287
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
4288
+ "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
4711
4289
  "cpu": [
4712
4290
  "arm64"
4713
4291
  ],
@@ -4725,9 +4303,9 @@
4725
4303
  }
4726
4304
  },
4727
4305
  "node_modules/lightningcss-linux-arm64-musl": {
4728
- "version": "1.30.1",
4729
- "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.1.tgz",
4730
- "integrity": "sha512-jmUQVx4331m6LIX+0wUhBbmMX7TCfjF5FoOH6SD1CttzuYlGNVpA7QnrmLxrsub43ClTINfGSYyHe2HWeLl5CQ==",
4306
+ "version": "1.32.0",
4307
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
4308
+ "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
4731
4309
  "cpu": [
4732
4310
  "arm64"
4733
4311
  ],
@@ -4745,9 +4323,9 @@
4745
4323
  }
4746
4324
  },
4747
4325
  "node_modules/lightningcss-linux-x64-gnu": {
4748
- "version": "1.30.1",
4749
- "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.1.tgz",
4750
- "integrity": "sha512-piWx3z4wN8J8z3+O5kO74+yr6ze/dKmPnI7vLqfSqI8bccaTGY5xiSGVIJBDd5K5BHlvVLpUB3S2YCfelyJ1bw==",
4326
+ "version": "1.32.0",
4327
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
4328
+ "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
4751
4329
  "cpu": [
4752
4330
  "x64"
4753
4331
  ],
@@ -4765,9 +4343,9 @@
4765
4343
  }
4766
4344
  },
4767
4345
  "node_modules/lightningcss-linux-x64-musl": {
4768
- "version": "1.30.1",
4769
- "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.1.tgz",
4770
- "integrity": "sha512-rRomAK7eIkL+tHY0YPxbc5Dra2gXlI63HL+v1Pdi1a3sC+tJTcFrHX+E86sulgAXeI7rSzDYhPSeHHjqFhqfeQ==",
4346
+ "version": "1.32.0",
4347
+ "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
4348
+ "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
4771
4349
  "cpu": [
4772
4350
  "x64"
4773
4351
  ],
@@ -4785,9 +4363,9 @@
4785
4363
  }
4786
4364
  },
4787
4365
  "node_modules/lightningcss-win32-arm64-msvc": {
4788
- "version": "1.30.1",
4789
- "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.1.tgz",
4790
- "integrity": "sha512-mSL4rqPi4iXq5YVqzSsJgMVFENoa4nGTT/GjO2c0Yl9OuQfPsIfncvLrEW6RbbB24WtZ3xP/2CCmI3tNkNV4oA==",
4366
+ "version": "1.32.0",
4367
+ "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
4368
+ "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
4791
4369
  "cpu": [
4792
4370
  "arm64"
4793
4371
  ],
@@ -4805,9 +4383,9 @@
4805
4383
  }
4806
4384
  },
4807
4385
  "node_modules/lightningcss-win32-x64-msvc": {
4808
- "version": "1.30.1",
4809
- "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.1.tgz",
4810
- "integrity": "sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg==",
4386
+ "version": "1.32.0",
4387
+ "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
4388
+ "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
4811
4389
  "cpu": [
4812
4390
  "x64"
4813
4391
  ],
@@ -5188,9 +4766,9 @@
5188
4766
  "license": "MIT"
5189
4767
  },
5190
4768
  "node_modules/protobufjs": {
5191
- "version": "7.6.2",
5192
- "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.2.tgz",
5193
- "integrity": "sha512-N9EiLovGEQOJSPF26Ij7qUGvahfEnq0eeYZ02aigIedkmz1qZSwjnP9SBITHJuF/6MYbIW4HDN8zdYjsjqJKXQ==",
4769
+ "version": "7.6.4",
4770
+ "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.6.4.tgz",
4771
+ "integrity": "sha512-RJJPTTpvFfHcWLkIa2JFWK4XvtSzS0yEWDmunqHXli1h3JlkbcQZXDZdcWxv+JK3Xsl5/UFDPZ0iGm7DAengYw==",
5194
4772
  "hasInstallScript": true,
5195
4773
  "license": "BSD-3-Clause",
5196
4774
  "dependencies": {
@@ -5200,7 +4778,6 @@
5200
4778
  "@protobufjs/eventemitter": "^1.1.1",
5201
4779
  "@protobufjs/fetch": "^1.1.1",
5202
4780
  "@protobufjs/float": "^1.0.2",
5203
- "@protobufjs/inquire": "^1.1.2",
5204
4781
  "@protobufjs/path": "^1.1.2",
5205
4782
  "@protobufjs/pool": "^1.1.0",
5206
4783
  "@protobufjs/utf8": "^1.1.1",
@@ -5437,48 +5014,37 @@
5437
5014
  "node": ">=0.10.0"
5438
5015
  }
5439
5016
  },
5440
- "node_modules/rollup": {
5441
- "version": "4.59.0",
5442
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.59.0.tgz",
5443
- "integrity": "sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==",
5017
+ "node_modules/rolldown": {
5018
+ "version": "1.0.3",
5019
+ "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.0.3.tgz",
5020
+ "integrity": "sha512-i00lAJ2ks1BYr7rjNjKC7BcqAS7nVfiT3QX1SI5aY+AFHblCmaUf9OE9dbdzDvW6dJxbi2ZCZiy9v3CcwOiX3g==",
5444
5021
  "license": "MIT",
5445
5022
  "dependencies": {
5446
- "@types/estree": "1.0.8"
5023
+ "@oxc-project/types": "=0.133.0",
5024
+ "@rolldown/pluginutils": "^1.0.0"
5447
5025
  },
5448
5026
  "bin": {
5449
- "rollup": "dist/bin/rollup"
5027
+ "rolldown": "bin/cli.mjs"
5450
5028
  },
5451
5029
  "engines": {
5452
- "node": ">=18.0.0",
5453
- "npm": ">=8.0.0"
5030
+ "node": "^20.19.0 || >=22.12.0"
5454
5031
  },
5455
5032
  "optionalDependencies": {
5456
- "@rollup/rollup-android-arm-eabi": "4.59.0",
5457
- "@rollup/rollup-android-arm64": "4.59.0",
5458
- "@rollup/rollup-darwin-arm64": "4.59.0",
5459
- "@rollup/rollup-darwin-x64": "4.59.0",
5460
- "@rollup/rollup-freebsd-arm64": "4.59.0",
5461
- "@rollup/rollup-freebsd-x64": "4.59.0",
5462
- "@rollup/rollup-linux-arm-gnueabihf": "4.59.0",
5463
- "@rollup/rollup-linux-arm-musleabihf": "4.59.0",
5464
- "@rollup/rollup-linux-arm64-gnu": "4.59.0",
5465
- "@rollup/rollup-linux-arm64-musl": "4.59.0",
5466
- "@rollup/rollup-linux-loong64-gnu": "4.59.0",
5467
- "@rollup/rollup-linux-loong64-musl": "4.59.0",
5468
- "@rollup/rollup-linux-ppc64-gnu": "4.59.0",
5469
- "@rollup/rollup-linux-ppc64-musl": "4.59.0",
5470
- "@rollup/rollup-linux-riscv64-gnu": "4.59.0",
5471
- "@rollup/rollup-linux-riscv64-musl": "4.59.0",
5472
- "@rollup/rollup-linux-s390x-gnu": "4.59.0",
5473
- "@rollup/rollup-linux-x64-gnu": "4.59.0",
5474
- "@rollup/rollup-linux-x64-musl": "4.59.0",
5475
- "@rollup/rollup-openbsd-x64": "4.59.0",
5476
- "@rollup/rollup-openharmony-arm64": "4.59.0",
5477
- "@rollup/rollup-win32-arm64-msvc": "4.59.0",
5478
- "@rollup/rollup-win32-ia32-msvc": "4.59.0",
5479
- "@rollup/rollup-win32-x64-gnu": "4.59.0",
5480
- "@rollup/rollup-win32-x64-msvc": "4.59.0",
5481
- "fsevents": "~2.3.2"
5033
+ "@rolldown/binding-android-arm64": "1.0.3",
5034
+ "@rolldown/binding-darwin-arm64": "1.0.3",
5035
+ "@rolldown/binding-darwin-x64": "1.0.3",
5036
+ "@rolldown/binding-freebsd-x64": "1.0.3",
5037
+ "@rolldown/binding-linux-arm-gnueabihf": "1.0.3",
5038
+ "@rolldown/binding-linux-arm64-gnu": "1.0.3",
5039
+ "@rolldown/binding-linux-arm64-musl": "1.0.3",
5040
+ "@rolldown/binding-linux-ppc64-gnu": "1.0.3",
5041
+ "@rolldown/binding-linux-s390x-gnu": "1.0.3",
5042
+ "@rolldown/binding-linux-x64-gnu": "1.0.3",
5043
+ "@rolldown/binding-linux-x64-musl": "1.0.3",
5044
+ "@rolldown/binding-openharmony-arm64": "1.0.3",
5045
+ "@rolldown/binding-wasm32-wasi": "1.0.3",
5046
+ "@rolldown/binding-win32-arm64-msvc": "1.0.3",
5047
+ "@rolldown/binding-win32-x64-msvc": "1.0.3"
5482
5048
  }
5483
5049
  },
5484
5050
  "node_modules/rxdb": {
@@ -5721,16 +5287,16 @@
5721
5287
  }
5722
5288
  },
5723
5289
  "node_modules/tailwindcss": {
5724
- "version": "4.1.14",
5725
- "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.14.tgz",
5726
- "integrity": "sha512-b7pCxjGO98LnxVkKjaZSDeNuljC4ueKUddjENJOADtubtdo8llTaJy7HwBMeLNSSo2N5QIAgklslK1+Ir8r6CA==",
5290
+ "version": "4.3.1",
5291
+ "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.1.tgz",
5292
+ "integrity": "sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==",
5727
5293
  "dev": true,
5728
5294
  "license": "MIT"
5729
5295
  },
5730
5296
  "node_modules/tapable": {
5731
- "version": "2.3.0",
5732
- "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz",
5733
- "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==",
5297
+ "version": "2.3.3",
5298
+ "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.3.tgz",
5299
+ "integrity": "sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==",
5734
5300
  "dev": true,
5735
5301
  "license": "MIT",
5736
5302
  "engines": {
@@ -5742,9 +5308,9 @@
5742
5308
  }
5743
5309
  },
5744
5310
  "node_modules/tar": {
5745
- "version": "7.5.11",
5746
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.11.tgz",
5747
- "integrity": "sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==",
5311
+ "version": "7.5.16",
5312
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.16.tgz",
5313
+ "integrity": "sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==",
5748
5314
  "dev": true,
5749
5315
  "license": "BlueOak-1.0.0",
5750
5316
  "dependencies": {
@@ -5759,13 +5325,13 @@
5759
5325
  }
5760
5326
  },
5761
5327
  "node_modules/tinyglobby": {
5762
- "version": "0.2.15",
5763
- "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
5764
- "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
5328
+ "version": "0.2.17",
5329
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
5330
+ "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
5765
5331
  "license": "MIT",
5766
5332
  "dependencies": {
5767
5333
  "fdir": "^6.5.0",
5768
- "picomatch": "^4.0.3"
5334
+ "picomatch": "^4.0.4"
5769
5335
  },
5770
5336
  "engines": {
5771
5337
  "node": ">=12.0.0"
@@ -5930,23 +5496,22 @@
5930
5496
  }
5931
5497
  },
5932
5498
  "node_modules/vite": {
5933
- "version": "6.4.2",
5934
- "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz",
5935
- "integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==",
5499
+ "version": "8.0.16",
5500
+ "resolved": "https://registry.npmjs.org/vite/-/vite-8.0.16.tgz",
5501
+ "integrity": "sha512-h9bXPmJichP5fLmVQo3PyaGSDE2n3aPuomeAlVRm0JLmt4rY6zmPKd59HYI4LNW8oTK7tlTsuC7l/m7awx9Jcw==",
5936
5502
  "license": "MIT",
5937
5503
  "dependencies": {
5938
- "esbuild": "^0.25.0",
5939
- "fdir": "^6.4.4",
5940
- "picomatch": "^4.0.2",
5941
- "postcss": "^8.5.3",
5942
- "rollup": "^4.34.9",
5943
- "tinyglobby": "^0.2.13"
5504
+ "lightningcss": "^1.32.0",
5505
+ "picomatch": "^4.0.4",
5506
+ "postcss": "^8.5.15",
5507
+ "rolldown": "1.0.3",
5508
+ "tinyglobby": "^0.2.17"
5944
5509
  },
5945
5510
  "bin": {
5946
5511
  "vite": "bin/vite.js"
5947
5512
  },
5948
5513
  "engines": {
5949
- "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
5514
+ "node": "^20.19.0 || >=22.12.0"
5950
5515
  },
5951
5516
  "funding": {
5952
5517
  "url": "https://github.com/vitejs/vite?sponsor=1"
@@ -5955,14 +5520,15 @@
5955
5520
  "fsevents": "~2.3.3"
5956
5521
  },
5957
5522
  "peerDependencies": {
5958
- "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
5523
+ "@types/node": "^20.19.0 || >=22.12.0",
5524
+ "@vitejs/devtools": "^0.1.18",
5525
+ "esbuild": "^0.27.0 || ^0.28.0",
5959
5526
  "jiti": ">=1.21.0",
5960
- "less": "*",
5961
- "lightningcss": "^1.21.0",
5962
- "sass": "*",
5963
- "sass-embedded": "*",
5964
- "stylus": "*",
5965
- "sugarss": "*",
5527
+ "less": "^4.0.0",
5528
+ "sass": "^1.70.0",
5529
+ "sass-embedded": "^1.70.0",
5530
+ "stylus": ">=0.54.8",
5531
+ "sugarss": "^5.0.0",
5966
5532
  "terser": "^5.16.0",
5967
5533
  "tsx": "^4.8.1",
5968
5534
  "yaml": "^2.4.2"
@@ -5971,13 +5537,16 @@
5971
5537
  "@types/node": {
5972
5538
  "optional": true
5973
5539
  },
5974
- "jiti": {
5540
+ "@vitejs/devtools": {
5975
5541
  "optional": true
5976
5542
  },
5977
- "less": {
5543
+ "esbuild": {
5978
5544
  "optional": true
5979
5545
  },
5980
- "lightningcss": {
5546
+ "jiti": {
5547
+ "optional": true
5548
+ },
5549
+ "less": {
5981
5550
  "optional": true
5982
5551
  },
5983
5552
  "sass": {
@@ -6039,9 +5608,9 @@
6039
5608
  }
6040
5609
  },
6041
5610
  "node_modules/websocket-driver": {
6042
- "version": "0.7.4",
6043
- "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz",
6044
- "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==",
5611
+ "version": "0.7.5",
5612
+ "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.5.tgz",
5613
+ "integrity": "sha512-ZL2+3c7kMBdIRCMz6l8jQMHyGVxj+UL+xVk74Ombiciboca8rHa15L86B19E5oh1pL9Ii/uj54gtsIrZGMo6zA==",
6045
5614
  "license": "Apache-2.0",
6046
5615
  "dependencies": {
6047
5616
  "http-parser-js": ">=0.5.1",
@@ -6075,9 +5644,9 @@
6075
5644
  }
6076
5645
  },
6077
5646
  "node_modules/which-typed-array": {
6078
- "version": "1.1.21",
6079
- "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.21.tgz",
6080
- "integrity": "sha512-zbRA8cVm6io/d5W8uIe2hblzN76/Wm3v/yiythQvr+dpBWeqhPSWIDNj4zOyHi4zKbMK6DN34Xsr9jPHJERAEw==",
5647
+ "version": "1.1.22",
5648
+ "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.22.tgz",
5649
+ "integrity": "sha512-fvO4ExWMFsqyhG3AiPAObMuY1lxaqgYcxbc49CNdWDDECOJNgQyvsOWVwbZc+qf3rzRtxojBK+CMEv0Ld5CYpw==",
6081
5650
  "license": "MIT",
6082
5651
  "dependencies": {
6083
5652
  "available-typed-arrays": "^1.0.7",
@@ -6162,9 +5731,9 @@
6162
5731
  }
6163
5732
  },
6164
5733
  "node_modules/yargs": {
6165
- "version": "17.7.2",
6166
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
6167
- "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
5734
+ "version": "17.7.3",
5735
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.3.tgz",
5736
+ "integrity": "sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==",
6168
5737
  "license": "MIT",
6169
5738
  "dependencies": {
6170
5739
  "cliui": "^8.0.1",
@@ -6209,9 +5778,9 @@
6209
5778
  }
6210
5779
  },
6211
5780
  "node_modules/zrender": {
6212
- "version": "6.0.0",
6213
- "resolved": "https://registry.npmjs.org/zrender/-/zrender-6.0.0.tgz",
6214
- "integrity": "sha512-41dFXEEXuJpNecuUQq6JlbybmnHaqqpGlbH1yxnA5V9MMP4SbohSVZsJIwz+zdjQXSSlR1Vc34EgH1zxyTDvhg==",
5781
+ "version": "6.1.0",
5782
+ "resolved": "https://registry.npmjs.org/zrender/-/zrender-6.1.0.tgz",
5783
+ "integrity": "sha512-oEGMDB6pOP2S6OwRR4PdVv610zrjnA3Bh+JnSG12fYJlBKjtNAoEb5fSUoCOOINlH96I2fU38/A2UpRKs67xYQ==",
6215
5784
  "license": "BSD-3-Clause",
6216
5785
  "dependencies": {
6217
5786
  "tslib": "2.3.0"