crewswarm 0.9.2 → 0.9.3

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 (207) hide show
  1. package/README.md +22 -9
  2. package/apps/dashboard/dist/assets/{chat-core-Cx4sTxDd.js → chat-core-3KirthZA.js} +1 -1
  3. package/apps/dashboard/dist/assets/index-GSWxxEPO.js +2 -0
  4. package/apps/dashboard/dist/assets/{tab-pm-loop-tab-Bfd449B4.js → tab-pm-loop-tab-DiAPTJXu.js} +1 -1
  5. package/apps/dashboard/dist/assets/{tab-projects-tab-DhNWnlzt.js → tab-projects-tab-SFH4E--a.js} +1 -1
  6. package/apps/dashboard/dist/assets/tab-settings-tab-BselH1c0.js +1 -0
  7. package/apps/dashboard/dist/index.html +82 -11
  8. package/apps/vibe/README.md +2 -2
  9. package/apps/vibe/package.json +1 -1
  10. package/apps/vibe/server.mjs +3 -3
  11. package/crew-lead.mjs +34 -4
  12. package/lib/bridges/gateway-ws.mjs +4 -0
  13. package/lib/crew-lead/chat-handler.mjs +34 -0
  14. package/lib/crew-lead/http-server.mjs +55 -14
  15. package/lib/crew-lead/llm-caller.mjs +24 -8
  16. package/lib/crew-lead/prompts.mjs +7 -0
  17. package/lib/crew-lead/wave-dispatcher.mjs +15 -3
  18. package/lib/crew-lead/ws-router.mjs +219 -27
  19. package/lib/engines/engine-registry.mjs +9 -0
  20. package/lib/engines/rt-envelope.mjs +1 -0
  21. package/lib/engines/runners.mjs +5 -2
  22. package/lib/runtime/paths.mjs +12 -8
  23. package/package.json +35 -15
  24. package/scripts/capture-build-flow.mjs +118 -0
  25. package/scripts/coverage-report.mjs +209 -0
  26. package/scripts/coverage-summary.mjs +47 -0
  27. package/scripts/dashboard-validation.mjs +74 -0
  28. package/scripts/dashboard.mjs +560 -70
  29. package/scripts/live-bridge-matrix.mjs +79 -0
  30. package/scripts/live-cli-matrix.mjs +166 -0
  31. package/scripts/live-crewchat-check.mjs +42 -0
  32. package/scripts/live-engine-matrix.mjs +50 -0
  33. package/scripts/live-provider-failover-matrix.mjs +107 -0
  34. package/scripts/live-provider-matrix.mjs +228 -0
  35. package/scripts/restart-all-from-repo.sh +4 -4
  36. package/scripts/smoke-dispatch.mjs +4 -1
  37. package/scripts/test-blast-radius.mjs +204 -0
  38. package/scripts/test-report-summary.mjs +88 -0
  39. package/scripts/test-reporter.mjs +651 -0
  40. package/scripts/test-rerun.mjs +136 -0
  41. package/scripts/tmux-bridge +130 -0
  42. package/apps/dashboard/dist/assets/chat-core-Cx4sTxDd.js.br +0 -0
  43. package/apps/dashboard/dist/assets/cli-process-COMRNPqr.js.br +0 -0
  44. package/apps/dashboard/dist/assets/components-BS9fQjE_.js.br +0 -0
  45. package/apps/dashboard/dist/assets/core-utils-CmOkXgzi.js.br +0 -0
  46. package/apps/dashboard/dist/assets/index-CF0aJRtC.css.br +0 -0
  47. package/apps/dashboard/dist/assets/index-DnClJ1ee.js +0 -2
  48. package/apps/dashboard/dist/assets/index-DnClJ1ee.js.br +0 -0
  49. package/apps/dashboard/dist/assets/orchestration-Ca2DLWN-.js.br +0 -0
  50. package/apps/dashboard/dist/assets/setup-wizard-CA0Or47w.js.br +0 -0
  51. package/apps/dashboard/dist/assets/tab-agents-tab-BgpIsjkw.js.br +0 -0
  52. package/apps/dashboard/dist/assets/tab-comms-tab-kguqTIzD.js.br +0 -0
  53. package/apps/dashboard/dist/assets/tab-contacts-tab-DiOyMYth.js.br +0 -0
  54. package/apps/dashboard/dist/assets/tab-engines-tab-BsdZVvU0.js.br +0 -0
  55. package/apps/dashboard/dist/assets/tab-memory-tab-Cu6u13EQ.js.br +0 -0
  56. package/apps/dashboard/dist/assets/tab-models-tab-BLEjmd19.js.br +0 -0
  57. package/apps/dashboard/dist/assets/tab-pm-loop-tab-Bfd449B4.js.br +0 -0
  58. package/apps/dashboard/dist/assets/tab-projects-tab-DhNWnlzt.js.br +0 -0
  59. package/apps/dashboard/dist/assets/tab-prompts-tab-DVkUNaJd.js.br +0 -0
  60. package/apps/dashboard/dist/assets/tab-services-tab-DU_LH3uG.js.br +0 -0
  61. package/apps/dashboard/dist/assets/tab-settings-tab-Bn4nXtDe.js +0 -1
  62. package/apps/dashboard/dist/assets/tab-settings-tab-Bn4nXtDe.js.br +0 -0
  63. package/apps/dashboard/dist/assets/tab-skills-tab-BpY0uZHW.js.br +0 -0
  64. package/apps/dashboard/dist/assets/tab-spending-tab-DEccQHnt.js.br +0 -0
  65. package/apps/dashboard/dist/assets/tab-swarm-chat-tab-BNrd88-r.js.br +0 -0
  66. package/apps/dashboard/dist/assets/tab-swarm-tab-B1AcjL1W.js.br +0 -0
  67. package/apps/dashboard/dist/assets/tab-usage-tab-BIOOnB-Y.js.br +0 -0
  68. package/apps/dashboard/dist/assets/tab-waves-tab-SaJDkb4x.js.br +0 -0
  69. package/apps/dashboard/dist/assets/tab-workflows-tab-B-soSy1k.js.br +0 -0
  70. package/apps/dashboard/dist/index.html.br +0 -0
  71. package/apps/dashboard/dist/index.html.gz +0 -0
  72. package/apps/dashboard/index.html +0 -6529
  73. package/apps/dashboard/package.json +0 -15
  74. package/apps/dashboard/src/app.js +0 -2828
  75. package/apps/dashboard/src/app.js.br +0 -0
  76. package/apps/dashboard/src/app.js.gz +0 -0
  77. package/apps/dashboard/src/chat/chat-actions.js +0 -1847
  78. package/apps/dashboard/src/chat/chat-actions.js.br +0 -0
  79. package/apps/dashboard/src/chat/unified-messages.js +0 -327
  80. package/apps/dashboard/src/chat/unified-messages.js.br +0 -0
  81. package/apps/dashboard/src/cli-process.js +0 -208
  82. package/apps/dashboard/src/cli-process.js.br +0 -0
  83. package/apps/dashboard/src/cli-process.js.gz +0 -0
  84. package/apps/dashboard/src/components/active-tasks-panel.js +0 -175
  85. package/apps/dashboard/src/components/active-tasks-panel.js.br +0 -0
  86. package/apps/dashboard/src/core/api.js +0 -18
  87. package/apps/dashboard/src/core/api.js.br +0 -0
  88. package/apps/dashboard/src/core/dom.js +0 -228
  89. package/apps/dashboard/src/core/dom.js.br +0 -0
  90. package/apps/dashboard/src/core/state.js +0 -91
  91. package/apps/dashboard/src/core/state.js.br +0 -0
  92. package/apps/dashboard/src/core/task-manager.js +0 -134
  93. package/apps/dashboard/src/core/task-manager.js.br +0 -0
  94. package/apps/dashboard/src/orchestration-status.js +0 -127
  95. package/apps/dashboard/src/orchestration-status.js.br +0 -0
  96. package/apps/dashboard/src/setup-wizard.js +0 -562
  97. package/apps/dashboard/src/setup-wizard.js.br +0 -0
  98. package/apps/dashboard/src/styles.css +0 -2085
  99. package/apps/dashboard/src/styles.css.br +0 -0
  100. package/apps/dashboard/src/styles.css.gz +0 -0
  101. package/apps/dashboard/src/tabs/agents-tab.js +0 -2237
  102. package/apps/dashboard/src/tabs/agents-tab.js.br +0 -0
  103. package/apps/dashboard/src/tabs/benchmarks-tab.js +0 -229
  104. package/apps/dashboard/src/tabs/benchmarks-tab.js.br +0 -0
  105. package/apps/dashboard/src/tabs/comms-tab.js +0 -955
  106. package/apps/dashboard/src/tabs/comms-tab.js.br +0 -0
  107. package/apps/dashboard/src/tabs/contacts-tab.js +0 -654
  108. package/apps/dashboard/src/tabs/contacts-tab.js.br +0 -0
  109. package/apps/dashboard/src/tabs/engines-tab.js +0 -175
  110. package/apps/dashboard/src/tabs/engines-tab.js.br +0 -0
  111. package/apps/dashboard/src/tabs/memory-tab.js +0 -182
  112. package/apps/dashboard/src/tabs/memory-tab.js.br +0 -0
  113. package/apps/dashboard/src/tabs/models-tab.js +0 -450
  114. package/apps/dashboard/src/tabs/models-tab.js.br +0 -0
  115. package/apps/dashboard/src/tabs/pm-loop-tab.js +0 -185
  116. package/apps/dashboard/src/tabs/pm-loop-tab.js.br +0 -0
  117. package/apps/dashboard/src/tabs/projects-tab.js +0 -663
  118. package/apps/dashboard/src/tabs/projects-tab.js.br +0 -0
  119. package/apps/dashboard/src/tabs/projects-tab.js.gz +0 -0
  120. package/apps/dashboard/src/tabs/prompts-tab.js +0 -160
  121. package/apps/dashboard/src/tabs/prompts-tab.js.br +0 -0
  122. package/apps/dashboard/src/tabs/services-tab.js +0 -202
  123. package/apps/dashboard/src/tabs/services-tab.js.br +0 -0
  124. package/apps/dashboard/src/tabs/settings-tab.js +0 -861
  125. package/apps/dashboard/src/tabs/settings-tab.js.br +0 -0
  126. package/apps/dashboard/src/tabs/skills-tab.js +0 -284
  127. package/apps/dashboard/src/tabs/skills-tab.js.br +0 -0
  128. package/apps/dashboard/src/tabs/spending-tab.js +0 -173
  129. package/apps/dashboard/src/tabs/spending-tab.js.br +0 -0
  130. package/apps/dashboard/src/tabs/swarm-chat-tab.js +0 -660
  131. package/apps/dashboard/src/tabs/swarm-chat-tab.js.br +0 -0
  132. package/apps/dashboard/src/tabs/swarm-tab.js +0 -538
  133. package/apps/dashboard/src/tabs/swarm-tab.js.br +0 -0
  134. package/apps/dashboard/src/tabs/usage-tab.js +0 -390
  135. package/apps/dashboard/src/tabs/usage-tab.js.br +0 -0
  136. package/apps/dashboard/src/tabs/waves-tab.js +0 -238
  137. package/apps/dashboard/src/tabs/waves-tab.js.br +0 -0
  138. package/apps/dashboard/src/tabs/workflows-tab.js +0 -747
  139. package/apps/dashboard/src/tabs/workflows-tab.js.br +0 -0
  140. package/apps/vibe/.crew/agent-memory/pipeline.json +0 -304
  141. package/apps/vibe/.crew/cost.json +0 -17
  142. package/apps/vibe/.crew/json-parse-metrics.jsonl +0 -27
  143. package/apps/vibe/.crew/pipeline-metrics.jsonl +0 -27
  144. package/apps/vibe/.crew/pipeline-runs/pipeline-0f90c392-2425-4ae5-850c-bd9d17b1d690.jsonl +0 -5
  145. package/apps/vibe/.crew/pipeline-runs/pipeline-1c269dd9-a63f-4fba-af81-5cf08048ef06.jsonl +0 -5
  146. package/apps/vibe/.crew/pipeline-runs/pipeline-288a7765-da24-4a22-89bc-1f3cc9b0562c.jsonl +0 -5
  147. package/apps/vibe/.crew/pipeline-runs/pipeline-2c78fd22-a657-4bd1-bc49-0679fb384409.jsonl +0 -5
  148. package/apps/vibe/.crew/pipeline-runs/pipeline-3da23550-22ed-4904-9a0a-8e79c1f3024c.jsonl +0 -5
  149. package/apps/vibe/.crew/pipeline-runs/pipeline-3e6fe08d-3264-404a-8df3-aab7efef10e7.jsonl +0 -5
  150. package/apps/vibe/.crew/pipeline-runs/pipeline-42eec610-57fe-4e09-9e7e-b315038495c2.jsonl +0 -5
  151. package/apps/vibe/.crew/pipeline-runs/pipeline-4438eb4c-ae13-42b1-90e2-b043d8983be8.jsonl +0 -5
  152. package/apps/vibe/.crew/pipeline-runs/pipeline-4740a9f5-86e7-44b6-a394-de433e291727.jsonl +0 -5
  153. package/apps/vibe/.crew/pipeline-runs/pipeline-49e1da6a-957e-48fd-9220-415019e4f8e2.jsonl +0 -5
  154. package/apps/vibe/.crew/pipeline-runs/pipeline-4c9251db-be68-427b-a3fc-a264f2b5778d.jsonl +0 -5
  155. package/apps/vibe/.crew/pipeline-runs/pipeline-6413fa33-a802-4b57-a8c0-a9056ad67842.jsonl +0 -5
  156. package/apps/vibe/.crew/pipeline-runs/pipeline-65e29a57-664d-4196-8109-017e364f182e.jsonl +0 -5
  157. package/apps/vibe/.crew/pipeline-runs/pipeline-6aa04bc5-9593-4b1f-b58d-3bf2978cb602.jsonl +0 -5
  158. package/apps/vibe/.crew/pipeline-runs/pipeline-6e1cba53-9b70-457e-99e0-59199149dd21.jsonl +0 -5
  159. package/apps/vibe/.crew/pipeline-runs/pipeline-749f41cc-4dac-4204-be64-873a6080a0d2.jsonl +0 -5
  160. package/apps/vibe/.crew/pipeline-runs/pipeline-74d68121-e181-4864-bd9a-c3211341dfaf.jsonl +0 -5
  161. package/apps/vibe/.crew/pipeline-runs/pipeline-8509bc24-142d-4e07-b44a-a50bf99d1103.jsonl +0 -5
  162. package/apps/vibe/.crew/pipeline-runs/pipeline-960339c6-07ca-43ce-9900-f6e1702b39b9.jsonl +0 -5
  163. package/apps/vibe/.crew/pipeline-runs/pipeline-9bef2dd2-6122-42e5-b3d9-19f4d80f9e40.jsonl +0 -5
  164. package/apps/vibe/.crew/pipeline-runs/pipeline-9c6480a9-7031-4146-b241-825b9a2d1de1.jsonl +0 -5
  165. package/apps/vibe/.crew/pipeline-runs/pipeline-9fd42426-8492-4157-9d5f-e1537c060489.jsonl +0 -2
  166. package/apps/vibe/.crew/pipeline-runs/pipeline-ad6d40a3-2f5e-46a9-a345-47caaccc51aa.jsonl +0 -5
  167. package/apps/vibe/.crew/pipeline-runs/pipeline-bc606133-8d5b-4535-8d85-f1a29cdaa981.jsonl +0 -5
  168. package/apps/vibe/.crew/pipeline-runs/pipeline-c1418f4e-b773-4ca1-84a3-216acf36e2f2.jsonl +0 -5
  169. package/apps/vibe/.crew/pipeline-runs/pipeline-c1a13ccd-634a-4d01-a4a7-1177b8a752ff.jsonl +0 -5
  170. package/apps/vibe/.crew/pipeline-runs/pipeline-c7d27b42-249e-4bd4-8f26-6aa998110b8a.jsonl +0 -5
  171. package/apps/vibe/.crew/pipeline-runs/pipeline-cca2e9b9-4a34-4d25-a311-5c793fa7e91e.jsonl +0 -5
  172. package/apps/vibe/.crew/sandbox.json +0 -7
  173. package/apps/vibe/.crew/session.json +0 -330
  174. package/apps/vibe/.crew/training-data.jsonl +0 -0
  175. package/apps/vibe/.github/workflows/studio-quality.yml +0 -37
  176. package/apps/vibe/.studio-data/project-messages/chuck-norris.jsonl +0 -18
  177. package/apps/vibe/.studio-data/project-messages/general.jsonl +0 -81
  178. package/apps/vibe/.studio-data/project-messages/studio-local.jsonl +0 -18
  179. package/apps/vibe/ARCHITECTURE.md +0 -3393
  180. package/apps/vibe/QUICK-REFERENCE.md +0 -211
  181. package/apps/vibe/ROADMAP.md +0 -41
  182. package/apps/vibe/STUDIO-SETUP-COMPLETE.md +0 -35
  183. package/apps/vibe/VISUAL-GUIDE.md +0 -378
  184. package/apps/vibe/capture-demo.mjs +0 -160
  185. package/apps/vibe/capture-full-demo.mjs +0 -255
  186. package/apps/vibe/capture-quickstart.mjs +0 -256
  187. package/apps/vibe/capture-vibe-assets.mjs +0 -71
  188. package/apps/vibe/capture-vibe-video.mjs +0 -260
  189. package/apps/vibe/check-buttons.js +0 -41
  190. package/apps/vibe/diagnose.html +0 -106
  191. package/apps/vibe/fix-buttons.js +0 -103
  192. package/apps/vibe/index.html +0 -3404
  193. package/apps/vibe/package-lock.json +0 -920
  194. package/apps/vibe/scripts/studio-pty-host.py +0 -117
  195. package/apps/vibe/src/main.js +0 -2940
  196. package/apps/vibe/src/register-all-languages.js +0 -98
  197. package/apps/vibe/start-studio.sh +0 -11
  198. package/apps/vibe/test/accessibility-tests.js +0 -77
  199. package/apps/vibe/test/browser-performance-audit.mjs +0 -205
  200. package/apps/vibe/test/performance-tests.js +0 -120
  201. package/apps/vibe/test/security-tests.js +0 -213
  202. package/apps/vibe/tests/e2e.local.mjs +0 -54
  203. package/apps/vibe/tests/server.smoke.mjs +0 -106
  204. package/apps/vibe/update_website.mjs +0 -74
  205. package/apps/vibe/vite.config.js +0 -19
  206. package/lib/crew-lead/chat-handler.mjs.bak +0 -1274
  207. package/lib/engines/rt-envelope.mjs.backup-current +0 -870
@@ -1,920 +0,0 @@
1
- {
2
- "name": "crewswarm-studio",
3
- "version": "1.0.0",
4
- "lockfileVersion": 3,
5
- "requires": true,
6
- "packages": {
7
- "": {
8
- "name": "crewswarm-studio",
9
- "version": "1.0.0",
10
- "dependencies": {
11
- "@xterm/xterm": "^6.0.0",
12
- "monaco-editor": "^0.52.2",
13
- "ws": "^8.18.3"
14
- },
15
- "devDependencies": {
16
- "vite": "^8.0.0"
17
- }
18
- },
19
- "node_modules/@emnapi/core": {
20
- "version": "1.9.0",
21
- "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.9.0.tgz",
22
- "integrity": "sha512-0DQ98G9ZQZOxfUcQn1waV2yS8aWdZ6kJMbYCJB3oUBecjWYO1fqJ+a1DRfPF3O5JEkwqwP1A9QEN/9mYm2Yd0w==",
23
- "dev": true,
24
- "license": "MIT",
25
- "optional": true,
26
- "dependencies": {
27
- "@emnapi/wasi-threads": "1.2.0",
28
- "tslib": "^2.4.0"
29
- }
30
- },
31
- "node_modules/@emnapi/runtime": {
32
- "version": "1.9.0",
33
- "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.0.tgz",
34
- "integrity": "sha512-QN75eB0IH2ywSpRpNddCRfQIhmJYBCJ1x5Lb3IscKAL8bMnVAKnRg8dCoXbHzVLLH7P38N2Z3mtulB7W0J0FKw==",
35
- "dev": true,
36
- "license": "MIT",
37
- "optional": true,
38
- "dependencies": {
39
- "tslib": "^2.4.0"
40
- }
41
- },
42
- "node_modules/@emnapi/wasi-threads": {
43
- "version": "1.2.0",
44
- "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.0.tgz",
45
- "integrity": "sha512-N10dEJNSsUx41Z6pZsXU8FjPjpBEplgH24sfkmITrBED1/U2Esum9F3lfLrMjKHHjmi557zQn7kR9R+XWXu5Rg==",
46
- "dev": true,
47
- "license": "MIT",
48
- "optional": true,
49
- "dependencies": {
50
- "tslib": "^2.4.0"
51
- }
52
- },
53
- "node_modules/@napi-rs/wasm-runtime": {
54
- "version": "1.1.1",
55
- "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.1.tgz",
56
- "integrity": "sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==",
57
- "dev": true,
58
- "license": "MIT",
59
- "optional": true,
60
- "dependencies": {
61
- "@emnapi/core": "^1.7.1",
62
- "@emnapi/runtime": "^1.7.1",
63
- "@tybys/wasm-util": "^0.10.1"
64
- },
65
- "funding": {
66
- "type": "github",
67
- "url": "https://github.com/sponsors/Brooooooklyn"
68
- }
69
- },
70
- "node_modules/@oxc-project/runtime": {
71
- "version": "0.115.0",
72
- "resolved": "https://registry.npmjs.org/@oxc-project/runtime/-/runtime-0.115.0.tgz",
73
- "integrity": "sha512-Rg8Wlt5dCbXhQnsXPrkOjL1DTSvXLgb2R/KYfnf1/K+R0k6UMLEmbQXPM+kwrWqSmWA2t0B1EtHy2/3zikQpvQ==",
74
- "dev": true,
75
- "license": "MIT",
76
- "engines": {
77
- "node": "^20.19.0 || >=22.12.0"
78
- }
79
- },
80
- "node_modules/@oxc-project/types": {
81
- "version": "0.115.0",
82
- "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.115.0.tgz",
83
- "integrity": "sha512-4n91DKnebUS4yjUHl2g3/b2T+IUdCfmoZGhmwsovZCDaJSs+QkVAM+0AqqTxHSsHfeiMuueT75cZaZcT/m0pSw==",
84
- "dev": true,
85
- "license": "MIT",
86
- "funding": {
87
- "url": "https://github.com/sponsors/Boshen"
88
- }
89
- },
90
- "node_modules/@rolldown/binding-android-arm64": {
91
- "version": "1.0.0-rc.9",
92
- "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.9.tgz",
93
- "integrity": "sha512-lcJL0bN5hpgJfSIz/8PIf02irmyL43P+j1pTCfbD1DbLkmGRuFIA4DD3B3ZOvGqG0XiVvRznbKtN0COQVaKUTg==",
94
- "cpu": [
95
- "arm64"
96
- ],
97
- "dev": true,
98
- "license": "MIT",
99
- "optional": true,
100
- "os": [
101
- "android"
102
- ],
103
- "engines": {
104
- "node": "^20.19.0 || >=22.12.0"
105
- }
106
- },
107
- "node_modules/@rolldown/binding-darwin-arm64": {
108
- "version": "1.0.0-rc.9",
109
- "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.9.tgz",
110
- "integrity": "sha512-J7Zk3kLYFsLtuH6U+F4pS2sYVzac0qkjcO5QxHS7OS7yZu2LRs+IXo+uvJ/mvpyUljDJ3LROZPoQfgBIpCMhdQ==",
111
- "cpu": [
112
- "arm64"
113
- ],
114
- "dev": true,
115
- "license": "MIT",
116
- "optional": true,
117
- "os": [
118
- "darwin"
119
- ],
120
- "engines": {
121
- "node": "^20.19.0 || >=22.12.0"
122
- }
123
- },
124
- "node_modules/@rolldown/binding-darwin-x64": {
125
- "version": "1.0.0-rc.9",
126
- "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.9.tgz",
127
- "integrity": "sha512-iwtmmghy8nhfRGeNAIltcNXzD0QMNaaA5U/NyZc1Ia4bxrzFByNMDoppoC+hl7cDiUq5/1CnFthpT9n+UtfFyg==",
128
- "cpu": [
129
- "x64"
130
- ],
131
- "dev": true,
132
- "license": "MIT",
133
- "optional": true,
134
- "os": [
135
- "darwin"
136
- ],
137
- "engines": {
138
- "node": "^20.19.0 || >=22.12.0"
139
- }
140
- },
141
- "node_modules/@rolldown/binding-freebsd-x64": {
142
- "version": "1.0.0-rc.9",
143
- "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.9.tgz",
144
- "integrity": "sha512-DLFYI78SCiZr5VvdEplsVC2Vx53lnA4/Ga5C65iyldMVaErr86aiqCoNBLl92PXPfDtUYjUh+xFFor40ueNs4Q==",
145
- "cpu": [
146
- "x64"
147
- ],
148
- "dev": true,
149
- "license": "MIT",
150
- "optional": true,
151
- "os": [
152
- "freebsd"
153
- ],
154
- "engines": {
155
- "node": "^20.19.0 || >=22.12.0"
156
- }
157
- },
158
- "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
159
- "version": "1.0.0-rc.9",
160
- "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.9.tgz",
161
- "integrity": "sha512-CsjTmTwd0Hri6iTw/DRMK7kOZ7FwAkrO4h8YWKoX/kcj833e4coqo2wzIFywtch/8Eb5enQ/lwLM7w6JX1W5RQ==",
162
- "cpu": [
163
- "arm"
164
- ],
165
- "dev": true,
166
- "license": "MIT",
167
- "optional": true,
168
- "os": [
169
- "linux"
170
- ],
171
- "engines": {
172
- "node": "^20.19.0 || >=22.12.0"
173
- }
174
- },
175
- "node_modules/@rolldown/binding-linux-arm64-gnu": {
176
- "version": "1.0.0-rc.9",
177
- "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.9.tgz",
178
- "integrity": "sha512-2x9O2JbSPxpxMDhP9Z74mahAStibTlrBMW0520+epJH5sac7/LwZW5Bmg/E6CXuEF53JJFW509uP+lSedaUNxg==",
179
- "cpu": [
180
- "arm64"
181
- ],
182
- "dev": true,
183
- "license": "MIT",
184
- "optional": true,
185
- "os": [
186
- "linux"
187
- ],
188
- "engines": {
189
- "node": "^20.19.0 || >=22.12.0"
190
- }
191
- },
192
- "node_modules/@rolldown/binding-linux-arm64-musl": {
193
- "version": "1.0.0-rc.9",
194
- "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.9.tgz",
195
- "integrity": "sha512-JA1QRW31ogheAIRhIg9tjMfsYbglXXYGNPLdPEYrwFxdbkQCAzvpSCSHCDWNl4hTtrol8WeboCSEpjdZK8qrCg==",
196
- "cpu": [
197
- "arm64"
198
- ],
199
- "dev": true,
200
- "license": "MIT",
201
- "optional": true,
202
- "os": [
203
- "linux"
204
- ],
205
- "engines": {
206
- "node": "^20.19.0 || >=22.12.0"
207
- }
208
- },
209
- "node_modules/@rolldown/binding-linux-ppc64-gnu": {
210
- "version": "1.0.0-rc.9",
211
- "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.9.tgz",
212
- "integrity": "sha512-aOKU9dJheda8Kj8Y3w9gnt9QFOO+qKPAl8SWd7JPHP+Cu0EuDAE5wokQubLzIDQWg2myXq2XhTpOVS07qqvT+w==",
213
- "cpu": [
214
- "ppc64"
215
- ],
216
- "dev": true,
217
- "license": "MIT",
218
- "optional": true,
219
- "os": [
220
- "linux"
221
- ],
222
- "engines": {
223
- "node": "^20.19.0 || >=22.12.0"
224
- }
225
- },
226
- "node_modules/@rolldown/binding-linux-s390x-gnu": {
227
- "version": "1.0.0-rc.9",
228
- "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.9.tgz",
229
- "integrity": "sha512-OalO94fqj7IWRn3VdXWty75jC5dk4C197AWEuMhIpvVv2lw9fiPhud0+bW2ctCxb3YoBZor71QHbY+9/WToadA==",
230
- "cpu": [
231
- "s390x"
232
- ],
233
- "dev": true,
234
- "license": "MIT",
235
- "optional": true,
236
- "os": [
237
- "linux"
238
- ],
239
- "engines": {
240
- "node": "^20.19.0 || >=22.12.0"
241
- }
242
- },
243
- "node_modules/@rolldown/binding-linux-x64-gnu": {
244
- "version": "1.0.0-rc.9",
245
- "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.9.tgz",
246
- "integrity": "sha512-cVEl1vZtBsBZna3YMjGXNvnYYrOJ7RzuWvZU0ffvJUexWkukMaDuGhUXn0rjnV0ptzGVkvc+vW9Yqy6h8YX4pg==",
247
- "cpu": [
248
- "x64"
249
- ],
250
- "dev": true,
251
- "license": "MIT",
252
- "optional": true,
253
- "os": [
254
- "linux"
255
- ],
256
- "engines": {
257
- "node": "^20.19.0 || >=22.12.0"
258
- }
259
- },
260
- "node_modules/@rolldown/binding-linux-x64-musl": {
261
- "version": "1.0.0-rc.9",
262
- "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.9.tgz",
263
- "integrity": "sha512-UzYnKCIIc4heAKgI4PZ3dfBGUZefGCJ1TPDuLHoCzgrMYPb5Rv6TLFuYtyM4rWyHM7hymNdsg5ik2C+UD9VDbA==",
264
- "cpu": [
265
- "x64"
266
- ],
267
- "dev": true,
268
- "license": "MIT",
269
- "optional": true,
270
- "os": [
271
- "linux"
272
- ],
273
- "engines": {
274
- "node": "^20.19.0 || >=22.12.0"
275
- }
276
- },
277
- "node_modules/@rolldown/binding-openharmony-arm64": {
278
- "version": "1.0.0-rc.9",
279
- "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.9.tgz",
280
- "integrity": "sha512-+6zoiF+RRyf5cdlFQP7nm58mq7+/2PFaY2DNQeD4B87N36JzfF/l9mdBkkmTvSYcYPE8tMh/o3cRlsx1ldLfog==",
281
- "cpu": [
282
- "arm64"
283
- ],
284
- "dev": true,
285
- "license": "MIT",
286
- "optional": true,
287
- "os": [
288
- "openharmony"
289
- ],
290
- "engines": {
291
- "node": "^20.19.0 || >=22.12.0"
292
- }
293
- },
294
- "node_modules/@rolldown/binding-wasm32-wasi": {
295
- "version": "1.0.0-rc.9",
296
- "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.9.tgz",
297
- "integrity": "sha512-rgFN6sA/dyebil3YTlL2evvi/M+ivhfnyxec7AccTpRPccno/rPoNlqybEZQBkcbZu8Hy+eqNJCqfBR8P7Pg8g==",
298
- "cpu": [
299
- "wasm32"
300
- ],
301
- "dev": true,
302
- "license": "MIT",
303
- "optional": true,
304
- "dependencies": {
305
- "@napi-rs/wasm-runtime": "^1.1.1"
306
- },
307
- "engines": {
308
- "node": ">=14.0.0"
309
- }
310
- },
311
- "node_modules/@rolldown/binding-win32-arm64-msvc": {
312
- "version": "1.0.0-rc.9",
313
- "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.9.tgz",
314
- "integrity": "sha512-lHVNUG/8nlF1IQk1C0Ci574qKYyty2goMiPlRqkC5R+3LkXDkL5Dhx8ytbxq35m+pkHVIvIxviD+TWLdfeuadA==",
315
- "cpu": [
316
- "arm64"
317
- ],
318
- "dev": true,
319
- "license": "MIT",
320
- "optional": true,
321
- "os": [
322
- "win32"
323
- ],
324
- "engines": {
325
- "node": "^20.19.0 || >=22.12.0"
326
- }
327
- },
328
- "node_modules/@rolldown/binding-win32-x64-msvc": {
329
- "version": "1.0.0-rc.9",
330
- "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.9.tgz",
331
- "integrity": "sha512-G0oA4+w1iY5AGi5HcDTxWsoxF509hrFIPB2rduV5aDqS9FtDg1CAfa7V34qImbjfhIcA8C+RekocJZA96EarwQ==",
332
- "cpu": [
333
- "x64"
334
- ],
335
- "dev": true,
336
- "license": "MIT",
337
- "optional": true,
338
- "os": [
339
- "win32"
340
- ],
341
- "engines": {
342
- "node": "^20.19.0 || >=22.12.0"
343
- }
344
- },
345
- "node_modules/@rolldown/pluginutils": {
346
- "version": "1.0.0-rc.9",
347
- "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.9.tgz",
348
- "integrity": "sha512-w6oiRWgEBl04QkFZgmW+jnU1EC9b57Oihi2ot3HNWIQRqgHp5PnYDia5iZ5FF7rpa4EQdiqMDXjlqKGXBhsoXw==",
349
- "dev": true,
350
- "license": "MIT"
351
- },
352
- "node_modules/@tybys/wasm-util": {
353
- "version": "0.10.1",
354
- "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz",
355
- "integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==",
356
- "dev": true,
357
- "license": "MIT",
358
- "optional": true,
359
- "dependencies": {
360
- "tslib": "^2.4.0"
361
- }
362
- },
363
- "node_modules/@xterm/xterm": {
364
- "version": "6.0.0",
365
- "resolved": "https://registry.npmjs.org/@xterm/xterm/-/xterm-6.0.0.tgz",
366
- "integrity": "sha512-TQwDdQGtwwDt+2cgKDLn0IRaSxYu1tSUjgKarSDkUM0ZNiSRXFpjxEsvc/Zgc5kq5omJ+V0a8/kIM2WD3sMOYg==",
367
- "license": "MIT",
368
- "workspaces": [
369
- "addons/*"
370
- ]
371
- },
372
- "node_modules/detect-libc": {
373
- "version": "2.1.2",
374
- "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
375
- "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
376
- "dev": true,
377
- "license": "Apache-2.0",
378
- "engines": {
379
- "node": ">=8"
380
- }
381
- },
382
- "node_modules/fdir": {
383
- "version": "6.5.0",
384
- "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
385
- "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
386
- "dev": true,
387
- "license": "MIT",
388
- "engines": {
389
- "node": ">=12.0.0"
390
- },
391
- "peerDependencies": {
392
- "picomatch": "^3 || ^4"
393
- },
394
- "peerDependenciesMeta": {
395
- "picomatch": {
396
- "optional": true
397
- }
398
- }
399
- },
400
- "node_modules/fsevents": {
401
- "version": "2.3.3",
402
- "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
403
- "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
404
- "dev": true,
405
- "hasInstallScript": true,
406
- "license": "MIT",
407
- "optional": true,
408
- "os": [
409
- "darwin"
410
- ],
411
- "engines": {
412
- "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
413
- }
414
- },
415
- "node_modules/lightningcss": {
416
- "version": "1.32.0",
417
- "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
418
- "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
419
- "dev": true,
420
- "license": "MPL-2.0",
421
- "dependencies": {
422
- "detect-libc": "^2.0.3"
423
- },
424
- "engines": {
425
- "node": ">= 12.0.0"
426
- },
427
- "funding": {
428
- "type": "opencollective",
429
- "url": "https://opencollective.com/parcel"
430
- },
431
- "optionalDependencies": {
432
- "lightningcss-android-arm64": "1.32.0",
433
- "lightningcss-darwin-arm64": "1.32.0",
434
- "lightningcss-darwin-x64": "1.32.0",
435
- "lightningcss-freebsd-x64": "1.32.0",
436
- "lightningcss-linux-arm-gnueabihf": "1.32.0",
437
- "lightningcss-linux-arm64-gnu": "1.32.0",
438
- "lightningcss-linux-arm64-musl": "1.32.0",
439
- "lightningcss-linux-x64-gnu": "1.32.0",
440
- "lightningcss-linux-x64-musl": "1.32.0",
441
- "lightningcss-win32-arm64-msvc": "1.32.0",
442
- "lightningcss-win32-x64-msvc": "1.32.0"
443
- }
444
- },
445
- "node_modules/lightningcss-android-arm64": {
446
- "version": "1.32.0",
447
- "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
448
- "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
449
- "cpu": [
450
- "arm64"
451
- ],
452
- "dev": true,
453
- "license": "MPL-2.0",
454
- "optional": true,
455
- "os": [
456
- "android"
457
- ],
458
- "engines": {
459
- "node": ">= 12.0.0"
460
- },
461
- "funding": {
462
- "type": "opencollective",
463
- "url": "https://opencollective.com/parcel"
464
- }
465
- },
466
- "node_modules/lightningcss-darwin-arm64": {
467
- "version": "1.32.0",
468
- "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
469
- "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
470
- "cpu": [
471
- "arm64"
472
- ],
473
- "dev": true,
474
- "license": "MPL-2.0",
475
- "optional": true,
476
- "os": [
477
- "darwin"
478
- ],
479
- "engines": {
480
- "node": ">= 12.0.0"
481
- },
482
- "funding": {
483
- "type": "opencollective",
484
- "url": "https://opencollective.com/parcel"
485
- }
486
- },
487
- "node_modules/lightningcss-darwin-x64": {
488
- "version": "1.32.0",
489
- "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
490
- "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
491
- "cpu": [
492
- "x64"
493
- ],
494
- "dev": true,
495
- "license": "MPL-2.0",
496
- "optional": true,
497
- "os": [
498
- "darwin"
499
- ],
500
- "engines": {
501
- "node": ">= 12.0.0"
502
- },
503
- "funding": {
504
- "type": "opencollective",
505
- "url": "https://opencollective.com/parcel"
506
- }
507
- },
508
- "node_modules/lightningcss-freebsd-x64": {
509
- "version": "1.32.0",
510
- "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
511
- "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
512
- "cpu": [
513
- "x64"
514
- ],
515
- "dev": true,
516
- "license": "MPL-2.0",
517
- "optional": true,
518
- "os": [
519
- "freebsd"
520
- ],
521
- "engines": {
522
- "node": ">= 12.0.0"
523
- },
524
- "funding": {
525
- "type": "opencollective",
526
- "url": "https://opencollective.com/parcel"
527
- }
528
- },
529
- "node_modules/lightningcss-linux-arm-gnueabihf": {
530
- "version": "1.32.0",
531
- "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
532
- "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
533
- "cpu": [
534
- "arm"
535
- ],
536
- "dev": true,
537
- "license": "MPL-2.0",
538
- "optional": true,
539
- "os": [
540
- "linux"
541
- ],
542
- "engines": {
543
- "node": ">= 12.0.0"
544
- },
545
- "funding": {
546
- "type": "opencollective",
547
- "url": "https://opencollective.com/parcel"
548
- }
549
- },
550
- "node_modules/lightningcss-linux-arm64-gnu": {
551
- "version": "1.32.0",
552
- "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
553
- "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
554
- "cpu": [
555
- "arm64"
556
- ],
557
- "dev": true,
558
- "license": "MPL-2.0",
559
- "optional": true,
560
- "os": [
561
- "linux"
562
- ],
563
- "engines": {
564
- "node": ">= 12.0.0"
565
- },
566
- "funding": {
567
- "type": "opencollective",
568
- "url": "https://opencollective.com/parcel"
569
- }
570
- },
571
- "node_modules/lightningcss-linux-arm64-musl": {
572
- "version": "1.32.0",
573
- "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
574
- "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
575
- "cpu": [
576
- "arm64"
577
- ],
578
- "dev": true,
579
- "license": "MPL-2.0",
580
- "optional": true,
581
- "os": [
582
- "linux"
583
- ],
584
- "engines": {
585
- "node": ">= 12.0.0"
586
- },
587
- "funding": {
588
- "type": "opencollective",
589
- "url": "https://opencollective.com/parcel"
590
- }
591
- },
592
- "node_modules/lightningcss-linux-x64-gnu": {
593
- "version": "1.32.0",
594
- "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
595
- "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
596
- "cpu": [
597
- "x64"
598
- ],
599
- "dev": true,
600
- "license": "MPL-2.0",
601
- "optional": true,
602
- "os": [
603
- "linux"
604
- ],
605
- "engines": {
606
- "node": ">= 12.0.0"
607
- },
608
- "funding": {
609
- "type": "opencollective",
610
- "url": "https://opencollective.com/parcel"
611
- }
612
- },
613
- "node_modules/lightningcss-linux-x64-musl": {
614
- "version": "1.32.0",
615
- "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
616
- "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
617
- "cpu": [
618
- "x64"
619
- ],
620
- "dev": true,
621
- "license": "MPL-2.0",
622
- "optional": true,
623
- "os": [
624
- "linux"
625
- ],
626
- "engines": {
627
- "node": ">= 12.0.0"
628
- },
629
- "funding": {
630
- "type": "opencollective",
631
- "url": "https://opencollective.com/parcel"
632
- }
633
- },
634
- "node_modules/lightningcss-win32-arm64-msvc": {
635
- "version": "1.32.0",
636
- "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
637
- "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
638
- "cpu": [
639
- "arm64"
640
- ],
641
- "dev": true,
642
- "license": "MPL-2.0",
643
- "optional": true,
644
- "os": [
645
- "win32"
646
- ],
647
- "engines": {
648
- "node": ">= 12.0.0"
649
- },
650
- "funding": {
651
- "type": "opencollective",
652
- "url": "https://opencollective.com/parcel"
653
- }
654
- },
655
- "node_modules/lightningcss-win32-x64-msvc": {
656
- "version": "1.32.0",
657
- "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
658
- "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
659
- "cpu": [
660
- "x64"
661
- ],
662
- "dev": true,
663
- "license": "MPL-2.0",
664
- "optional": true,
665
- "os": [
666
- "win32"
667
- ],
668
- "engines": {
669
- "node": ">= 12.0.0"
670
- },
671
- "funding": {
672
- "type": "opencollective",
673
- "url": "https://opencollective.com/parcel"
674
- }
675
- },
676
- "node_modules/monaco-editor": {
677
- "version": "0.52.2",
678
- "resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.52.2.tgz",
679
- "integrity": "sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==",
680
- "license": "MIT"
681
- },
682
- "node_modules/nanoid": {
683
- "version": "3.3.11",
684
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
685
- "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
686
- "dev": true,
687
- "funding": [
688
- {
689
- "type": "github",
690
- "url": "https://github.com/sponsors/ai"
691
- }
692
- ],
693
- "license": "MIT",
694
- "bin": {
695
- "nanoid": "bin/nanoid.cjs"
696
- },
697
- "engines": {
698
- "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
699
- }
700
- },
701
- "node_modules/picocolors": {
702
- "version": "1.1.1",
703
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
704
- "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
705
- "dev": true,
706
- "license": "ISC"
707
- },
708
- "node_modules/picomatch": {
709
- "version": "4.0.3",
710
- "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
711
- "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
712
- "dev": true,
713
- "license": "MIT",
714
- "engines": {
715
- "node": ">=12"
716
- },
717
- "funding": {
718
- "url": "https://github.com/sponsors/jonschlinkert"
719
- }
720
- },
721
- "node_modules/postcss": {
722
- "version": "8.5.8",
723
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz",
724
- "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==",
725
- "dev": true,
726
- "funding": [
727
- {
728
- "type": "opencollective",
729
- "url": "https://opencollective.com/postcss/"
730
- },
731
- {
732
- "type": "tidelift",
733
- "url": "https://tidelift.com/funding/github/npm/postcss"
734
- },
735
- {
736
- "type": "github",
737
- "url": "https://github.com/sponsors/ai"
738
- }
739
- ],
740
- "license": "MIT",
741
- "dependencies": {
742
- "nanoid": "^3.3.11",
743
- "picocolors": "^1.1.1",
744
- "source-map-js": "^1.2.1"
745
- },
746
- "engines": {
747
- "node": "^10 || ^12 || >=14"
748
- }
749
- },
750
- "node_modules/rolldown": {
751
- "version": "1.0.0-rc.9",
752
- "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.0.0-rc.9.tgz",
753
- "integrity": "sha512-9EbgWge7ZH+yqb4d2EnELAntgPTWbfL8ajiTW+SyhJEC4qhBbkCKbqFV4Ge4zmu5ziQuVbWxb/XwLZ+RIO7E8Q==",
754
- "dev": true,
755
- "license": "MIT",
756
- "dependencies": {
757
- "@oxc-project/types": "=0.115.0",
758
- "@rolldown/pluginutils": "1.0.0-rc.9"
759
- },
760
- "bin": {
761
- "rolldown": "bin/cli.mjs"
762
- },
763
- "engines": {
764
- "node": "^20.19.0 || >=22.12.0"
765
- },
766
- "optionalDependencies": {
767
- "@rolldown/binding-android-arm64": "1.0.0-rc.9",
768
- "@rolldown/binding-darwin-arm64": "1.0.0-rc.9",
769
- "@rolldown/binding-darwin-x64": "1.0.0-rc.9",
770
- "@rolldown/binding-freebsd-x64": "1.0.0-rc.9",
771
- "@rolldown/binding-linux-arm-gnueabihf": "1.0.0-rc.9",
772
- "@rolldown/binding-linux-arm64-gnu": "1.0.0-rc.9",
773
- "@rolldown/binding-linux-arm64-musl": "1.0.0-rc.9",
774
- "@rolldown/binding-linux-ppc64-gnu": "1.0.0-rc.9",
775
- "@rolldown/binding-linux-s390x-gnu": "1.0.0-rc.9",
776
- "@rolldown/binding-linux-x64-gnu": "1.0.0-rc.9",
777
- "@rolldown/binding-linux-x64-musl": "1.0.0-rc.9",
778
- "@rolldown/binding-openharmony-arm64": "1.0.0-rc.9",
779
- "@rolldown/binding-wasm32-wasi": "1.0.0-rc.9",
780
- "@rolldown/binding-win32-arm64-msvc": "1.0.0-rc.9",
781
- "@rolldown/binding-win32-x64-msvc": "1.0.0-rc.9"
782
- }
783
- },
784
- "node_modules/source-map-js": {
785
- "version": "1.2.1",
786
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
787
- "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
788
- "dev": true,
789
- "license": "BSD-3-Clause",
790
- "engines": {
791
- "node": ">=0.10.0"
792
- }
793
- },
794
- "node_modules/tinyglobby": {
795
- "version": "0.2.15",
796
- "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
797
- "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
798
- "dev": true,
799
- "license": "MIT",
800
- "dependencies": {
801
- "fdir": "^6.5.0",
802
- "picomatch": "^4.0.3"
803
- },
804
- "engines": {
805
- "node": ">=12.0.0"
806
- },
807
- "funding": {
808
- "url": "https://github.com/sponsors/SuperchupuDev"
809
- }
810
- },
811
- "node_modules/tslib": {
812
- "version": "2.8.1",
813
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
814
- "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
815
- "dev": true,
816
- "license": "0BSD",
817
- "optional": true
818
- },
819
- "node_modules/vite": {
820
- "version": "8.0.0",
821
- "resolved": "https://registry.npmjs.org/vite/-/vite-8.0.0.tgz",
822
- "integrity": "sha512-fPGaRNj9Zytaf8LEiBhY7Z6ijnFKdzU/+mL8EFBaKr7Vw1/FWcTBAMW0wLPJAGMPX38ZPVCVgLceWiEqeoqL2Q==",
823
- "dev": true,
824
- "license": "MIT",
825
- "dependencies": {
826
- "@oxc-project/runtime": "0.115.0",
827
- "lightningcss": "^1.32.0",
828
- "picomatch": "^4.0.3",
829
- "postcss": "^8.5.8",
830
- "rolldown": "1.0.0-rc.9",
831
- "tinyglobby": "^0.2.15"
832
- },
833
- "bin": {
834
- "vite": "bin/vite.js"
835
- },
836
- "engines": {
837
- "node": "^20.19.0 || >=22.12.0"
838
- },
839
- "funding": {
840
- "url": "https://github.com/vitejs/vite?sponsor=1"
841
- },
842
- "optionalDependencies": {
843
- "fsevents": "~2.3.3"
844
- },
845
- "peerDependencies": {
846
- "@types/node": "^20.19.0 || >=22.12.0",
847
- "@vitejs/devtools": "^0.0.0-alpha.31",
848
- "esbuild": "^0.27.0",
849
- "jiti": ">=1.21.0",
850
- "less": "^4.0.0",
851
- "sass": "^1.70.0",
852
- "sass-embedded": "^1.70.0",
853
- "stylus": ">=0.54.8",
854
- "sugarss": "^5.0.0",
855
- "terser": "^5.16.0",
856
- "tsx": "^4.8.1",
857
- "yaml": "^2.4.2"
858
- },
859
- "peerDependenciesMeta": {
860
- "@types/node": {
861
- "optional": true
862
- },
863
- "@vitejs/devtools": {
864
- "optional": true
865
- },
866
- "esbuild": {
867
- "optional": true
868
- },
869
- "jiti": {
870
- "optional": true
871
- },
872
- "less": {
873
- "optional": true
874
- },
875
- "sass": {
876
- "optional": true
877
- },
878
- "sass-embedded": {
879
- "optional": true
880
- },
881
- "stylus": {
882
- "optional": true
883
- },
884
- "sugarss": {
885
- "optional": true
886
- },
887
- "terser": {
888
- "optional": true
889
- },
890
- "tsx": {
891
- "optional": true
892
- },
893
- "yaml": {
894
- "optional": true
895
- }
896
- }
897
- },
898
- "node_modules/ws": {
899
- "version": "8.19.0",
900
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz",
901
- "integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==",
902
- "license": "MIT",
903
- "engines": {
904
- "node": ">=10.0.0"
905
- },
906
- "peerDependencies": {
907
- "bufferutil": "^4.0.1",
908
- "utf-8-validate": ">=5.0.2"
909
- },
910
- "peerDependenciesMeta": {
911
- "bufferutil": {
912
- "optional": true
913
- },
914
- "utf-8-validate": {
915
- "optional": true
916
- }
917
- }
918
- }
919
- }
920
- }