omniroute 2.1.2 → 2.2.1

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 (675) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +46 -46
  3. package/app/.next/build-manifest.json +3 -3
  4. package/app/.next/prerender-manifest.json +3 -3
  5. package/app/.next/required-server-files.json +1 -1
  6. package/app/.next/server/app/(dashboard)/dashboard/a2a/page.js +2 -2
  7. package/app/.next/server/app/(dashboard)/dashboard/a2a/page.js.nft.json +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/a2a/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/agents/page.js +2 -2
  10. package/app/.next/server/app/(dashboard)/dashboard/agents/page.js.nft.json +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/agents/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js +2 -2
  13. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js.nft.json +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js +2 -2
  16. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js.nft.json +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js +2 -2
  19. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js.nft.json +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page.js +2 -2
  22. package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page.js.nft.json +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +4 -4
  25. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  28. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js +2 -2
  31. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js.nft.json +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  34. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/health/page.js +2 -2
  37. package/app/.next/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js +2 -2
  40. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js.nft.json +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js +2 -2
  43. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js.nft.json +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/mcp/page.js +2 -2
  46. package/app/.next/server/app/(dashboard)/dashboard/mcp/page.js.nft.json +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/mcp/page_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/media/page.js +2 -2
  49. package/app/.next/server/app/(dashboard)/dashboard/media/page.js.nft.json +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/media/page_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js +2 -2
  52. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js.nft.json +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  55. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/(dashboard)/dashboard/playground/page.js +3 -3
  58. package/app/.next/server/app/(dashboard)/dashboard/playground/page.js.nft.json +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  61. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  64. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  67. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  68. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  69. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  70. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  71. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js +2 -2
  73. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js.nft.json +1 -1
  74. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  75. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js +2 -2
  76. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json +1 -1
  77. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +3 -3
  79. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  80. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  81. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  82. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  83. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/.well-known/agent.json/route.js +1 -1
  85. package/app/.next/server/app/.well-known/agent.json/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/400/page.js +2 -2
  87. package/app/.next/server/app/400/page.js.nft.json +1 -1
  88. package/app/.next/server/app/400/page_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/401/page.js +2 -2
  90. package/app/.next/server/app/401/page.js.nft.json +1 -1
  91. package/app/.next/server/app/401/page_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/403/page.js +2 -2
  93. package/app/.next/server/app/403/page.js.nft.json +1 -1
  94. package/app/.next/server/app/403/page_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/408/page.js +2 -2
  96. package/app/.next/server/app/408/page.js.nft.json +1 -1
  97. package/app/.next/server/app/408/page_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/429/page.js +2 -2
  99. package/app/.next/server/app/429/page.js.nft.json +1 -1
  100. package/app/.next/server/app/429/page_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/500/page.js +2 -2
  102. package/app/.next/server/app/500/page.js.nft.json +1 -1
  103. package/app/.next/server/app/500/page_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/502/page.js +2 -2
  105. package/app/.next/server/app/502/page.js.nft.json +1 -1
  106. package/app/.next/server/app/502/page_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app/503/page.js +2 -2
  108. package/app/.next/server/app/503/page.js.nft.json +1 -1
  109. package/app/.next/server/app/503/page_client-reference-manifest.js +1 -1
  110. package/app/.next/server/app/_global-error/page.js +3 -3
  111. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/_global-error.html +2 -2
  113. package/app/.next/server/app/_global-error.rsc +5 -5
  114. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +5 -5
  115. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  116. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  117. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  118. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +4 -4
  119. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  120. package/app/.next/server/app/_not-found/page.js +2 -2
  121. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  122. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/a2a/route.js +2 -2
  124. package/app/.next/server/app/a2a/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/a2a/status/route.js +1 -1
  126. package/app/.next/server/app/api/a2a/status/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/a2a/tasks/[id]/cancel/route.js +1 -1
  128. package/app/.next/server/app/api/a2a/tasks/[id]/cancel/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/a2a/tasks/[id]/route.js +1 -1
  130. package/app/.next/server/app/api/a2a/tasks/[id]/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/a2a/tasks/route.js +1 -1
  132. package/app/.next/server/app/api/a2a/tasks/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/acp/agents/route.js +1 -1
  134. package/app/.next/server/app/api/acp/agents/route.js.nft.json +1 -1
  135. package/app/.next/server/app/api/acp/agents/route_client-reference-manifest.js +1 -1
  136. package/app/.next/server/app/api/auth/login/route.js +1 -1
  137. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  138. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  140. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/auth/status/route.js +1 -1
  142. package/app/.next/server/app/api/auth/status/route.js.nft.json +1 -1
  143. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/cache/route.js +1 -1
  145. package/app/.next/server/app/api/cache/route.js.nft.json +1 -1
  146. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/cache/stats/route.js +1 -1
  148. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  150. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  151. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  152. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  153. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  154. package/app/.next/server/app/api/cli-tools/backups/route.js +2 -2
  155. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  156. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  157. package/app/.next/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  158. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  160. package/app/.next/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  161. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
  163. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  164. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  165. package/app/.next/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  166. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  168. package/app/.next/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  169. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route.js +1 -1
  171. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  172. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  173. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  174. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/cli-tools/openclaw/auto-order/route.js +1 -1
  176. package/app/.next/server/app/api/cli-tools/openclaw/auto-order/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  178. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  179. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
  181. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  182. package/app/.next/server/app/api/cli-tools/status/route.js +2 -2
  183. package/app/.next/server/app/api/cli-tools/status/route.js.nft.json +1 -1
  184. package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
  185. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  186. package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
  187. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  188. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  189. package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
  190. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  191. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  192. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
  193. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  194. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  195. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
  196. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  197. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  198. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  199. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/api/combos/auto/route.js +1 -1
  201. package/app/.next/server/app/api/combos/auto/route_client-reference-manifest.js +1 -1
  202. package/app/.next/server/app/api/combos/metrics/route.js +1 -1
  203. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  204. package/app/.next/server/app/api/combos/route.js +1 -1
  205. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  206. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  207. package/app/.next/server/app/api/combos/test/route.js +1 -1
  208. package/app/.next/server/app/api/combos/test/route.js.nft.json +1 -1
  209. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  210. package/app/.next/server/app/api/compliance/audit-log/route.js +1 -1
  211. package/app/.next/server/app/api/compliance/audit-log/route.js.nft.json +1 -1
  212. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  213. package/app/.next/server/app/api/db-backups/export/route.js +1 -1
  214. package/app/.next/server/app/api/db-backups/export/route.js.nft.json +1 -1
  215. package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
  216. package/app/.next/server/app/api/db-backups/exportAll/route.js +1 -1
  217. package/app/.next/server/app/api/db-backups/exportAll/route.js.nft.json +1 -1
  218. package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/api/db-backups/import/route.js +1 -1
  220. package/app/.next/server/app/api/db-backups/import/route.js.nft.json +1 -1
  221. package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
  222. package/app/.next/server/app/api/db-backups/route.js +1 -1
  223. package/app/.next/server/app/api/db-backups/route.js.nft.json +1 -1
  224. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  225. package/app/.next/server/app/api/evals/[suiteId]/route.js +1 -1
  226. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  227. package/app/.next/server/app/api/evals/route.js +1 -1
  228. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  229. package/app/.next/server/app/api/fallback/chains/route.js +2 -2
  230. package/app/.next/server/app/api/fallback/chains/route.js.nft.json +1 -1
  231. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  232. package/app/.next/server/app/api/init/route.js +1 -1
  233. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  234. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  235. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  236. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  237. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  238. package/app/.next/server/app/api/keys/route.js +1 -1
  239. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  240. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  241. package/app/.next/server/app/api/logs/console/route.js +1 -1
  242. package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
  243. package/app/.next/server/app/api/mcp/audit/route.js +2 -2
  244. package/app/.next/server/app/api/mcp/audit/route.js.nft.json +1 -1
  245. package/app/.next/server/app/api/mcp/audit/route_client-reference-manifest.js +1 -1
  246. package/app/.next/server/app/api/mcp/audit/stats/route.js +2 -2
  247. package/app/.next/server/app/api/mcp/audit/stats/route.js.nft.json +1 -1
  248. package/app/.next/server/app/api/mcp/audit/stats/route_client-reference-manifest.js +1 -1
  249. package/app/.next/server/app/api/mcp/sse/route.js +1 -1
  250. package/app/.next/server/app/api/mcp/sse/route.js.nft.json +1 -1
  251. package/app/.next/server/app/api/mcp/sse/route_client-reference-manifest.js +1 -1
  252. package/app/.next/server/app/api/mcp/status/route.js +1 -1
  253. package/app/.next/server/app/api/mcp/status/route.js.nft.json +1 -1
  254. package/app/.next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
  255. package/app/.next/server/app/api/mcp/stream/route.js +1 -1
  256. package/app/.next/server/app/api/mcp/stream/route.js.nft.json +1 -1
  257. package/app/.next/server/app/api/mcp/stream/route_client-reference-manifest.js +1 -1
  258. package/app/.next/server/app/api/mcp/tools/route.js +1 -1
  259. package/app/.next/server/app/api/mcp/tools/route_client-reference-manifest.js +1 -1
  260. package/app/.next/server/app/api/models/alias/route.js +1 -1
  261. package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
  262. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  263. package/app/.next/server/app/api/models/availability/route.js +1 -1
  264. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  265. package/app/.next/server/app/api/models/catalog/route.js +2 -2
  266. package/app/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
  267. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  268. package/app/.next/server/app/api/models/openrouter-catalog/route.js +1 -1
  269. package/app/.next/server/app/api/models/openrouter-catalog/route.js.nft.json +1 -1
  270. package/app/.next/server/app/api/models/openrouter-catalog/route_client-reference-manifest.js +1 -1
  271. package/app/.next/server/app/api/models/route.js +2 -2
  272. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  273. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  274. package/app/.next/server/app/api/monitoring/health/route.js +2 -2
  275. package/app/.next/server/app/api/monitoring/health/route.js.nft.json +1 -1
  276. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
  277. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  278. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  279. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  280. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +1 -1
  281. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  282. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  283. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  284. package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  285. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  286. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  287. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  288. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  289. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  290. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  291. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  292. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  293. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  294. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  295. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  296. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  297. package/app/.next/server/app/api/policies/route.js +2 -2
  298. package/app/.next/server/app/api/policies/route.js.nft.json +1 -1
  299. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  300. package/app/.next/server/app/api/pricing/defaults/route.js +1 -1
  301. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  302. package/app/.next/server/app/api/pricing/models/route.js +1 -1
  303. package/app/.next/server/app/api/pricing/models/route.js.nft.json +1 -1
  304. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  305. package/app/.next/server/app/api/pricing/route.js +1 -1
  306. package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
  307. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  308. package/app/.next/server/app/api/provider-metrics/route.js +2 -2
  309. package/app/.next/server/app/api/provider-metrics/route.js.nft.json +1 -1
  310. package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
  311. package/app/.next/server/app/api/provider-models/route.js +1 -1
  312. package/app/.next/server/app/api/provider-models/route.js.nft.json +1 -1
  313. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  314. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  315. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  316. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  317. package/app/.next/server/app/api/provider-nodes/route.js +2 -2
  318. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  319. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  320. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  321. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  322. package/app/.next/server/app/api/providers/[id]/models/route.js +2 -2
  323. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  324. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  325. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  326. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  327. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  328. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  329. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  330. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  331. package/app/.next/server/app/api/providers/client/route.js +1 -1
  332. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  333. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  334. package/app/.next/server/app/api/providers/route.js +2 -2
  335. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  336. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  337. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  338. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  339. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  340. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  341. package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
  342. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  343. package/app/.next/server/app/api/rate-limit/route.js +1 -1
  344. package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
  345. package/app/.next/server/app/api/rate-limits/route.js +1 -1
  346. package/app/.next/server/app/api/rate-limits/route.js.nft.json +1 -1
  347. package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
  348. package/app/.next/server/app/api/resilience/reset/route.js +1 -1
  349. package/app/.next/server/app/api/resilience/reset/route.js.nft.json +1 -1
  350. package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
  351. package/app/.next/server/app/api/resilience/route.js +1 -1
  352. package/app/.next/server/app/api/resilience/route.js.nft.json +1 -1
  353. package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
  354. package/app/.next/server/app/api/restart/route.js +1 -1
  355. package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  356. package/app/.next/server/app/api/sessions/route.js +1 -1
  357. package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  358. package/app/.next/server/app/api/settings/background-degradation/route.js +1 -1
  359. package/app/.next/server/app/api/settings/background-degradation/route.js.nft.json +1 -1
  360. package/app/.next/server/app/api/settings/background-degradation/route_client-reference-manifest.js +1 -1
  361. package/app/.next/server/app/api/settings/combo-defaults/route.js +1 -1
  362. package/app/.next/server/app/api/settings/combo-defaults/route.js.nft.json +1 -1
  363. package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
  364. package/app/.next/server/app/api/settings/ip-filter/route.js +1 -1
  365. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  366. package/app/.next/server/app/api/settings/model-aliases/route.js +1 -1
  367. package/app/.next/server/app/api/settings/model-aliases/route.js.nft.json +1 -1
  368. package/app/.next/server/app/api/settings/model-aliases/route_client-reference-manifest.js +1 -1
  369. package/app/.next/server/app/api/settings/proxy/route.js +1 -1
  370. package/app/.next/server/app/api/settings/proxy/route.js.nft.json +1 -1
  371. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  372. package/app/.next/server/app/api/settings/proxy/test/route.js +1 -1
  373. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  374. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  375. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
  376. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  377. package/app/.next/server/app/api/settings/route.js +1 -1
  378. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  379. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  380. package/app/.next/server/app/api/settings/system-prompt/route.js +1 -1
  381. package/app/.next/server/app/api/settings/system-prompt/route.js.nft.json +1 -1
  382. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  383. package/app/.next/server/app/api/settings/thinking-budget/route.js +1 -1
  384. package/app/.next/server/app/api/settings/thinking-budget/route.js.nft.json +1 -1
  385. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  386. package/app/.next/server/app/api/shutdown/route.js +1 -1
  387. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  388. package/app/.next/server/app/api/storage/health/route.js +1 -1
  389. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  390. package/app/.next/server/app/api/sync/cloud/route.js +1 -1
  391. package/app/.next/server/app/api/sync/cloud/route.js.nft.json +1 -1
  392. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  393. package/app/.next/server/app/api/sync/initialize/route.js +1 -1
  394. package/app/.next/server/app/api/sync/initialize/route.js.nft.json +1 -1
  395. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  396. package/app/.next/server/app/api/tags/route.js +1 -1
  397. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  398. package/app/.next/server/app/api/telemetry/summary/route.js +1 -1
  399. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  400. package/app/.next/server/app/api/token-health/route.js +1 -1
  401. package/app/.next/server/app/api/token-health/route.js.nft.json +1 -1
  402. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  403. package/app/.next/server/app/api/translator/detect/route.js +1 -1
  404. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  405. package/app/.next/server/app/api/translator/history/route.js +1 -1
  406. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  407. package/app/.next/server/app/api/translator/load/route.js +1 -1
  408. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  409. package/app/.next/server/app/api/translator/save/route.js +1 -1
  410. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  411. package/app/.next/server/app/api/translator/send/route.js +1 -1
  412. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  413. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  414. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  415. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  416. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  417. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -2
  418. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  419. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  420. package/app/.next/server/app/api/usage/analytics/route.js +1 -1
  421. package/app/.next/server/app/api/usage/analytics/route.js.nft.json +1 -1
  422. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  423. package/app/.next/server/app/api/usage/budget/route.js +2 -2
  424. package/app/.next/server/app/api/usage/budget/route.js.nft.json +1 -1
  425. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  426. package/app/.next/server/app/api/usage/call-logs/[id]/route.js +1 -1
  427. package/app/.next/server/app/api/usage/call-logs/[id]/route.js.nft.json +1 -1
  428. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  429. package/app/.next/server/app/api/usage/call-logs/route.js +1 -1
  430. package/app/.next/server/app/api/usage/call-logs/route.js.nft.json +1 -1
  431. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  432. package/app/.next/server/app/api/usage/history/route.js +1 -1
  433. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  434. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  435. package/app/.next/server/app/api/usage/logs/route.js +1 -1
  436. package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
  437. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  438. package/app/.next/server/app/api/usage/proxy-logs/route.js +1 -1
  439. package/app/.next/server/app/api/usage/proxy-logs/route.js.nft.json +1 -1
  440. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  441. package/app/.next/server/app/api/usage/quota/route.js +1 -1
  442. package/app/.next/server/app/api/usage/quota/route.js.nft.json +1 -1
  443. package/app/.next/server/app/api/usage/quota/route_client-reference-manifest.js +1 -1
  444. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  445. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  446. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  447. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  448. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  449. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  450. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  451. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  452. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  453. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  454. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  455. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  456. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  457. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  458. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  459. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  460. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  461. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  462. package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
  463. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  464. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  465. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  466. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  467. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  468. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  469. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  470. package/app/.next/server/app/api/v1/models/route.js +1 -1
  471. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  472. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  473. package/app/.next/server/app/api/v1/moderations/route.js +1 -1
  474. package/app/.next/server/app/api/v1/moderations/route.js.nft.json +1 -1
  475. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  476. package/app/.next/server/app/api/v1/music/generations/route.js +1 -1
  477. package/app/.next/server/app/api/v1/music/generations/route.js.nft.json +1 -1
  478. package/app/.next/server/app/api/v1/music/generations/route_client-reference-manifest.js +1 -1
  479. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js +1 -1
  480. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js.nft.json +1 -1
  481. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  482. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js +1 -1
  483. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js.nft.json +1 -1
  484. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  485. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js +1 -1
  486. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js.nft.json +1 -1
  487. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  488. package/app/.next/server/app/api/v1/rerank/route.js +1 -1
  489. package/app/.next/server/app/api/v1/rerank/route.js.nft.json +1 -1
  490. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  491. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  492. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  493. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  494. package/app/.next/server/app/api/v1/route.js +1 -1
  495. package/app/.next/server/app/api/v1/route.js.nft.json +1 -1
  496. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  497. package/app/.next/server/app/api/v1/videos/generations/route.js +1 -1
  498. package/app/.next/server/app/api/v1/videos/generations/route.js.nft.json +1 -1
  499. package/app/.next/server/app/api/v1/videos/generations/route_client-reference-manifest.js +1 -1
  500. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  501. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  502. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  503. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  504. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  505. package/app/.next/server/app/callback/page.js +2 -2
  506. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  507. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  508. package/app/.next/server/app/docs/page.js +4 -4
  509. package/app/.next/server/app/docs/page.js.nft.json +1 -1
  510. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  511. package/app/.next/server/app/forbidden/page.js +2 -2
  512. package/app/.next/server/app/forbidden/page.js.nft.json +1 -1
  513. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  514. package/app/.next/server/app/forgot-password/page.js +2 -2
  515. package/app/.next/server/app/forgot-password/page.js.nft.json +1 -1
  516. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  517. package/app/.next/server/app/landing/page.js +2 -2
  518. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  519. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  520. package/app/.next/server/app/login/page.js +2 -2
  521. package/app/.next/server/app/login/page.js.nft.json +1 -1
  522. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  523. package/app/.next/server/app/maintenance/page.js +2 -2
  524. package/app/.next/server/app/maintenance/page.js.nft.json +1 -1
  525. package/app/.next/server/app/maintenance/page_client-reference-manifest.js +1 -1
  526. package/app/.next/server/app/offline/page.js +2 -2
  527. package/app/.next/server/app/offline/page.js.nft.json +1 -1
  528. package/app/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  529. package/app/.next/server/app/page.js +2 -2
  530. package/app/.next/server/app/page.js.nft.json +1 -1
  531. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  532. package/app/.next/server/app/privacy/page.js +2 -2
  533. package/app/.next/server/app/privacy/page.js.nft.json +1 -1
  534. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  535. package/app/.next/server/app/status/page.js +2 -2
  536. package/app/.next/server/app/status/page.js.nft.json +1 -1
  537. package/app/.next/server/app/status/page_client-reference-manifest.js +1 -1
  538. package/app/.next/server/app/terms/page.js +2 -2
  539. package/app/.next/server/app/terms/page.js.nft.json +1 -1
  540. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  541. package/app/.next/server/app-paths-manifest.json +46 -46
  542. package/app/.next/server/chunks/1960.js +1 -1
  543. package/app/.next/server/chunks/2050.js +1 -1
  544. package/app/.next/server/chunks/2767.js +2 -2
  545. package/app/.next/server/chunks/2910.js +1 -1
  546. package/app/.next/server/chunks/3061.js +2 -2
  547. package/app/.next/server/chunks/3366.js +1 -0
  548. package/app/.next/server/chunks/3648.js +2 -2
  549. package/app/.next/server/chunks/438.js +1 -1
  550. package/app/.next/server/chunks/4488.js +1 -1
  551. package/app/.next/server/chunks/5248.js +1 -0
  552. package/app/.next/server/chunks/5419.js +1 -1
  553. package/app/.next/server/chunks/6184.js +1 -0
  554. package/app/.next/server/chunks/6743.js +1 -1
  555. package/app/.next/server/chunks/7109.js +1 -1
  556. package/app/.next/server/chunks/7544.js +8 -6
  557. package/app/.next/server/chunks/7889.js +2 -0
  558. package/app/.next/server/chunks/8020.js +3 -3
  559. package/app/.next/server/chunks/8252.js +1 -1
  560. package/app/.next/server/chunks/8369.js +1 -1
  561. package/app/.next/server/chunks/8429.js +1 -1
  562. package/app/.next/server/chunks/8907.js +1 -1
  563. package/app/.next/server/chunks/9548.js +1 -1
  564. package/app/.next/server/chunks/9631.js +13 -0
  565. package/app/.next/server/chunks/9679.js +1 -1
  566. package/app/.next/server/chunks/9704.js +1 -1
  567. package/app/.next/server/middleware-build-manifest.js +1 -1
  568. package/app/.next/server/middleware.js +3 -3
  569. package/app/.next/server/next-font-manifest.js +1 -1
  570. package/app/.next/server/next-font-manifest.json +1 -1
  571. package/app/.next/server/pages/500.html +2 -2
  572. package/app/.next/server/server-reference-manifest.js +1 -1
  573. package/app/.next/server/server-reference-manifest.json +1 -1
  574. package/app/.next/static/chunks/1149-2a1a69d288a31ae5.js +1 -0
  575. package/app/.next/static/chunks/5846-15bfcc3b3b045982.js +2 -0
  576. package/app/.next/static/chunks/{647-b834a711585a924d.js → 647-f03a498577a57cbc.js} +2 -2
  577. package/app/.next/static/chunks/app/(dashboard)/dashboard/a2a/page-43d6fa6b75cca497.js +1 -0
  578. package/app/.next/static/chunks/app/(dashboard)/dashboard/agents/{page-4ec5a1458c077143.js → page-31a14de3e374fe92.js} +1 -1
  579. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/loading-49ae846d72948391.js +1 -0
  580. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/{page-6ab7701da3357bb9.js → page-bef5c045e7eae657.js} +1 -1
  581. package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-16f886b3711a6a50.js +1 -0
  582. package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-e5bf8955e7b9a4f5.js +1 -0
  583. package/app/.next/static/chunks/app/(dashboard)/dashboard/auto-combo/{page-851063ded34ab7a6.js → page-8e609f4c9b26a901.js} +1 -1
  584. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-c4700101a54c8b28.js +15 -0
  585. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-8d4d2f071d114b90.js +1 -0
  586. package/app/.next/static/chunks/app/(dashboard)/dashboard/costs/{page-8f6233f59f5277e9.js → page-7a233357dfbd2e05.js} +1 -1
  587. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-7b1037d65eef97a8.js +1 -0
  588. package/app/.next/static/chunks/app/(dashboard)/dashboard/health/{page-1e1eb2f79d606ab2.js → page-66ee4e631429e0d8.js} +1 -1
  589. package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-c979e11de71281de.js +1 -0
  590. package/app/.next/static/chunks/app/(dashboard)/dashboard/logs/{page-95e4b5e0bf023d76.js → page-6e4bcb48b8731915.js} +1 -1
  591. package/app/.next/static/chunks/app/(dashboard)/dashboard/mcp/page-8e35334b9f393139.js +1 -0
  592. package/app/.next/static/chunks/app/(dashboard)/dashboard/media/page-fc10371ce5bdbce6.js +1 -0
  593. package/app/.next/static/chunks/app/(dashboard)/dashboard/onboarding/{page-5378e9473a20cd6a.js → page-d424641c7e428be9.js} +1 -1
  594. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-d75ccdb976b36258.js +1 -0
  595. package/app/.next/static/chunks/app/(dashboard)/dashboard/playground/{page-447998e91a92c56d.js → page-7a6b51b059e68468.js} +1 -1
  596. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-3c3feb78cfbe855c.js +1 -0
  597. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{error-a5ae03ba05400b04.js → error-0400f175dd1372fa.js} +1 -1
  598. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/loading-9552383fd2e11282.js +1 -0
  599. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-d57908b59d4b482c.js +1 -0
  600. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{page-e8b8cb84b421b676.js → page-a3b2395f513e893f.js} +1 -1
  601. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{error-ec9643134a96bbcd.js → error-c39d18f10fb7d3f6.js} +1 -1
  602. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{loading-3519a633b514f31a.js → loading-b5faf05c78a2cc54.js} +1 -1
  603. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{page-cbaa4b638a583fe9.js → page-6b38a30bfddf3b89.js} +1 -1
  604. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/pricing/{page-69eb8b0eb0e9de00.js → page-a4b8b03ffb39da1d.js} +1 -1
  605. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-10c186a0db5fde20.js → page-9168bf910743b2f5.js} +2 -2
  606. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-9e20463252daf023.js +1 -0
  607. package/app/.next/static/chunks/app/(dashboard)/{layout-7ae0c66c22bee8a1.js → layout-6d0afc53f5f2a538.js} +1 -1
  608. package/app/.next/static/chunks/app/400/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
  609. package/app/.next/static/chunks/app/401/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
  610. package/app/.next/static/chunks/app/403/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
  611. package/app/.next/static/chunks/app/408/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
  612. package/app/.next/static/chunks/app/429/page-3b77bf358909019a.js +1 -0
  613. package/app/.next/static/chunks/app/500/page-3b77bf358909019a.js +1 -0
  614. package/app/.next/static/chunks/app/502/page-3b77bf358909019a.js +1 -0
  615. package/app/.next/static/chunks/app/503/page-3b77bf358909019a.js +1 -0
  616. package/app/.next/static/chunks/app/callback/{page-0f0ebc0820dd18a5.js → page-585a53f7dc6a30f1.js} +1 -1
  617. package/app/.next/static/chunks/app/docs/{page-dc88e0a01d291518.js → page-9624e5fb8cabf7d8.js} +1 -1
  618. package/app/.next/static/chunks/app/{error-32c03f14529d3920.js → error-f7f595c541537e63.js} +1 -1
  619. package/app/.next/static/chunks/app/forbidden/page-b33079c1573b0bfa.js +1 -0
  620. package/app/.next/static/chunks/app/forgot-password/page-90cd6259c75badfc.js +1 -0
  621. package/app/.next/static/chunks/app/global-error-1dfd1c91ad5199fe.js +1 -0
  622. package/app/.next/static/chunks/app/landing/page-9d540ab1716f8e3e.js +1 -0
  623. package/app/.next/static/chunks/app/{layout-070972eb026af319.js → layout-108592eafb959363.js} +1 -1
  624. package/app/.next/static/chunks/app/{loading-da2f6e1471afc070.js → loading-e063375d5b12a2f7.js} +1 -1
  625. package/app/.next/static/chunks/app/login/{page-26d717c652d56032.js → page-cf6b82187b09a701.js} +1 -1
  626. package/app/.next/static/chunks/app/maintenance/page-3b77bf358909019a.js +1 -0
  627. package/app/.next/static/chunks/app/not-found-511518956bcae7bc.js +1 -0
  628. package/app/.next/static/chunks/app/offline/page-9d6ea493783a0219.js +1 -0
  629. package/app/.next/static/chunks/app/privacy/{page-dc88e0a01d291518.js → page-9624e5fb8cabf7d8.js} +1 -1
  630. package/app/.next/static/chunks/app/status/page-4e5e9b5a513aa474.js +1 -0
  631. package/app/.next/static/chunks/app/terms/{page-dc88e0a01d291518.js → page-9624e5fb8cabf7d8.js} +1 -1
  632. package/app/.next/static/chunks/{main-app-ae230f6bf51a5edb.js → main-app-c9da11a8061df107.js} +1 -1
  633. package/app/node_modules/@swc/helpers/package.json +228 -5
  634. package/app/package.json +6 -2
  635. package/app/server.js +1 -1
  636. package/app/src/mitm/server.ts +17 -3
  637. package/package.json +6 -2
  638. package/app/.env +0 -122
  639. package/app/.next/server/chunks/1909.js +0 -2
  640. package/app/.next/server/chunks/359.js +0 -1
  641. package/app/.next/server/chunks/4133.js +0 -1
  642. package/app/.next/server/chunks/7167.js +0 -1
  643. package/app/.next/server/chunks/9854.js +0 -9
  644. package/app/.next/static/chunks/1149-fefe7f95f0e9842f.js +0 -1
  645. package/app/.next/static/chunks/5846-d3aa3ba9dd16fa55.js +0 -2
  646. package/app/.next/static/chunks/app/(dashboard)/dashboard/a2a/page-ed1f5b1ae0e01c02.js +0 -1
  647. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/loading-6a2bb3ad980b05b9.js +0 -1
  648. package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-027b3eb09d2d46e0.js +0 -1
  649. package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-c9b98846b8479f3f.js +0 -1
  650. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-ad968920ad7029fd.js +0 -15
  651. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-ac5dcffbe54f77f9.js +0 -1
  652. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-36f33de29eb978a1.js +0 -1
  653. package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-65334129a8e63369.js +0 -1
  654. package/app/.next/static/chunks/app/(dashboard)/dashboard/mcp/page-d9b5c3282ec5d809.js +0 -1
  655. package/app/.next/static/chunks/app/(dashboard)/dashboard/media/page-adb79ef07d8dd6c5.js +0 -1
  656. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-40d20c1273f57206.js +0 -1
  657. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-350aed2e86512c23.js +0 -1
  658. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/loading-7deaa9f550841465.js +0 -1
  659. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-3ef302da4b756e50.js +0 -1
  660. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-8c8f2d59d0cbb516.js +0 -1
  661. package/app/.next/static/chunks/app/429/page-3b9079ea400ca287.js +0 -1
  662. package/app/.next/static/chunks/app/500/page-3b9079ea400ca287.js +0 -1
  663. package/app/.next/static/chunks/app/502/page-3b9079ea400ca287.js +0 -1
  664. package/app/.next/static/chunks/app/503/page-3b9079ea400ca287.js +0 -1
  665. package/app/.next/static/chunks/app/forbidden/page-8d8e1709a1e32585.js +0 -1
  666. package/app/.next/static/chunks/app/forgot-password/page-d5c9b77748aa9deb.js +0 -1
  667. package/app/.next/static/chunks/app/global-error-5840b1caa830f2ec.js +0 -1
  668. package/app/.next/static/chunks/app/landing/page-75b0c988db383cfc.js +0 -1
  669. package/app/.next/static/chunks/app/maintenance/page-3b9079ea400ca287.js +0 -1
  670. package/app/.next/static/chunks/app/not-found-faf36d2a9a452506.js +0 -1
  671. package/app/.next/static/chunks/app/offline/page-bf68bf461af876a3.js +0 -1
  672. package/app/.next/static/chunks/app/status/page-29a433b40631ce12.js +0 -1
  673. package/app/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  674. /package/app/.next/static/{xYoMYiq2lWi73ieYn-e4s → QcfAPzrFrahcOIJTqWlXo}/_buildManifest.js +0 -0
  675. /package/app/.next/static/{xYoMYiq2lWi73ieYn-e4s → QcfAPzrFrahcOIJTqWlXo}/_ssgManifest.js +0 -0
@@ -1,7 +1,6 @@
1
1
  {
2
2
  "name": "@swc/helpers",
3
- "packageManager": "yarn@4.0.2",
4
- "version": "0.5.15",
3
+ "version": "0.5.19",
5
4
  "description": "External helpers for the swc project.",
6
5
  "module": "esm/index.js",
7
6
  "main": "cjs/index.cjs",
@@ -12,7 +11,8 @@
12
11
  },
13
12
  "repository": {
14
13
  "type": "git",
15
- "url": "git+https://github.com/swc-project/swc.git"
14
+ "url": "git+https://github.com/swc-project/swc.git",
15
+ "directory": "packages/helpers"
16
16
  },
17
17
  "publishConfig": {
18
18
  "registry": "https://registry.npmjs.org/",
@@ -30,9 +30,8 @@
30
30
  "homepage": "https://swc.rs",
31
31
  "type": "module",
32
32
  "devDependencies": {
33
- "@ast-grep/napi": "^0.3.1",
33
+ "@ast-grep/napi": "^0.40.3",
34
34
  "dprint": "^0.35.3",
35
- "magic-string": "^0.30.0",
36
35
  "zx": "^7.2.1"
37
36
  },
38
37
  "dependencies": {
@@ -44,426 +43,650 @@
44
43
  "./cjs/*": "./cjs/*",
45
44
  "./src/*": "./src/*",
46
45
  ".": {
46
+ "module-sync": "./esm/index.js",
47
+ "webpack": "./esm/index.js",
47
48
  "import": "./esm/index.js",
48
49
  "default": "./cjs/index.cjs"
49
50
  },
50
51
  "./_": {
52
+ "module-sync": "./esm/index.js",
53
+ "webpack": "./esm/index.js",
51
54
  "import": "./esm/index.js",
52
55
  "default": "./cjs/index.cjs"
53
56
  },
54
57
  "./_/_apply_decorated_descriptor": {
58
+ "module-sync": "./esm/_apply_decorated_descriptor.js",
59
+ "webpack": "./esm/_apply_decorated_descriptor.js",
55
60
  "import": "./esm/_apply_decorated_descriptor.js",
56
61
  "default": "./cjs/_apply_decorated_descriptor.cjs"
57
62
  },
58
63
  "./_/_apply_decs_2203_r": {
64
+ "module-sync": "./esm/_apply_decs_2203_r.js",
65
+ "webpack": "./esm/_apply_decs_2203_r.js",
59
66
  "import": "./esm/_apply_decs_2203_r.js",
60
67
  "default": "./cjs/_apply_decs_2203_r.cjs"
61
68
  },
62
69
  "./_/_array_like_to_array": {
70
+ "module-sync": "./esm/_array_like_to_array.js",
71
+ "webpack": "./esm/_array_like_to_array.js",
63
72
  "import": "./esm/_array_like_to_array.js",
64
73
  "default": "./cjs/_array_like_to_array.cjs"
65
74
  },
66
75
  "./_/_array_with_holes": {
76
+ "module-sync": "./esm/_array_with_holes.js",
77
+ "webpack": "./esm/_array_with_holes.js",
67
78
  "import": "./esm/_array_with_holes.js",
68
79
  "default": "./cjs/_array_with_holes.cjs"
69
80
  },
70
81
  "./_/_array_without_holes": {
82
+ "module-sync": "./esm/_array_without_holes.js",
83
+ "webpack": "./esm/_array_without_holes.js",
71
84
  "import": "./esm/_array_without_holes.js",
72
85
  "default": "./cjs/_array_without_holes.cjs"
73
86
  },
74
87
  "./_/_assert_this_initialized": {
88
+ "module-sync": "./esm/_assert_this_initialized.js",
89
+ "webpack": "./esm/_assert_this_initialized.js",
75
90
  "import": "./esm/_assert_this_initialized.js",
76
91
  "default": "./cjs/_assert_this_initialized.cjs"
77
92
  },
78
93
  "./_/_async_generator": {
94
+ "module-sync": "./esm/_async_generator.js",
95
+ "webpack": "./esm/_async_generator.js",
79
96
  "import": "./esm/_async_generator.js",
80
97
  "default": "./cjs/_async_generator.cjs"
81
98
  },
82
99
  "./_/_async_generator_delegate": {
100
+ "module-sync": "./esm/_async_generator_delegate.js",
101
+ "webpack": "./esm/_async_generator_delegate.js",
83
102
  "import": "./esm/_async_generator_delegate.js",
84
103
  "default": "./cjs/_async_generator_delegate.cjs"
85
104
  },
86
105
  "./_/_async_iterator": {
106
+ "module-sync": "./esm/_async_iterator.js",
107
+ "webpack": "./esm/_async_iterator.js",
87
108
  "import": "./esm/_async_iterator.js",
88
109
  "default": "./cjs/_async_iterator.cjs"
89
110
  },
90
111
  "./_/_async_to_generator": {
112
+ "module-sync": "./esm/_async_to_generator.js",
113
+ "webpack": "./esm/_async_to_generator.js",
91
114
  "import": "./esm/_async_to_generator.js",
92
115
  "default": "./cjs/_async_to_generator.cjs"
93
116
  },
94
117
  "./_/_await_async_generator": {
118
+ "module-sync": "./esm/_await_async_generator.js",
119
+ "webpack": "./esm/_await_async_generator.js",
95
120
  "import": "./esm/_await_async_generator.js",
96
121
  "default": "./cjs/_await_async_generator.cjs"
97
122
  },
98
123
  "./_/_await_value": {
124
+ "module-sync": "./esm/_await_value.js",
125
+ "webpack": "./esm/_await_value.js",
99
126
  "import": "./esm/_await_value.js",
100
127
  "default": "./cjs/_await_value.cjs"
101
128
  },
102
129
  "./_/_call_super": {
130
+ "module-sync": "./esm/_call_super.js",
131
+ "webpack": "./esm/_call_super.js",
103
132
  "import": "./esm/_call_super.js",
104
133
  "default": "./cjs/_call_super.cjs"
105
134
  },
106
135
  "./_/_check_private_redeclaration": {
136
+ "module-sync": "./esm/_check_private_redeclaration.js",
137
+ "webpack": "./esm/_check_private_redeclaration.js",
107
138
  "import": "./esm/_check_private_redeclaration.js",
108
139
  "default": "./cjs/_check_private_redeclaration.cjs"
109
140
  },
110
141
  "./_/_class_apply_descriptor_destructure": {
142
+ "module-sync": "./esm/_class_apply_descriptor_destructure.js",
143
+ "webpack": "./esm/_class_apply_descriptor_destructure.js",
111
144
  "import": "./esm/_class_apply_descriptor_destructure.js",
112
145
  "default": "./cjs/_class_apply_descriptor_destructure.cjs"
113
146
  },
114
147
  "./_/_class_apply_descriptor_get": {
148
+ "module-sync": "./esm/_class_apply_descriptor_get.js",
149
+ "webpack": "./esm/_class_apply_descriptor_get.js",
115
150
  "import": "./esm/_class_apply_descriptor_get.js",
116
151
  "default": "./cjs/_class_apply_descriptor_get.cjs"
117
152
  },
118
153
  "./_/_class_apply_descriptor_set": {
154
+ "module-sync": "./esm/_class_apply_descriptor_set.js",
155
+ "webpack": "./esm/_class_apply_descriptor_set.js",
119
156
  "import": "./esm/_class_apply_descriptor_set.js",
120
157
  "default": "./cjs/_class_apply_descriptor_set.cjs"
121
158
  },
122
159
  "./_/_class_apply_descriptor_update": {
160
+ "module-sync": "./esm/_class_apply_descriptor_update.js",
161
+ "webpack": "./esm/_class_apply_descriptor_update.js",
123
162
  "import": "./esm/_class_apply_descriptor_update.js",
124
163
  "default": "./cjs/_class_apply_descriptor_update.cjs"
125
164
  },
126
165
  "./_/_class_call_check": {
166
+ "module-sync": "./esm/_class_call_check.js",
167
+ "webpack": "./esm/_class_call_check.js",
127
168
  "import": "./esm/_class_call_check.js",
128
169
  "default": "./cjs/_class_call_check.cjs"
129
170
  },
130
171
  "./_/_class_check_private_static_access": {
172
+ "module-sync": "./esm/_class_check_private_static_access.js",
173
+ "webpack": "./esm/_class_check_private_static_access.js",
131
174
  "import": "./esm/_class_check_private_static_access.js",
132
175
  "default": "./cjs/_class_check_private_static_access.cjs"
133
176
  },
134
177
  "./_/_class_check_private_static_field_descriptor": {
178
+ "module-sync": "./esm/_class_check_private_static_field_descriptor.js",
179
+ "webpack": "./esm/_class_check_private_static_field_descriptor.js",
135
180
  "import": "./esm/_class_check_private_static_field_descriptor.js",
136
181
  "default": "./cjs/_class_check_private_static_field_descriptor.cjs"
137
182
  },
138
183
  "./_/_class_extract_field_descriptor": {
184
+ "module-sync": "./esm/_class_extract_field_descriptor.js",
185
+ "webpack": "./esm/_class_extract_field_descriptor.js",
139
186
  "import": "./esm/_class_extract_field_descriptor.js",
140
187
  "default": "./cjs/_class_extract_field_descriptor.cjs"
141
188
  },
142
189
  "./_/_class_name_tdz_error": {
190
+ "module-sync": "./esm/_class_name_tdz_error.js",
191
+ "webpack": "./esm/_class_name_tdz_error.js",
143
192
  "import": "./esm/_class_name_tdz_error.js",
144
193
  "default": "./cjs/_class_name_tdz_error.cjs"
145
194
  },
146
195
  "./_/_class_private_field_destructure": {
196
+ "module-sync": "./esm/_class_private_field_destructure.js",
197
+ "webpack": "./esm/_class_private_field_destructure.js",
147
198
  "import": "./esm/_class_private_field_destructure.js",
148
199
  "default": "./cjs/_class_private_field_destructure.cjs"
149
200
  },
150
201
  "./_/_class_private_field_get": {
202
+ "module-sync": "./esm/_class_private_field_get.js",
203
+ "webpack": "./esm/_class_private_field_get.js",
151
204
  "import": "./esm/_class_private_field_get.js",
152
205
  "default": "./cjs/_class_private_field_get.cjs"
153
206
  },
154
207
  "./_/_class_private_field_init": {
208
+ "module-sync": "./esm/_class_private_field_init.js",
209
+ "webpack": "./esm/_class_private_field_init.js",
155
210
  "import": "./esm/_class_private_field_init.js",
156
211
  "default": "./cjs/_class_private_field_init.cjs"
157
212
  },
158
213
  "./_/_class_private_field_loose_base": {
214
+ "module-sync": "./esm/_class_private_field_loose_base.js",
215
+ "webpack": "./esm/_class_private_field_loose_base.js",
159
216
  "import": "./esm/_class_private_field_loose_base.js",
160
217
  "default": "./cjs/_class_private_field_loose_base.cjs"
161
218
  },
162
219
  "./_/_class_private_field_loose_key": {
220
+ "module-sync": "./esm/_class_private_field_loose_key.js",
221
+ "webpack": "./esm/_class_private_field_loose_key.js",
163
222
  "import": "./esm/_class_private_field_loose_key.js",
164
223
  "default": "./cjs/_class_private_field_loose_key.cjs"
165
224
  },
166
225
  "./_/_class_private_field_set": {
226
+ "module-sync": "./esm/_class_private_field_set.js",
227
+ "webpack": "./esm/_class_private_field_set.js",
167
228
  "import": "./esm/_class_private_field_set.js",
168
229
  "default": "./cjs/_class_private_field_set.cjs"
169
230
  },
170
231
  "./_/_class_private_field_update": {
232
+ "module-sync": "./esm/_class_private_field_update.js",
233
+ "webpack": "./esm/_class_private_field_update.js",
171
234
  "import": "./esm/_class_private_field_update.js",
172
235
  "default": "./cjs/_class_private_field_update.cjs"
173
236
  },
174
237
  "./_/_class_private_method_get": {
238
+ "module-sync": "./esm/_class_private_method_get.js",
239
+ "webpack": "./esm/_class_private_method_get.js",
175
240
  "import": "./esm/_class_private_method_get.js",
176
241
  "default": "./cjs/_class_private_method_get.cjs"
177
242
  },
178
243
  "./_/_class_private_method_init": {
244
+ "module-sync": "./esm/_class_private_method_init.js",
245
+ "webpack": "./esm/_class_private_method_init.js",
179
246
  "import": "./esm/_class_private_method_init.js",
180
247
  "default": "./cjs/_class_private_method_init.cjs"
181
248
  },
182
249
  "./_/_class_private_method_set": {
250
+ "module-sync": "./esm/_class_private_method_set.js",
251
+ "webpack": "./esm/_class_private_method_set.js",
183
252
  "import": "./esm/_class_private_method_set.js",
184
253
  "default": "./cjs/_class_private_method_set.cjs"
185
254
  },
186
255
  "./_/_class_static_private_field_destructure": {
256
+ "module-sync": "./esm/_class_static_private_field_destructure.js",
257
+ "webpack": "./esm/_class_static_private_field_destructure.js",
187
258
  "import": "./esm/_class_static_private_field_destructure.js",
188
259
  "default": "./cjs/_class_static_private_field_destructure.cjs"
189
260
  },
190
261
  "./_/_class_static_private_field_spec_get": {
262
+ "module-sync": "./esm/_class_static_private_field_spec_get.js",
263
+ "webpack": "./esm/_class_static_private_field_spec_get.js",
191
264
  "import": "./esm/_class_static_private_field_spec_get.js",
192
265
  "default": "./cjs/_class_static_private_field_spec_get.cjs"
193
266
  },
194
267
  "./_/_class_static_private_field_spec_set": {
268
+ "module-sync": "./esm/_class_static_private_field_spec_set.js",
269
+ "webpack": "./esm/_class_static_private_field_spec_set.js",
195
270
  "import": "./esm/_class_static_private_field_spec_set.js",
196
271
  "default": "./cjs/_class_static_private_field_spec_set.cjs"
197
272
  },
198
273
  "./_/_class_static_private_field_update": {
274
+ "module-sync": "./esm/_class_static_private_field_update.js",
275
+ "webpack": "./esm/_class_static_private_field_update.js",
199
276
  "import": "./esm/_class_static_private_field_update.js",
200
277
  "default": "./cjs/_class_static_private_field_update.cjs"
201
278
  },
202
279
  "./_/_class_static_private_method_get": {
280
+ "module-sync": "./esm/_class_static_private_method_get.js",
281
+ "webpack": "./esm/_class_static_private_method_get.js",
203
282
  "import": "./esm/_class_static_private_method_get.js",
204
283
  "default": "./cjs/_class_static_private_method_get.cjs"
205
284
  },
206
285
  "./_/_construct": {
286
+ "module-sync": "./esm/_construct.js",
287
+ "webpack": "./esm/_construct.js",
207
288
  "import": "./esm/_construct.js",
208
289
  "default": "./cjs/_construct.cjs"
209
290
  },
210
291
  "./_/_create_class": {
292
+ "module-sync": "./esm/_create_class.js",
293
+ "webpack": "./esm/_create_class.js",
211
294
  "import": "./esm/_create_class.js",
212
295
  "default": "./cjs/_create_class.cjs"
213
296
  },
214
297
  "./_/_create_for_of_iterator_helper_loose": {
298
+ "module-sync": "./esm/_create_for_of_iterator_helper_loose.js",
299
+ "webpack": "./esm/_create_for_of_iterator_helper_loose.js",
215
300
  "import": "./esm/_create_for_of_iterator_helper_loose.js",
216
301
  "default": "./cjs/_create_for_of_iterator_helper_loose.cjs"
217
302
  },
218
303
  "./_/_create_super": {
304
+ "module-sync": "./esm/_create_super.js",
305
+ "webpack": "./esm/_create_super.js",
219
306
  "import": "./esm/_create_super.js",
220
307
  "default": "./cjs/_create_super.cjs"
221
308
  },
222
309
  "./_/_decorate": {
310
+ "module-sync": "./esm/_decorate.js",
311
+ "webpack": "./esm/_decorate.js",
223
312
  "import": "./esm/_decorate.js",
224
313
  "default": "./cjs/_decorate.cjs"
225
314
  },
226
315
  "./_/_defaults": {
316
+ "module-sync": "./esm/_defaults.js",
317
+ "webpack": "./esm/_defaults.js",
227
318
  "import": "./esm/_defaults.js",
228
319
  "default": "./cjs/_defaults.cjs"
229
320
  },
230
321
  "./_/_define_enumerable_properties": {
322
+ "module-sync": "./esm/_define_enumerable_properties.js",
323
+ "webpack": "./esm/_define_enumerable_properties.js",
231
324
  "import": "./esm/_define_enumerable_properties.js",
232
325
  "default": "./cjs/_define_enumerable_properties.cjs"
233
326
  },
234
327
  "./_/_define_property": {
328
+ "module-sync": "./esm/_define_property.js",
329
+ "webpack": "./esm/_define_property.js",
235
330
  "import": "./esm/_define_property.js",
236
331
  "default": "./cjs/_define_property.cjs"
237
332
  },
238
333
  "./_/_dispose": {
334
+ "module-sync": "./esm/_dispose.js",
335
+ "webpack": "./esm/_dispose.js",
239
336
  "import": "./esm/_dispose.js",
240
337
  "default": "./cjs/_dispose.cjs"
241
338
  },
242
339
  "./_/_export_star": {
340
+ "module-sync": "./esm/_export_star.js",
341
+ "webpack": "./esm/_export_star.js",
243
342
  "import": "./esm/_export_star.js",
244
343
  "default": "./cjs/_export_star.cjs"
245
344
  },
246
345
  "./_/_extends": {
346
+ "module-sync": "./esm/_extends.js",
347
+ "webpack": "./esm/_extends.js",
247
348
  "import": "./esm/_extends.js",
248
349
  "default": "./cjs/_extends.cjs"
249
350
  },
250
351
  "./_/_get": {
352
+ "module-sync": "./esm/_get.js",
353
+ "webpack": "./esm/_get.js",
251
354
  "import": "./esm/_get.js",
252
355
  "default": "./cjs/_get.cjs"
253
356
  },
254
357
  "./_/_get_prototype_of": {
358
+ "module-sync": "./esm/_get_prototype_of.js",
359
+ "webpack": "./esm/_get_prototype_of.js",
255
360
  "import": "./esm/_get_prototype_of.js",
256
361
  "default": "./cjs/_get_prototype_of.cjs"
257
362
  },
258
363
  "./_/_identity": {
364
+ "module-sync": "./esm/_identity.js",
365
+ "webpack": "./esm/_identity.js",
259
366
  "import": "./esm/_identity.js",
260
367
  "default": "./cjs/_identity.cjs"
261
368
  },
262
369
  "./_/_inherits": {
370
+ "module-sync": "./esm/_inherits.js",
371
+ "webpack": "./esm/_inherits.js",
263
372
  "import": "./esm/_inherits.js",
264
373
  "default": "./cjs/_inherits.cjs"
265
374
  },
266
375
  "./_/_inherits_loose": {
376
+ "module-sync": "./esm/_inherits_loose.js",
377
+ "webpack": "./esm/_inherits_loose.js",
267
378
  "import": "./esm/_inherits_loose.js",
268
379
  "default": "./cjs/_inherits_loose.cjs"
269
380
  },
270
381
  "./_/_initializer_define_property": {
382
+ "module-sync": "./esm/_initializer_define_property.js",
383
+ "webpack": "./esm/_initializer_define_property.js",
271
384
  "import": "./esm/_initializer_define_property.js",
272
385
  "default": "./cjs/_initializer_define_property.cjs"
273
386
  },
274
387
  "./_/_initializer_warning_helper": {
388
+ "module-sync": "./esm/_initializer_warning_helper.js",
389
+ "webpack": "./esm/_initializer_warning_helper.js",
275
390
  "import": "./esm/_initializer_warning_helper.js",
276
391
  "default": "./cjs/_initializer_warning_helper.cjs"
277
392
  },
278
393
  "./_/_instanceof": {
394
+ "module-sync": "./esm/_instanceof.js",
395
+ "webpack": "./esm/_instanceof.js",
279
396
  "import": "./esm/_instanceof.js",
280
397
  "default": "./cjs/_instanceof.cjs"
281
398
  },
282
399
  "./_/_interop_require_default": {
400
+ "module-sync": "./esm/_interop_require_default.js",
401
+ "webpack": "./esm/_interop_require_default.js",
283
402
  "import": "./esm/_interop_require_default.js",
284
403
  "default": "./cjs/_interop_require_default.cjs"
285
404
  },
286
405
  "./_/_interop_require_wildcard": {
406
+ "module-sync": "./esm/_interop_require_wildcard.js",
407
+ "webpack": "./esm/_interop_require_wildcard.js",
287
408
  "import": "./esm/_interop_require_wildcard.js",
288
409
  "default": "./cjs/_interop_require_wildcard.cjs"
289
410
  },
290
411
  "./_/_is_native_function": {
412
+ "module-sync": "./esm/_is_native_function.js",
413
+ "webpack": "./esm/_is_native_function.js",
291
414
  "import": "./esm/_is_native_function.js",
292
415
  "default": "./cjs/_is_native_function.cjs"
293
416
  },
294
417
  "./_/_is_native_reflect_construct": {
418
+ "module-sync": "./esm/_is_native_reflect_construct.js",
419
+ "webpack": "./esm/_is_native_reflect_construct.js",
295
420
  "import": "./esm/_is_native_reflect_construct.js",
296
421
  "default": "./cjs/_is_native_reflect_construct.cjs"
297
422
  },
298
423
  "./_/_iterable_to_array": {
424
+ "module-sync": "./esm/_iterable_to_array.js",
425
+ "webpack": "./esm/_iterable_to_array.js",
299
426
  "import": "./esm/_iterable_to_array.js",
300
427
  "default": "./cjs/_iterable_to_array.cjs"
301
428
  },
302
429
  "./_/_iterable_to_array_limit": {
430
+ "module-sync": "./esm/_iterable_to_array_limit.js",
431
+ "webpack": "./esm/_iterable_to_array_limit.js",
303
432
  "import": "./esm/_iterable_to_array_limit.js",
304
433
  "default": "./cjs/_iterable_to_array_limit.cjs"
305
434
  },
306
435
  "./_/_iterable_to_array_limit_loose": {
436
+ "module-sync": "./esm/_iterable_to_array_limit_loose.js",
437
+ "webpack": "./esm/_iterable_to_array_limit_loose.js",
307
438
  "import": "./esm/_iterable_to_array_limit_loose.js",
308
439
  "default": "./cjs/_iterable_to_array_limit_loose.cjs"
309
440
  },
310
441
  "./_/_jsx": {
442
+ "module-sync": "./esm/_jsx.js",
443
+ "webpack": "./esm/_jsx.js",
311
444
  "import": "./esm/_jsx.js",
312
445
  "default": "./cjs/_jsx.cjs"
313
446
  },
314
447
  "./_/_new_arrow_check": {
448
+ "module-sync": "./esm/_new_arrow_check.js",
449
+ "webpack": "./esm/_new_arrow_check.js",
315
450
  "import": "./esm/_new_arrow_check.js",
316
451
  "default": "./cjs/_new_arrow_check.cjs"
317
452
  },
318
453
  "./_/_non_iterable_rest": {
454
+ "module-sync": "./esm/_non_iterable_rest.js",
455
+ "webpack": "./esm/_non_iterable_rest.js",
319
456
  "import": "./esm/_non_iterable_rest.js",
320
457
  "default": "./cjs/_non_iterable_rest.cjs"
321
458
  },
322
459
  "./_/_non_iterable_spread": {
460
+ "module-sync": "./esm/_non_iterable_spread.js",
461
+ "webpack": "./esm/_non_iterable_spread.js",
323
462
  "import": "./esm/_non_iterable_spread.js",
324
463
  "default": "./cjs/_non_iterable_spread.cjs"
325
464
  },
326
465
  "./_/_object_destructuring_empty": {
466
+ "module-sync": "./esm/_object_destructuring_empty.js",
467
+ "webpack": "./esm/_object_destructuring_empty.js",
327
468
  "import": "./esm/_object_destructuring_empty.js",
328
469
  "default": "./cjs/_object_destructuring_empty.cjs"
329
470
  },
330
471
  "./_/_object_spread": {
472
+ "module-sync": "./esm/_object_spread.js",
473
+ "webpack": "./esm/_object_spread.js",
331
474
  "import": "./esm/_object_spread.js",
332
475
  "default": "./cjs/_object_spread.cjs"
333
476
  },
334
477
  "./_/_object_spread_props": {
478
+ "module-sync": "./esm/_object_spread_props.js",
479
+ "webpack": "./esm/_object_spread_props.js",
335
480
  "import": "./esm/_object_spread_props.js",
336
481
  "default": "./cjs/_object_spread_props.cjs"
337
482
  },
338
483
  "./_/_object_without_properties": {
484
+ "module-sync": "./esm/_object_without_properties.js",
485
+ "webpack": "./esm/_object_without_properties.js",
339
486
  "import": "./esm/_object_without_properties.js",
340
487
  "default": "./cjs/_object_without_properties.cjs"
341
488
  },
342
489
  "./_/_object_without_properties_loose": {
490
+ "module-sync": "./esm/_object_without_properties_loose.js",
491
+ "webpack": "./esm/_object_without_properties_loose.js",
343
492
  "import": "./esm/_object_without_properties_loose.js",
344
493
  "default": "./cjs/_object_without_properties_loose.cjs"
345
494
  },
495
+ "./_/_overload_yield": {
496
+ "module-sync": "./esm/_overload_yield.js",
497
+ "webpack": "./esm/_overload_yield.js",
498
+ "import": "./esm/_overload_yield.js",
499
+ "default": "./cjs/_overload_yield.cjs"
500
+ },
346
501
  "./_/_possible_constructor_return": {
502
+ "module-sync": "./esm/_possible_constructor_return.js",
503
+ "webpack": "./esm/_possible_constructor_return.js",
347
504
  "import": "./esm/_possible_constructor_return.js",
348
505
  "default": "./cjs/_possible_constructor_return.cjs"
349
506
  },
350
507
  "./_/_read_only_error": {
508
+ "module-sync": "./esm/_read_only_error.js",
509
+ "webpack": "./esm/_read_only_error.js",
351
510
  "import": "./esm/_read_only_error.js",
352
511
  "default": "./cjs/_read_only_error.cjs"
353
512
  },
354
513
  "./_/_set": {
514
+ "module-sync": "./esm/_set.js",
515
+ "webpack": "./esm/_set.js",
355
516
  "import": "./esm/_set.js",
356
517
  "default": "./cjs/_set.cjs"
357
518
  },
358
519
  "./_/_set_prototype_of": {
520
+ "module-sync": "./esm/_set_prototype_of.js",
521
+ "webpack": "./esm/_set_prototype_of.js",
359
522
  "import": "./esm/_set_prototype_of.js",
360
523
  "default": "./cjs/_set_prototype_of.cjs"
361
524
  },
362
525
  "./_/_skip_first_generator_next": {
526
+ "module-sync": "./esm/_skip_first_generator_next.js",
527
+ "webpack": "./esm/_skip_first_generator_next.js",
363
528
  "import": "./esm/_skip_first_generator_next.js",
364
529
  "default": "./cjs/_skip_first_generator_next.cjs"
365
530
  },
366
531
  "./_/_sliced_to_array": {
532
+ "module-sync": "./esm/_sliced_to_array.js",
533
+ "webpack": "./esm/_sliced_to_array.js",
367
534
  "import": "./esm/_sliced_to_array.js",
368
535
  "default": "./cjs/_sliced_to_array.cjs"
369
536
  },
370
537
  "./_/_sliced_to_array_loose": {
538
+ "module-sync": "./esm/_sliced_to_array_loose.js",
539
+ "webpack": "./esm/_sliced_to_array_loose.js",
371
540
  "import": "./esm/_sliced_to_array_loose.js",
372
541
  "default": "./cjs/_sliced_to_array_loose.cjs"
373
542
  },
374
543
  "./_/_super_prop_base": {
544
+ "module-sync": "./esm/_super_prop_base.js",
545
+ "webpack": "./esm/_super_prop_base.js",
375
546
  "import": "./esm/_super_prop_base.js",
376
547
  "default": "./cjs/_super_prop_base.cjs"
377
548
  },
378
549
  "./_/_tagged_template_literal": {
550
+ "module-sync": "./esm/_tagged_template_literal.js",
551
+ "webpack": "./esm/_tagged_template_literal.js",
379
552
  "import": "./esm/_tagged_template_literal.js",
380
553
  "default": "./cjs/_tagged_template_literal.cjs"
381
554
  },
382
555
  "./_/_tagged_template_literal_loose": {
556
+ "module-sync": "./esm/_tagged_template_literal_loose.js",
557
+ "webpack": "./esm/_tagged_template_literal_loose.js",
383
558
  "import": "./esm/_tagged_template_literal_loose.js",
384
559
  "default": "./cjs/_tagged_template_literal_loose.cjs"
385
560
  },
386
561
  "./_/_throw": {
562
+ "module-sync": "./esm/_throw.js",
563
+ "webpack": "./esm/_throw.js",
387
564
  "import": "./esm/_throw.js",
388
565
  "default": "./cjs/_throw.cjs"
389
566
  },
390
567
  "./_/_to_array": {
568
+ "module-sync": "./esm/_to_array.js",
569
+ "webpack": "./esm/_to_array.js",
391
570
  "import": "./esm/_to_array.js",
392
571
  "default": "./cjs/_to_array.cjs"
393
572
  },
394
573
  "./_/_to_consumable_array": {
574
+ "module-sync": "./esm/_to_consumable_array.js",
575
+ "webpack": "./esm/_to_consumable_array.js",
395
576
  "import": "./esm/_to_consumable_array.js",
396
577
  "default": "./cjs/_to_consumable_array.cjs"
397
578
  },
398
579
  "./_/_to_primitive": {
580
+ "module-sync": "./esm/_to_primitive.js",
581
+ "webpack": "./esm/_to_primitive.js",
399
582
  "import": "./esm/_to_primitive.js",
400
583
  "default": "./cjs/_to_primitive.cjs"
401
584
  },
402
585
  "./_/_to_property_key": {
586
+ "module-sync": "./esm/_to_property_key.js",
587
+ "webpack": "./esm/_to_property_key.js",
403
588
  "import": "./esm/_to_property_key.js",
404
589
  "default": "./cjs/_to_property_key.cjs"
405
590
  },
406
591
  "./_/_ts_add_disposable_resource": {
592
+ "module-sync": "./esm/_ts_add_disposable_resource.js",
593
+ "webpack": "./esm/_ts_add_disposable_resource.js",
407
594
  "import": "./esm/_ts_add_disposable_resource.js",
408
595
  "default": "./cjs/_ts_add_disposable_resource.cjs"
409
596
  },
410
597
  "./_/_ts_decorate": {
598
+ "module-sync": "./esm/_ts_decorate.js",
599
+ "webpack": "./esm/_ts_decorate.js",
411
600
  "import": "./esm/_ts_decorate.js",
412
601
  "default": "./cjs/_ts_decorate.cjs"
413
602
  },
414
603
  "./_/_ts_dispose_resources": {
604
+ "module-sync": "./esm/_ts_dispose_resources.js",
605
+ "webpack": "./esm/_ts_dispose_resources.js",
415
606
  "import": "./esm/_ts_dispose_resources.js",
416
607
  "default": "./cjs/_ts_dispose_resources.cjs"
417
608
  },
418
609
  "./_/_ts_generator": {
610
+ "module-sync": "./esm/_ts_generator.js",
611
+ "webpack": "./esm/_ts_generator.js",
419
612
  "import": "./esm/_ts_generator.js",
420
613
  "default": "./cjs/_ts_generator.cjs"
421
614
  },
422
615
  "./_/_ts_metadata": {
616
+ "module-sync": "./esm/_ts_metadata.js",
617
+ "webpack": "./esm/_ts_metadata.js",
423
618
  "import": "./esm/_ts_metadata.js",
424
619
  "default": "./cjs/_ts_metadata.cjs"
425
620
  },
426
621
  "./_/_ts_param": {
622
+ "module-sync": "./esm/_ts_param.js",
623
+ "webpack": "./esm/_ts_param.js",
427
624
  "import": "./esm/_ts_param.js",
428
625
  "default": "./cjs/_ts_param.cjs"
429
626
  },
627
+ "./_/_ts_rewrite_relative_import_extension": {
628
+ "module-sync": "./esm/_ts_rewrite_relative_import_extension.js",
629
+ "webpack": "./esm/_ts_rewrite_relative_import_extension.js",
630
+ "import": "./esm/_ts_rewrite_relative_import_extension.js",
631
+ "default": "./cjs/_ts_rewrite_relative_import_extension.cjs"
632
+ },
430
633
  "./_/_ts_values": {
634
+ "module-sync": "./esm/_ts_values.js",
635
+ "webpack": "./esm/_ts_values.js",
431
636
  "import": "./esm/_ts_values.js",
432
637
  "default": "./cjs/_ts_values.cjs"
433
638
  },
434
639
  "./_/_type_of": {
640
+ "module-sync": "./esm/_type_of.js",
641
+ "webpack": "./esm/_type_of.js",
435
642
  "import": "./esm/_type_of.js",
436
643
  "default": "./cjs/_type_of.cjs"
437
644
  },
438
645
  "./_/_unsupported_iterable_to_array": {
646
+ "module-sync": "./esm/_unsupported_iterable_to_array.js",
647
+ "webpack": "./esm/_unsupported_iterable_to_array.js",
439
648
  "import": "./esm/_unsupported_iterable_to_array.js",
440
649
  "default": "./cjs/_unsupported_iterable_to_array.cjs"
441
650
  },
442
651
  "./_/_update": {
652
+ "module-sync": "./esm/_update.js",
653
+ "webpack": "./esm/_update.js",
443
654
  "import": "./esm/_update.js",
444
655
  "default": "./cjs/_update.cjs"
445
656
  },
446
657
  "./_/_using": {
658
+ "module-sync": "./esm/_using.js",
659
+ "webpack": "./esm/_using.js",
447
660
  "import": "./esm/_using.js",
448
661
  "default": "./cjs/_using.cjs"
449
662
  },
450
663
  "./_/_using_ctx": {
664
+ "module-sync": "./esm/_using_ctx.js",
665
+ "webpack": "./esm/_using_ctx.js",
451
666
  "import": "./esm/_using_ctx.js",
452
667
  "default": "./cjs/_using_ctx.cjs"
453
668
  },
454
669
  "./_/_wrap_async_generator": {
670
+ "module-sync": "./esm/_wrap_async_generator.js",
671
+ "webpack": "./esm/_wrap_async_generator.js",
455
672
  "import": "./esm/_wrap_async_generator.js",
456
673
  "default": "./cjs/_wrap_async_generator.cjs"
457
674
  },
458
675
  "./_/_wrap_native_super": {
676
+ "module-sync": "./esm/_wrap_native_super.js",
677
+ "webpack": "./esm/_wrap_native_super.js",
459
678
  "import": "./esm/_wrap_native_super.js",
460
679
  "default": "./cjs/_wrap_native_super.cjs"
461
680
  },
462
681
  "./_/_write_only_error": {
682
+ "module-sync": "./esm/_write_only_error.js",
683
+ "webpack": "./esm/_write_only_error.js",
463
684
  "import": "./esm/_write_only_error.js",
464
685
  "default": "./cjs/_write_only_error.cjs"
465
686
  },
466
687
  "./_/index": {
688
+ "module-sync": "./esm/index.js",
689
+ "webpack": "./esm/index.js",
467
690
  "import": "./esm/index.js",
468
691
  "default": "./cjs/index.cjs"
469
692
  }