cicy-desktop 2.1.70 → 2.1.71

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/package.json +7 -7
  2. package/src/backends/homepage-react/assets/index-BpljolQs.js +365 -0
  3. package/src/backends/homepage-react/assets/{index-BniEbx_j.css → index-C9AZlTew.css} +1 -1
  4. package/src/backends/homepage-react/index.html +2 -2
  5. package/src/backends/local-teams.js +42 -4
  6. package/src/backends/sidecar-ipc.js +23 -1
  7. package/src/i18n/locales/en.json +9 -7
  8. package/src/i18n/locales/zh-CN.json +9 -7
  9. package/src/sidecar/cicy-code.js +54 -111
  10. package/src/sidecar/localbin.js +133 -0
  11. package/src/sidecar/native.js +3 -1
  12. package/workers/render/src/App.css +156 -10
  13. package/workers/render/src/App.jsx +254 -39
  14. package/.env.dev +0 -7
  15. package/src/backends/homepage-react/assets/index-B8gGhz8B.js +0 -365
  16. package/workers/render.bak.20260528-2338/DESIGN_v2.md +0 -254
  17. package/workers/render.bak.20260528-2338/index.html +0 -12
  18. package/workers/render.bak.20260528-2338/package-lock.json +0 -827
  19. package/workers/render.bak.20260528-2338/package.json +0 -19
  20. package/workers/render.bak.20260528-2338/public/_headers +0 -5
  21. package/workers/render.bak.20260528-2338/public/manifest.json +0 -6
  22. package/workers/render.bak.20260528-2338/src/App.css +0 -224
  23. package/workers/render.bak.20260528-2338/src/App.jsx +0 -1028
  24. package/workers/render.bak.20260528-2338/src/api.js +0 -285
  25. package/workers/render.bak.20260528-2338/src/cicycode-ops.js +0 -222
  26. package/workers/render.bak.20260528-2338/src/components/BackendCard.css +0 -299
  27. package/workers/render.bak.20260528-2338/src/components/BackendCard.jsx +0 -133
  28. package/workers/render.bak.20260528-2338/src/components/BackendModal.css +0 -161
  29. package/workers/render.bak.20260528-2338/src/components/BackendModal.jsx +0 -199
  30. package/workers/render.bak.20260528-2338/src/components/Button.css +0 -72
  31. package/workers/render.bak.20260528-2338/src/components/Button.jsx +0 -37
  32. package/workers/render.bak.20260528-2338/src/components/Card.css +0 -42
  33. package/workers/render.bak.20260528-2338/src/components/Card.jsx +0 -21
  34. package/workers/render.bak.20260528-2338/src/components/Icon.jsx +0 -30
  35. package/workers/render.bak.20260528-2338/src/components/Menu.css +0 -55
  36. package/workers/render.bak.20260528-2338/src/components/Menu.jsx +0 -91
  37. package/workers/render.bak.20260528-2338/src/components/SidecarBanner.css +0 -79
  38. package/workers/render.bak.20260528-2338/src/components/SidecarBanner.jsx +0 -84
  39. package/workers/render.bak.20260528-2338/src/components/StatusChip.css +0 -19
  40. package/workers/render.bak.20260528-2338/src/components/StatusChip.jsx +0 -31
  41. package/workers/render.bak.20260528-2338/src/components/Toast.css +0 -31
  42. package/workers/render.bak.20260528-2338/src/components/Toast.jsx +0 -23
  43. package/workers/render.bak.20260528-2338/src/components/WslSetupBanner.css +0 -464
  44. package/workers/render.bak.20260528-2338/src/components/WslSetupBanner.jsx +0 -716
  45. package/workers/render.bak.20260528-2338/src/dockerInstaller.js +0 -0
  46. package/workers/render.bak.20260528-2338/src/i18n/en.json +0 -116
  47. package/workers/render.bak.20260528-2338/src/i18n/fr.json +0 -116
  48. package/workers/render.bak.20260528-2338/src/i18n/index.js +0 -69
  49. package/workers/render.bak.20260528-2338/src/i18n/ja.json +0 -116
  50. package/workers/render.bak.20260528-2338/src/i18n/zh-CN.json +0 -121
  51. package/workers/render.bak.20260528-2338/src/main.js +0 -475
  52. package/workers/render.bak.20260528-2338/src/main.jsx +0 -18
  53. package/workers/render.bak.20260528-2338/src/style.css +0 -275
  54. package/workers/render.bak.20260528-2338/src/styles/base.css +0 -98
  55. package/workers/render.bak.20260528-2338/src/styles/tokens.css +0 -90
  56. package/workers/render.bak.20260528-2338/src/tos.js +0 -72
  57. package/workers/render.bak.20260528-2338/src/worker.js +0 -40
  58. package/workers/render.bak.20260528-2338/src/wslInstaller.js +0 -1563
  59. package/workers/render.bak.20260528-2338/vite.config.js +0 -36
  60. package/workers/render.bak.20260528-2338/wrangler.toml +0 -17
@@ -1,827 +0,0 @@
1
- {
2
- "name": "cicy-desktop-homepage",
3
- "version": "1.0.0",
4
- "lockfileVersion": 3,
5
- "requires": true,
6
- "packages": {
7
- "": {
8
- "name": "cicy-desktop-homepage",
9
- "version": "1.0.0",
10
- "license": "ISC",
11
- "dependencies": {
12
- "vite": "^8.0.13"
13
- }
14
- },
15
- "node_modules/@emnapi/core": {
16
- "version": "1.10.0",
17
- "resolved": "https://registry.npmmirror.com/@emnapi/core/-/core-1.10.0.tgz",
18
- "integrity": "sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==",
19
- "license": "MIT",
20
- "optional": true,
21
- "dependencies": {
22
- "@emnapi/wasi-threads": "1.2.1",
23
- "tslib": "^2.4.0"
24
- }
25
- },
26
- "node_modules/@emnapi/runtime": {
27
- "version": "1.10.0",
28
- "resolved": "https://registry.npmmirror.com/@emnapi/runtime/-/runtime-1.10.0.tgz",
29
- "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==",
30
- "license": "MIT",
31
- "optional": true,
32
- "dependencies": {
33
- "tslib": "^2.4.0"
34
- }
35
- },
36
- "node_modules/@emnapi/wasi-threads": {
37
- "version": "1.2.1",
38
- "resolved": "https://registry.npmmirror.com/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz",
39
- "integrity": "sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==",
40
- "license": "MIT",
41
- "optional": true,
42
- "dependencies": {
43
- "tslib": "^2.4.0"
44
- }
45
- },
46
- "node_modules/@napi-rs/wasm-runtime": {
47
- "version": "1.1.4",
48
- "resolved": "https://registry.npmmirror.com/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4.tgz",
49
- "integrity": "sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==",
50
- "license": "MIT",
51
- "optional": true,
52
- "dependencies": {
53
- "@tybys/wasm-util": "^0.10.1"
54
- },
55
- "funding": {
56
- "type": "github",
57
- "url": "https://github.com/sponsors/Brooooooklyn"
58
- },
59
- "peerDependencies": {
60
- "@emnapi/core": "^1.7.1",
61
- "@emnapi/runtime": "^1.7.1"
62
- }
63
- },
64
- "node_modules/@oxc-project/types": {
65
- "version": "0.130.0",
66
- "resolved": "https://registry.npmmirror.com/@oxc-project/types/-/types-0.130.0.tgz",
67
- "integrity": "sha512-ibD2usx9JRu7f5pu2tMKMI4cpA4NgXJQoYRP4pQ7Pxmn1l6k/53qWtQWZayhYy3X4QZkt90Ot+mJEaeXouio6Q==",
68
- "license": "MIT",
69
- "funding": {
70
- "url": "https://github.com/sponsors/Boshen"
71
- }
72
- },
73
- "node_modules/@rolldown/binding-android-arm64": {
74
- "version": "1.0.1",
75
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.1.tgz",
76
- "integrity": "sha512-fJI3I0r3C3Oj/zdBCpaCmBRZYf07xpaq4yCfDDoSFm+beWNzbIl26puW8RraUdugoJw/95zerNOn6jasAhzSmg==",
77
- "cpu": [
78
- "arm64"
79
- ],
80
- "license": "MIT",
81
- "optional": true,
82
- "os": [
83
- "android"
84
- ],
85
- "engines": {
86
- "node": "^20.19.0 || >=22.12.0"
87
- }
88
- },
89
- "node_modules/@rolldown/binding-darwin-arm64": {
90
- "version": "1.0.1",
91
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.1.tgz",
92
- "integrity": "sha512-cKnAhWEsV7TPcA/5EAteDp6KcJZBQ2G+BqE7zayMMi7kMvwRsbv7WT9aOnn0WNl4SKEIf43vjS31iUPu80nzXg==",
93
- "cpu": [
94
- "arm64"
95
- ],
96
- "license": "MIT",
97
- "optional": true,
98
- "os": [
99
- "darwin"
100
- ],
101
- "engines": {
102
- "node": "^20.19.0 || >=22.12.0"
103
- }
104
- },
105
- "node_modules/@rolldown/binding-darwin-x64": {
106
- "version": "1.0.1",
107
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.1.tgz",
108
- "integrity": "sha512-YKrVwQjIRBPo+5G/u03wGjbdy4q7pyzCe93DK9VJ7zkVmeg8LJ7GbgsiHWdR4xSoe4CAXRD7Bcjgbtr64bkXNg==",
109
- "cpu": [
110
- "x64"
111
- ],
112
- "license": "MIT",
113
- "optional": true,
114
- "os": [
115
- "darwin"
116
- ],
117
- "engines": {
118
- "node": "^20.19.0 || >=22.12.0"
119
- }
120
- },
121
- "node_modules/@rolldown/binding-freebsd-x64": {
122
- "version": "1.0.1",
123
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.1.tgz",
124
- "integrity": "sha512-z/oBsREo46SsFqBwYtFe0kpJeBijAT48O/WXLI4suiCLBkr03RTtTJMCzSdDd2znlh8VJizL09XVkQgk8IZonw==",
125
- "cpu": [
126
- "x64"
127
- ],
128
- "license": "MIT",
129
- "optional": true,
130
- "os": [
131
- "freebsd"
132
- ],
133
- "engines": {
134
- "node": "^20.19.0 || >=22.12.0"
135
- }
136
- },
137
- "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
138
- "version": "1.0.1",
139
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.1.tgz",
140
- "integrity": "sha512-ik8q7GM11zxvYxFc2PeDcT6TBvhCQMaUxfph/M5l9sKuTs/Sjg3L+Byw0F7w0ZVLBZmx30P+gG0ECzzN+MFcmQ==",
141
- "cpu": [
142
- "arm"
143
- ],
144
- "license": "MIT",
145
- "optional": true,
146
- "os": [
147
- "linux"
148
- ],
149
- "engines": {
150
- "node": "^20.19.0 || >=22.12.0"
151
- }
152
- },
153
- "node_modules/@rolldown/binding-linux-arm64-gnu": {
154
- "version": "1.0.1",
155
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.1.tgz",
156
- "integrity": "sha512-QoSx2EkyrrdZ6kcyE8stqZ62t0Yra8Fs5ia9lOxJrh6TMQJK7gQKmscdTHf7pOXKREKrVwOtJcQG3qVSfc866A==",
157
- "cpu": [
158
- "arm64"
159
- ],
160
- "license": "MIT",
161
- "optional": true,
162
- "os": [
163
- "linux"
164
- ],
165
- "engines": {
166
- "node": "^20.19.0 || >=22.12.0"
167
- }
168
- },
169
- "node_modules/@rolldown/binding-linux-arm64-musl": {
170
- "version": "1.0.1",
171
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.1.tgz",
172
- "integrity": "sha512-uwNwFpwKeNiZawfAWBgg0VIztPTV3ihhh1vV334h9ivnNLorxnQMU6Fz8wG1Zb4Qh9LC1/MkcyT3YlDXG3Rsgg==",
173
- "cpu": [
174
- "arm64"
175
- ],
176
- "license": "MIT",
177
- "optional": true,
178
- "os": [
179
- "linux"
180
- ],
181
- "engines": {
182
- "node": "^20.19.0 || >=22.12.0"
183
- }
184
- },
185
- "node_modules/@rolldown/binding-linux-ppc64-gnu": {
186
- "version": "1.0.1",
187
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.1.tgz",
188
- "integrity": "sha512-zY1bul7OWr7DFBiJ++wofXvnr8B45ce3QsQUhKrIhXsygAh7bTkwyeM1bi1a2g5C/yC/N8TZyGDEoMfm/l9mpg==",
189
- "cpu": [
190
- "ppc64"
191
- ],
192
- "license": "MIT",
193
- "optional": true,
194
- "os": [
195
- "linux"
196
- ],
197
- "engines": {
198
- "node": "^20.19.0 || >=22.12.0"
199
- }
200
- },
201
- "node_modules/@rolldown/binding-linux-s390x-gnu": {
202
- "version": "1.0.1",
203
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.1.tgz",
204
- "integrity": "sha512-0frlsT/f4Ft6I7SMESTKnF3cZsdicQn1dCMkF/jT9wDLE+gGoiQfv1nmT9e+s7s/fekvvy6tZM2jHvI2tkbJDQ==",
205
- "cpu": [
206
- "s390x"
207
- ],
208
- "license": "MIT",
209
- "optional": true,
210
- "os": [
211
- "linux"
212
- ],
213
- "engines": {
214
- "node": "^20.19.0 || >=22.12.0"
215
- }
216
- },
217
- "node_modules/@rolldown/binding-linux-x64-gnu": {
218
- "version": "1.0.1",
219
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.1.tgz",
220
- "integrity": "sha512-XABVmGp9Tg0WspTVvwduTc4fpqy6JnAUrSQe6OuyqD/03nI7r0O9OWUkMIwFrjKAIqolvqoA4ZrJppgwE0Gxmw==",
221
- "cpu": [
222
- "x64"
223
- ],
224
- "license": "MIT",
225
- "optional": true,
226
- "os": [
227
- "linux"
228
- ],
229
- "engines": {
230
- "node": "^20.19.0 || >=22.12.0"
231
- }
232
- },
233
- "node_modules/@rolldown/binding-linux-x64-musl": {
234
- "version": "1.0.1",
235
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.1.tgz",
236
- "integrity": "sha512-bV4fzswuzVcKD90o/VM6QqKxnxlDq0g2BISDLNVmxrnhpv1DDbyPhCIjYfvzYLV+MvkKKnQt2Q6AO86SEBULUQ==",
237
- "cpu": [
238
- "x64"
239
- ],
240
- "license": "MIT",
241
- "optional": true,
242
- "os": [
243
- "linux"
244
- ],
245
- "engines": {
246
- "node": "^20.19.0 || >=22.12.0"
247
- }
248
- },
249
- "node_modules/@rolldown/binding-openharmony-arm64": {
250
- "version": "1.0.1",
251
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.1.tgz",
252
- "integrity": "sha512-/Mh0Zhq3OP7fVs0kcQHZP6lZEthMGTaSf8UBQYSFEZDWGXXlEC+nJ6EqenaK2t4LBXMe3A+K/G2BVXXdtOr4PQ==",
253
- "cpu": [
254
- "arm64"
255
- ],
256
- "license": "MIT",
257
- "optional": true,
258
- "os": [
259
- "openharmony"
260
- ],
261
- "engines": {
262
- "node": "^20.19.0 || >=22.12.0"
263
- }
264
- },
265
- "node_modules/@rolldown/binding-wasm32-wasi": {
266
- "version": "1.0.1",
267
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.1.tgz",
268
- "integrity": "sha512-+1xc9X45l8ufsBAm6Gjvx2qDRIY9lTVt0cgWNcJ+1gdhXvkbxePA60yRTwSTuXL09CMhyJmjpV7E3NoyxbqFQQ==",
269
- "cpu": [
270
- "wasm32"
271
- ],
272
- "license": "MIT",
273
- "optional": true,
274
- "dependencies": {
275
- "@emnapi/core": "1.10.0",
276
- "@emnapi/runtime": "1.10.0",
277
- "@napi-rs/wasm-runtime": "^1.1.4"
278
- },
279
- "engines": {
280
- "node": "^20.19.0 || >=22.12.0"
281
- }
282
- },
283
- "node_modules/@rolldown/binding-win32-arm64-msvc": {
284
- "version": "1.0.1",
285
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.1.tgz",
286
- "integrity": "sha512-1D+UqZdfnuR+Jy1GgMJwi85bD40H21uNmOPRWQhw4oRSuolZ/B5rixZ45DK2KXOTCvmVCecauWgEhbw8bI7tOw==",
287
- "cpu": [
288
- "arm64"
289
- ],
290
- "license": "MIT",
291
- "optional": true,
292
- "os": [
293
- "win32"
294
- ],
295
- "engines": {
296
- "node": "^20.19.0 || >=22.12.0"
297
- }
298
- },
299
- "node_modules/@rolldown/binding-win32-x64-msvc": {
300
- "version": "1.0.1",
301
- "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.1.tgz",
302
- "integrity": "sha512-INAycaWuhlOK3wk4mRHGsdgwYWmd9cChdPdE9bwWmy6rn9VqVNYNFGhOdXrofXUxwHIncSiPNb8tNm8knDVIeQ==",
303
- "cpu": [
304
- "x64"
305
- ],
306
- "license": "MIT",
307
- "optional": true,
308
- "os": [
309
- "win32"
310
- ],
311
- "engines": {
312
- "node": "^20.19.0 || >=22.12.0"
313
- }
314
- },
315
- "node_modules/@rolldown/pluginutils": {
316
- "version": "1.0.1",
317
- "resolved": "https://registry.npmmirror.com/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
318
- "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
319
- "license": "MIT"
320
- },
321
- "node_modules/@tybys/wasm-util": {
322
- "version": "0.10.2",
323
- "resolved": "https://registry.npmmirror.com/@tybys/wasm-util/-/wasm-util-0.10.2.tgz",
324
- "integrity": "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==",
325
- "license": "MIT",
326
- "optional": true,
327
- "dependencies": {
328
- "tslib": "^2.4.0"
329
- }
330
- },
331
- "node_modules/detect-libc": {
332
- "version": "2.1.2",
333
- "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
334
- "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
335
- "license": "Apache-2.0",
336
- "engines": {
337
- "node": ">=8"
338
- }
339
- },
340
- "node_modules/fdir": {
341
- "version": "6.5.0",
342
- "resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.5.0.tgz",
343
- "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
344
- "license": "MIT",
345
- "engines": {
346
- "node": ">=12.0.0"
347
- },
348
- "peerDependencies": {
349
- "picomatch": "^3 || ^4"
350
- },
351
- "peerDependenciesMeta": {
352
- "picomatch": {
353
- "optional": true
354
- }
355
- }
356
- },
357
- "node_modules/fsevents": {
358
- "version": "2.3.3",
359
- "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
360
- "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
361
- "hasInstallScript": true,
362
- "license": "MIT",
363
- "optional": true,
364
- "os": [
365
- "darwin"
366
- ],
367
- "engines": {
368
- "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
369
- }
370
- },
371
- "node_modules/lightningcss": {
372
- "version": "1.32.0",
373
- "resolved": "https://registry.npmmirror.com/lightningcss/-/lightningcss-1.32.0.tgz",
374
- "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
375
- "license": "MPL-2.0",
376
- "dependencies": {
377
- "detect-libc": "^2.0.3"
378
- },
379
- "engines": {
380
- "node": ">= 12.0.0"
381
- },
382
- "funding": {
383
- "type": "opencollective",
384
- "url": "https://opencollective.com/parcel"
385
- },
386
- "optionalDependencies": {
387
- "lightningcss-android-arm64": "1.32.0",
388
- "lightningcss-darwin-arm64": "1.32.0",
389
- "lightningcss-darwin-x64": "1.32.0",
390
- "lightningcss-freebsd-x64": "1.32.0",
391
- "lightningcss-linux-arm-gnueabihf": "1.32.0",
392
- "lightningcss-linux-arm64-gnu": "1.32.0",
393
- "lightningcss-linux-arm64-musl": "1.32.0",
394
- "lightningcss-linux-x64-gnu": "1.32.0",
395
- "lightningcss-linux-x64-musl": "1.32.0",
396
- "lightningcss-win32-arm64-msvc": "1.32.0",
397
- "lightningcss-win32-x64-msvc": "1.32.0"
398
- }
399
- },
400
- "node_modules/lightningcss-android-arm64": {
401
- "version": "1.32.0",
402
- "resolved": "https://registry.npmmirror.com/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
403
- "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
404
- "cpu": [
405
- "arm64"
406
- ],
407
- "license": "MPL-2.0",
408
- "optional": true,
409
- "os": [
410
- "android"
411
- ],
412
- "engines": {
413
- "node": ">= 12.0.0"
414
- },
415
- "funding": {
416
- "type": "opencollective",
417
- "url": "https://opencollective.com/parcel"
418
- }
419
- },
420
- "node_modules/lightningcss-darwin-arm64": {
421
- "version": "1.32.0",
422
- "resolved": "https://registry.npmmirror.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
423
- "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
424
- "cpu": [
425
- "arm64"
426
- ],
427
- "license": "MPL-2.0",
428
- "optional": true,
429
- "os": [
430
- "darwin"
431
- ],
432
- "engines": {
433
- "node": ">= 12.0.0"
434
- },
435
- "funding": {
436
- "type": "opencollective",
437
- "url": "https://opencollective.com/parcel"
438
- }
439
- },
440
- "node_modules/lightningcss-darwin-x64": {
441
- "version": "1.32.0",
442
- "resolved": "https://registry.npmmirror.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
443
- "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
444
- "cpu": [
445
- "x64"
446
- ],
447
- "license": "MPL-2.0",
448
- "optional": true,
449
- "os": [
450
- "darwin"
451
- ],
452
- "engines": {
453
- "node": ">= 12.0.0"
454
- },
455
- "funding": {
456
- "type": "opencollective",
457
- "url": "https://opencollective.com/parcel"
458
- }
459
- },
460
- "node_modules/lightningcss-freebsd-x64": {
461
- "version": "1.32.0",
462
- "resolved": "https://registry.npmmirror.com/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
463
- "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
464
- "cpu": [
465
- "x64"
466
- ],
467
- "license": "MPL-2.0",
468
- "optional": true,
469
- "os": [
470
- "freebsd"
471
- ],
472
- "engines": {
473
- "node": ">= 12.0.0"
474
- },
475
- "funding": {
476
- "type": "opencollective",
477
- "url": "https://opencollective.com/parcel"
478
- }
479
- },
480
- "node_modules/lightningcss-linux-arm-gnueabihf": {
481
- "version": "1.32.0",
482
- "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
483
- "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
484
- "cpu": [
485
- "arm"
486
- ],
487
- "license": "MPL-2.0",
488
- "optional": true,
489
- "os": [
490
- "linux"
491
- ],
492
- "engines": {
493
- "node": ">= 12.0.0"
494
- },
495
- "funding": {
496
- "type": "opencollective",
497
- "url": "https://opencollective.com/parcel"
498
- }
499
- },
500
- "node_modules/lightningcss-linux-arm64-gnu": {
501
- "version": "1.32.0",
502
- "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
503
- "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
504
- "cpu": [
505
- "arm64"
506
- ],
507
- "license": "MPL-2.0",
508
- "optional": true,
509
- "os": [
510
- "linux"
511
- ],
512
- "engines": {
513
- "node": ">= 12.0.0"
514
- },
515
- "funding": {
516
- "type": "opencollective",
517
- "url": "https://opencollective.com/parcel"
518
- }
519
- },
520
- "node_modules/lightningcss-linux-arm64-musl": {
521
- "version": "1.32.0",
522
- "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
523
- "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
524
- "cpu": [
525
- "arm64"
526
- ],
527
- "license": "MPL-2.0",
528
- "optional": true,
529
- "os": [
530
- "linux"
531
- ],
532
- "engines": {
533
- "node": ">= 12.0.0"
534
- },
535
- "funding": {
536
- "type": "opencollective",
537
- "url": "https://opencollective.com/parcel"
538
- }
539
- },
540
- "node_modules/lightningcss-linux-x64-gnu": {
541
- "version": "1.32.0",
542
- "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
543
- "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
544
- "cpu": [
545
- "x64"
546
- ],
547
- "license": "MPL-2.0",
548
- "optional": true,
549
- "os": [
550
- "linux"
551
- ],
552
- "engines": {
553
- "node": ">= 12.0.0"
554
- },
555
- "funding": {
556
- "type": "opencollective",
557
- "url": "https://opencollective.com/parcel"
558
- }
559
- },
560
- "node_modules/lightningcss-linux-x64-musl": {
561
- "version": "1.32.0",
562
- "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
563
- "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
564
- "cpu": [
565
- "x64"
566
- ],
567
- "license": "MPL-2.0",
568
- "optional": true,
569
- "os": [
570
- "linux"
571
- ],
572
- "engines": {
573
- "node": ">= 12.0.0"
574
- },
575
- "funding": {
576
- "type": "opencollective",
577
- "url": "https://opencollective.com/parcel"
578
- }
579
- },
580
- "node_modules/lightningcss-win32-arm64-msvc": {
581
- "version": "1.32.0",
582
- "resolved": "https://registry.npmmirror.com/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
583
- "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
584
- "cpu": [
585
- "arm64"
586
- ],
587
- "license": "MPL-2.0",
588
- "optional": true,
589
- "os": [
590
- "win32"
591
- ],
592
- "engines": {
593
- "node": ">= 12.0.0"
594
- },
595
- "funding": {
596
- "type": "opencollective",
597
- "url": "https://opencollective.com/parcel"
598
- }
599
- },
600
- "node_modules/lightningcss-win32-x64-msvc": {
601
- "version": "1.32.0",
602
- "resolved": "https://registry.npmmirror.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
603
- "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
604
- "cpu": [
605
- "x64"
606
- ],
607
- "license": "MPL-2.0",
608
- "optional": true,
609
- "os": [
610
- "win32"
611
- ],
612
- "engines": {
613
- "node": ">= 12.0.0"
614
- },
615
- "funding": {
616
- "type": "opencollective",
617
- "url": "https://opencollective.com/parcel"
618
- }
619
- },
620
- "node_modules/nanoid": {
621
- "version": "3.3.12",
622
- "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.12.tgz",
623
- "integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==",
624
- "funding": [
625
- {
626
- "type": "github",
627
- "url": "https://github.com/sponsors/ai"
628
- }
629
- ],
630
- "license": "MIT",
631
- "bin": {
632
- "nanoid": "bin/nanoid.cjs"
633
- },
634
- "engines": {
635
- "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
636
- }
637
- },
638
- "node_modules/picocolors": {
639
- "version": "1.1.1",
640
- "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
641
- "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
642
- "license": "ISC"
643
- },
644
- "node_modules/picomatch": {
645
- "version": "4.0.4",
646
- "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.4.tgz",
647
- "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
648
- "license": "MIT",
649
- "engines": {
650
- "node": ">=12"
651
- },
652
- "funding": {
653
- "url": "https://github.com/sponsors/jonschlinkert"
654
- }
655
- },
656
- "node_modules/postcss": {
657
- "version": "8.5.14",
658
- "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.14.tgz",
659
- "integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==",
660
- "funding": [
661
- {
662
- "type": "opencollective",
663
- "url": "https://opencollective.com/postcss/"
664
- },
665
- {
666
- "type": "tidelift",
667
- "url": "https://tidelift.com/funding/github/npm/postcss"
668
- },
669
- {
670
- "type": "github",
671
- "url": "https://github.com/sponsors/ai"
672
- }
673
- ],
674
- "license": "MIT",
675
- "dependencies": {
676
- "nanoid": "^3.3.11",
677
- "picocolors": "^1.1.1",
678
- "source-map-js": "^1.2.1"
679
- },
680
- "engines": {
681
- "node": "^10 || ^12 || >=14"
682
- }
683
- },
684
- "node_modules/rolldown": {
685
- "version": "1.0.1",
686
- "resolved": "https://registry.npmmirror.com/rolldown/-/rolldown-1.0.1.tgz",
687
- "integrity": "sha512-X0KQHljNnEkWNqqiz9zJrGunh1B0HgOxLXvnFpCOcadzcy5qohZ3tqMEUg00vncoRovXuK3ZqCT9KnnKzoInFQ==",
688
- "license": "MIT",
689
- "dependencies": {
690
- "@oxc-project/types": "=0.130.0",
691
- "@rolldown/pluginutils": "^1.0.0"
692
- },
693
- "bin": {
694
- "rolldown": "bin/cli.mjs"
695
- },
696
- "engines": {
697
- "node": "^20.19.0 || >=22.12.0"
698
- },
699
- "optionalDependencies": {
700
- "@rolldown/binding-android-arm64": "1.0.1",
701
- "@rolldown/binding-darwin-arm64": "1.0.1",
702
- "@rolldown/binding-darwin-x64": "1.0.1",
703
- "@rolldown/binding-freebsd-x64": "1.0.1",
704
- "@rolldown/binding-linux-arm-gnueabihf": "1.0.1",
705
- "@rolldown/binding-linux-arm64-gnu": "1.0.1",
706
- "@rolldown/binding-linux-arm64-musl": "1.0.1",
707
- "@rolldown/binding-linux-ppc64-gnu": "1.0.1",
708
- "@rolldown/binding-linux-s390x-gnu": "1.0.1",
709
- "@rolldown/binding-linux-x64-gnu": "1.0.1",
710
- "@rolldown/binding-linux-x64-musl": "1.0.1",
711
- "@rolldown/binding-openharmony-arm64": "1.0.1",
712
- "@rolldown/binding-wasm32-wasi": "1.0.1",
713
- "@rolldown/binding-win32-arm64-msvc": "1.0.1",
714
- "@rolldown/binding-win32-x64-msvc": "1.0.1"
715
- }
716
- },
717
- "node_modules/source-map-js": {
718
- "version": "1.2.1",
719
- "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
720
- "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
721
- "license": "BSD-3-Clause",
722
- "engines": {
723
- "node": ">=0.10.0"
724
- }
725
- },
726
- "node_modules/tinyglobby": {
727
- "version": "0.2.16",
728
- "resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.16.tgz",
729
- "integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==",
730
- "license": "MIT",
731
- "dependencies": {
732
- "fdir": "^6.5.0",
733
- "picomatch": "^4.0.4"
734
- },
735
- "engines": {
736
- "node": ">=12.0.0"
737
- },
738
- "funding": {
739
- "url": "https://github.com/sponsors/SuperchupuDev"
740
- }
741
- },
742
- "node_modules/tslib": {
743
- "version": "2.8.1",
744
- "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
745
- "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
746
- "license": "0BSD",
747
- "optional": true
748
- },
749
- "node_modules/vite": {
750
- "version": "8.0.13",
751
- "resolved": "https://registry.npmmirror.com/vite/-/vite-8.0.13.tgz",
752
- "integrity": "sha512-MFtjBYgzmSxmgA4RAfjIyXWpGe1oALnjgUTzzV7QLx/TKxCzjtMH6Fd9/eVK+5Fg1qNoz5VAwsmMs/NofrmJvw==",
753
- "license": "MIT",
754
- "dependencies": {
755
- "lightningcss": "^1.32.0",
756
- "picomatch": "^4.0.4",
757
- "postcss": "^8.5.14",
758
- "rolldown": "1.0.1",
759
- "tinyglobby": "^0.2.16"
760
- },
761
- "bin": {
762
- "vite": "bin/vite.js"
763
- },
764
- "engines": {
765
- "node": "^20.19.0 || >=22.12.0"
766
- },
767
- "funding": {
768
- "url": "https://github.com/vitejs/vite?sponsor=1"
769
- },
770
- "optionalDependencies": {
771
- "fsevents": "~2.3.3"
772
- },
773
- "peerDependencies": {
774
- "@types/node": "^20.19.0 || >=22.12.0",
775
- "@vitejs/devtools": "^0.1.18",
776
- "esbuild": "^0.27.0 || ^0.28.0",
777
- "jiti": ">=1.21.0",
778
- "less": "^4.0.0",
779
- "sass": "^1.70.0",
780
- "sass-embedded": "^1.70.0",
781
- "stylus": ">=0.54.8",
782
- "sugarss": "^5.0.0",
783
- "terser": "^5.16.0",
784
- "tsx": "^4.8.1",
785
- "yaml": "^2.4.2"
786
- },
787
- "peerDependenciesMeta": {
788
- "@types/node": {
789
- "optional": true
790
- },
791
- "@vitejs/devtools": {
792
- "optional": true
793
- },
794
- "esbuild": {
795
- "optional": true
796
- },
797
- "jiti": {
798
- "optional": true
799
- },
800
- "less": {
801
- "optional": true
802
- },
803
- "sass": {
804
- "optional": true
805
- },
806
- "sass-embedded": {
807
- "optional": true
808
- },
809
- "stylus": {
810
- "optional": true
811
- },
812
- "sugarss": {
813
- "optional": true
814
- },
815
- "terser": {
816
- "optional": true
817
- },
818
- "tsx": {
819
- "optional": true
820
- },
821
- "yaml": {
822
- "optional": true
823
- }
824
- }
825
- }
826
- }
827
- }