@aoagents/ao-web 0.3.0 → 0.4.0

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 (281) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +179 -187
  3. package/.next/app-path-routes-manifest.json +9 -10
  4. package/.next/build-manifest.json +6 -6
  5. package/.next/next-server.js.nft.json +1 -1
  6. package/.next/prerender-manifest.json +34 -34
  7. package/.next/react-loadable-manifest.json +14 -14
  8. package/.next/required-server-files.json +3 -3
  9. package/.next/server/app/_not-found/page.js +2 -2
  10. package/.next/server/app/_not-found/page.js.nft.json +1 -1
  11. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  12. package/.next/server/app/_not-found.html +1 -1
  13. package/.next/server/app/_not-found.rsc +8 -11
  14. package/.next/server/app/api/backlog/route.js +1 -1
  15. package/.next/server/app/api/backlog/route.js.nft.json +1 -1
  16. package/.next/server/app/api/backlog/route_client-reference-manifest.js +1 -1
  17. package/.next/server/app/api/browse-directory/route.js +1 -1
  18. package/.next/server/app/api/browse-directory/route_client-reference-manifest.js +1 -1
  19. package/.next/server/app/api/filesystem/browse/route.js +1 -1
  20. package/.next/server/app/api/filesystem/browse/route_client-reference-manifest.js +1 -1
  21. package/.next/server/app/api/issues/route.js +1 -1
  22. package/.next/server/app/api/issues/route.js.nft.json +1 -1
  23. package/.next/server/app/api/issues/route_client-reference-manifest.js +1 -1
  24. package/.next/server/app/api/observability/route.js +1 -1
  25. package/.next/server/app/api/observability/route.js.nft.json +1 -1
  26. package/.next/server/app/api/observability/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/orchestrators/route.js +1 -1
  28. package/.next/server/app/api/orchestrators/route.js.nft.json +1 -1
  29. package/.next/server/app/api/orchestrators/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/projects/[id]/route.js +1 -1
  31. package/.next/server/app/api/projects/[id]/route.js.nft.json +1 -1
  32. package/.next/server/app/api/projects/[id]/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/projects/reload/route.js +1 -1
  34. package/.next/server/app/api/projects/reload/route.js.nft.json +1 -1
  35. package/.next/server/app/api/projects/reload/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/projects/route.js +1 -1
  37. package/.next/server/app/api/projects/route.js.nft.json +1 -1
  38. package/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/prs/[id]/merge/route.js +1 -1
  40. package/.next/server/app/api/prs/[id]/merge/route.js.nft.json +1 -1
  41. package/.next/server/app/api/prs/[id]/merge/route_client-reference-manifest.js +1 -1
  42. package/.next/server/app/api/runtime/terminal/route.js +1 -1
  43. package/.next/server/app/api/runtime/terminal/route_client-reference-manifest.js +1 -1
  44. package/.next/server/app/api/sessions/[id]/kill/route.js +1 -1
  45. package/.next/server/app/api/sessions/[id]/kill/route.js.nft.json +1 -1
  46. package/.next/server/app/api/sessions/[id]/kill/route_client-reference-manifest.js +1 -1
  47. package/.next/server/app/api/sessions/[id]/message/route.js +1 -1
  48. package/.next/server/app/api/sessions/[id]/message/route.js.nft.json +1 -1
  49. package/.next/server/app/api/sessions/[id]/message/route_client-reference-manifest.js +1 -1
  50. package/.next/server/app/api/sessions/[id]/remap/route.js +1 -1
  51. package/.next/server/app/api/sessions/[id]/remap/route.js.nft.json +1 -1
  52. package/.next/server/app/api/sessions/[id]/remap/route_client-reference-manifest.js +1 -1
  53. package/.next/server/app/api/sessions/[id]/restore/route.js +1 -1
  54. package/.next/server/app/api/sessions/[id]/restore/route.js.nft.json +1 -1
  55. package/.next/server/app/api/sessions/[id]/restore/route_client-reference-manifest.js +1 -1
  56. package/.next/server/app/api/sessions/[id]/route.js +1 -1
  57. package/.next/server/app/api/sessions/[id]/route.js.nft.json +1 -1
  58. package/.next/server/app/api/sessions/[id]/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/sessions/[id]/send/route.js +1 -1
  60. package/.next/server/app/api/sessions/[id]/send/route.js.nft.json +1 -1
  61. package/.next/server/app/api/sessions/[id]/send/route_client-reference-manifest.js +1 -1
  62. package/.next/server/app/api/sessions/patches/route.js +1 -1
  63. package/.next/server/app/api/sessions/patches/route.js.nft.json +1 -1
  64. package/.next/server/app/api/sessions/patches/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/sessions/route.js +1 -1
  66. package/.next/server/app/api/sessions/route.js.nft.json +1 -1
  67. package/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  68. package/.next/server/app/api/setup-labels/route.js +1 -1
  69. package/.next/server/app/api/setup-labels/route.js.nft.json +1 -1
  70. package/.next/server/app/api/setup-labels/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/spawn/route.js +1 -1
  72. package/.next/server/app/api/spawn/route.js.nft.json +1 -1
  73. package/.next/server/app/api/spawn/route_client-reference-manifest.js +1 -1
  74. package/.next/server/app/api/verify/route.js +1 -1
  75. package/.next/server/app/api/verify/route.js.nft.json +1 -1
  76. package/.next/server/app/api/verify/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/webhooks/[...slug]/route.js +1 -1
  78. package/.next/server/app/api/webhooks/[...slug]/route.js.nft.json +1 -1
  79. package/.next/server/app/api/webhooks/[...slug]/route_client-reference-manifest.js +1 -1
  80. package/.next/server/app/apple-icon/route.js +1 -1
  81. package/.next/server/app/apple-icon/route.js.nft.json +1 -1
  82. package/.next/server/app/apple-icon/route_client-reference-manifest.js +1 -1
  83. package/.next/server/app/apple-icon.body +0 -0
  84. package/.next/server/app/dev/terminal-test/page.js +3 -3
  85. package/.next/server/app/dev/terminal-test/page.js.nft.json +1 -1
  86. package/.next/server/app/dev/terminal-test/page_client-reference-manifest.js +1 -1
  87. package/.next/server/app/dev/terminal-test.html +1 -1
  88. package/.next/server/app/dev/terminal-test.rsc +9 -12
  89. package/.next/server/app/icon/route.js +1 -1
  90. package/.next/server/app/icon/route.js.nft.json +1 -1
  91. package/.next/server/app/icon/route_client-reference-manifest.js +1 -1
  92. package/.next/server/app/icon-192/route.js +1 -1
  93. package/.next/server/app/icon-192/route.js.nft.json +1 -1
  94. package/.next/server/app/icon-192/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/icon-512/route.js +1 -1
  96. package/.next/server/app/icon-512/route.js.nft.json +1 -1
  97. package/.next/server/app/icon-512/route_client-reference-manifest.js +1 -1
  98. package/.next/server/app/icon.body +0 -0
  99. package/.next/server/app/manifest.webmanifest/route.js +2 -2
  100. package/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  101. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  102. package/.next/server/app/manifest.webmanifest.body +1 -1
  103. package/.next/server/app/orchestrators/page.js +2 -2
  104. package/.next/server/app/orchestrators/page.js.nft.json +1 -1
  105. package/.next/server/app/orchestrators/page_client-reference-manifest.js +1 -1
  106. package/.next/server/app/page.js +2 -2
  107. package/.next/server/app/page.js.nft.json +1 -1
  108. package/.next/server/app/page_client-reference-manifest.js +1 -1
  109. package/.next/server/app/projects/[projectId]/page.js +2 -2
  110. package/.next/server/app/projects/[projectId]/page.js.nft.json +1 -1
  111. package/.next/server/app/projects/[projectId]/page_client-reference-manifest.js +1 -1
  112. package/.next/server/app/projects/[projectId]/sessions/[id]/page.js +2 -2
  113. package/.next/server/app/projects/[projectId]/sessions/[id]/page.js.nft.json +1 -1
  114. package/.next/server/app/projects/[projectId]/sessions/[id]/page_client-reference-manifest.js +1 -1
  115. package/.next/server/app/projects/[projectId]/settings/page.js +2 -2
  116. package/.next/server/app/projects/[projectId]/settings/page.js.nft.json +1 -1
  117. package/.next/server/app/projects/[projectId]/settings/page_client-reference-manifest.js +1 -1
  118. package/.next/server/app/prs/page.js +2 -2
  119. package/.next/server/app/prs/page.js.nft.json +1 -1
  120. package/.next/server/app/prs/page_client-reference-manifest.js +1 -1
  121. package/.next/server/app/sessions/[id]/page.js +2 -2
  122. package/.next/server/app/sessions/[id]/page.js.nft.json +1 -1
  123. package/.next/server/app/sessions/[id]/page_client-reference-manifest.js +1 -1
  124. package/.next/server/app/test-direct/page.js +2 -2
  125. package/.next/server/app/test-direct/page.js.nft.json +1 -1
  126. package/.next/server/app/test-direct/page_client-reference-manifest.js +1 -1
  127. package/.next/server/app/test-direct.html +1 -1
  128. package/.next/server/app/test-direct.rsc +9 -12
  129. package/.next/server/app-paths-manifest.json +9 -10
  130. package/.next/server/chunks/1172.js +1 -1
  131. package/.next/server/chunks/1271.js +1 -1
  132. package/.next/server/chunks/1876.js +9 -0
  133. package/.next/server/chunks/3714.js +1 -1
  134. package/.next/server/chunks/4520.js +1 -1
  135. package/.next/server/chunks/7167.js +1 -0
  136. package/.next/server/chunks/7173.js +9 -0
  137. package/.next/server/chunks/8539.js +3 -0
  138. package/.next/server/chunks/9223.js +440 -0
  139. package/.next/server/chunks/9381.js +658 -0
  140. package/.next/server/middleware-build-manifest.js +1 -1
  141. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  142. package/.next/server/next-font-manifest.js +1 -1
  143. package/.next/server/next-font-manifest.json +1 -1
  144. package/.next/server/pages/404.html +1 -1
  145. package/.next/server/pages/500.html +1 -1
  146. package/.next/server/server-reference-manifest.json +1 -1
  147. package/.next/static/5nmlY5IOwz-Od3p2SB2hh/_buildManifest.js +1 -0
  148. package/.next/static/chunks/1383.faf35b62c555f5a1.js +1 -0
  149. package/.next/static/chunks/3764.ba81c7b8d5b21136.js +1 -0
  150. package/.next/static/chunks/3780-e20898ff49ddc867.js +1 -0
  151. package/.next/static/chunks/4465-0c7772f1499dffa4.js +1 -0
  152. package/.next/static/chunks/5795-b96fd46c8c7344fc.js +1 -0
  153. package/.next/static/chunks/7008-6e85da85f12f9858.js +1 -0
  154. package/.next/static/chunks/app/_not-found/page-3b8a01e726e988c8.js +1 -0
  155. package/.next/static/chunks/app/api/backlog/route-3b8a01e726e988c8.js +1 -0
  156. package/.next/static/chunks/app/api/browse-directory/route-3b8a01e726e988c8.js +1 -0
  157. package/.next/static/chunks/app/api/filesystem/browse/route-3b8a01e726e988c8.js +1 -0
  158. package/.next/static/chunks/app/api/issues/route-3b8a01e726e988c8.js +1 -0
  159. package/.next/static/chunks/app/api/observability/route-3b8a01e726e988c8.js +1 -0
  160. package/.next/static/chunks/app/api/orchestrators/route-3b8a01e726e988c8.js +1 -0
  161. package/.next/static/chunks/app/api/projects/[id]/route-3b8a01e726e988c8.js +1 -0
  162. package/.next/static/chunks/app/api/projects/reload/route-3b8a01e726e988c8.js +1 -0
  163. package/.next/static/chunks/app/api/projects/route-3b8a01e726e988c8.js +1 -0
  164. package/.next/static/chunks/app/api/prs/[id]/merge/route-3b8a01e726e988c8.js +1 -0
  165. package/.next/static/chunks/app/api/runtime/terminal/route-3b8a01e726e988c8.js +1 -0
  166. package/.next/static/chunks/app/api/sessions/[id]/kill/route-3b8a01e726e988c8.js +1 -0
  167. package/.next/static/chunks/app/api/sessions/[id]/message/route-3b8a01e726e988c8.js +1 -0
  168. package/.next/static/chunks/app/api/sessions/[id]/remap/route-3b8a01e726e988c8.js +1 -0
  169. package/.next/static/chunks/app/api/sessions/[id]/restore/route-3b8a01e726e988c8.js +1 -0
  170. package/.next/static/chunks/app/api/sessions/[id]/route-3b8a01e726e988c8.js +1 -0
  171. package/.next/static/chunks/app/api/sessions/[id]/send/route-3b8a01e726e988c8.js +1 -0
  172. package/.next/static/chunks/app/api/sessions/patches/route-3b8a01e726e988c8.js +1 -0
  173. package/.next/static/chunks/app/api/sessions/route-3b8a01e726e988c8.js +1 -0
  174. package/.next/static/chunks/app/api/setup-labels/route-3b8a01e726e988c8.js +1 -0
  175. package/.next/static/chunks/app/api/spawn/route-3b8a01e726e988c8.js +1 -0
  176. package/.next/static/chunks/app/api/verify/route-3b8a01e726e988c8.js +1 -0
  177. package/.next/static/chunks/app/api/webhooks/[...slug]/route-3b8a01e726e988c8.js +1 -0
  178. package/.next/static/chunks/app/apple-icon/route-3b8a01e726e988c8.js +1 -0
  179. package/.next/static/chunks/app/dev/terminal-test/page-095511c7a110fbc9.js +1 -0
  180. package/.next/static/chunks/app/error-3ebcf3275d91d60a.js +1 -0
  181. package/.next/static/chunks/app/global-error-8f082029a4cf6af1.js +1 -0
  182. package/.next/static/chunks/app/icon/route-3b8a01e726e988c8.js +1 -0
  183. package/.next/static/chunks/app/icon-192/route-3b8a01e726e988c8.js +1 -0
  184. package/.next/static/chunks/app/icon-512/route-3b8a01e726e988c8.js +1 -0
  185. package/.next/static/chunks/app/layout-be776dec5531d47b.js +1 -0
  186. package/.next/static/chunks/app/loading-3b8a01e726e988c8.js +1 -0
  187. package/.next/static/chunks/app/manifest.webmanifest/route-3b8a01e726e988c8.js +1 -0
  188. package/.next/static/chunks/app/{not-found-824d5d3c6e296eeb.js → not-found-0eb78483b8277b8d.js} +1 -1
  189. package/.next/static/chunks/app/orchestrators/page-406e530b0d4ad46f.js +1 -0
  190. package/.next/static/chunks/app/page-a92f3646b54545b0.js +1 -0
  191. package/.next/static/chunks/app/projects/[projectId]/loading-3b8a01e726e988c8.js +1 -0
  192. package/.next/static/chunks/app/projects/[projectId]/page-d14fdcff4998d3bf.js +1 -0
  193. package/.next/static/chunks/app/projects/[projectId]/sessions/[id]/page-96fc04db76c65761.js +1 -0
  194. package/.next/static/chunks/app/projects/[projectId]/settings/page-ce2e904def1bef9c.js +1 -0
  195. package/.next/static/chunks/app/prs/page-95dbbebb4d372535.js +1 -0
  196. package/.next/static/chunks/app/sessions/[id]/error-5468aace23fd8872.js +1 -0
  197. package/.next/static/chunks/app/sessions/[id]/loading-3b8a01e726e988c8.js +1 -0
  198. package/.next/static/chunks/app/sessions/[id]/{not-found-824d5d3c6e296eeb.js → not-found-0eb78483b8277b8d.js} +1 -1
  199. package/.next/static/chunks/app/sessions/[id]/page-8ef744531757185e.js +1 -0
  200. package/.next/static/chunks/app/test-direct/page-ab98dc9b04bacaa5.js +1 -0
  201. package/.next/static/chunks/{main-app-690acf9d5d2050c9.js → main-app-4b27cdf1baf203ad.js} +1 -1
  202. package/.next/static/chunks/{webpack-d4ff5ed5e153ca3e.js → webpack-ab12779265bdb8f9.js} +1 -1
  203. package/.next/static/css/397ea3e60645d3f3.css +1 -0
  204. package/dist-server/mux-websocket.js +135 -123
  205. package/dist-server/tmux-utils.js +99 -9
  206. package/next.config.js +6 -0
  207. package/package.json +18 -16
  208. package/.next/server/app/api/events/route.js +0 -9
  209. package/.next/server/app/api/events/route.js.nft.json +0 -1
  210. package/.next/server/app/api/events/route_client-reference-manifest.js +0 -1
  211. package/.next/server/chunks/252.js +0 -11
  212. package/.next/server/chunks/2810.js +0 -1
  213. package/.next/server/chunks/3602.js +0 -382
  214. package/.next/server/chunks/3667.js +0 -277
  215. package/.next/server/chunks/6172.js +0 -9
  216. package/.next/server/chunks/8367.js +0 -3
  217. package/.next/static/chunks/3697.4d6d86c5f0caf73e.js +0 -1
  218. package/.next/static/chunks/4465-aaba60a6355de914.js +0 -1
  219. package/.next/static/chunks/6078.47ce88bee96cfaee.js +0 -1
  220. package/.next/static/chunks/6607-405ce4d15e595f4a.js +0 -1
  221. package/.next/static/chunks/7008-71ebb186f0549f41.js +0 -1
  222. package/.next/static/chunks/9331-fcdd652218ac6f68.js +0 -1
  223. package/.next/static/chunks/app/_not-found/page-e2dea9178b4af8db.js +0 -1
  224. package/.next/static/chunks/app/api/backlog/route-e2dea9178b4af8db.js +0 -1
  225. package/.next/static/chunks/app/api/browse-directory/route-e2dea9178b4af8db.js +0 -1
  226. package/.next/static/chunks/app/api/events/route-e2dea9178b4af8db.js +0 -1
  227. package/.next/static/chunks/app/api/filesystem/browse/route-e2dea9178b4af8db.js +0 -1
  228. package/.next/static/chunks/app/api/issues/route-e2dea9178b4af8db.js +0 -1
  229. package/.next/static/chunks/app/api/observability/route-e2dea9178b4af8db.js +0 -1
  230. package/.next/static/chunks/app/api/orchestrators/route-e2dea9178b4af8db.js +0 -1
  231. package/.next/static/chunks/app/api/projects/[id]/route-e2dea9178b4af8db.js +0 -1
  232. package/.next/static/chunks/app/api/projects/reload/route-e2dea9178b4af8db.js +0 -1
  233. package/.next/static/chunks/app/api/projects/route-e2dea9178b4af8db.js +0 -1
  234. package/.next/static/chunks/app/api/prs/[id]/merge/route-e2dea9178b4af8db.js +0 -1
  235. package/.next/static/chunks/app/api/runtime/terminal/route-e2dea9178b4af8db.js +0 -1
  236. package/.next/static/chunks/app/api/sessions/[id]/kill/route-e2dea9178b4af8db.js +0 -1
  237. package/.next/static/chunks/app/api/sessions/[id]/message/route-e2dea9178b4af8db.js +0 -1
  238. package/.next/static/chunks/app/api/sessions/[id]/remap/route-e2dea9178b4af8db.js +0 -1
  239. package/.next/static/chunks/app/api/sessions/[id]/restore/route-e2dea9178b4af8db.js +0 -1
  240. package/.next/static/chunks/app/api/sessions/[id]/route-e2dea9178b4af8db.js +0 -1
  241. package/.next/static/chunks/app/api/sessions/[id]/send/route-e2dea9178b4af8db.js +0 -1
  242. package/.next/static/chunks/app/api/sessions/patches/route-e2dea9178b4af8db.js +0 -1
  243. package/.next/static/chunks/app/api/sessions/route-e2dea9178b4af8db.js +0 -1
  244. package/.next/static/chunks/app/api/setup-labels/route-e2dea9178b4af8db.js +0 -1
  245. package/.next/static/chunks/app/api/spawn/route-e2dea9178b4af8db.js +0 -1
  246. package/.next/static/chunks/app/api/verify/route-e2dea9178b4af8db.js +0 -1
  247. package/.next/static/chunks/app/api/webhooks/[...slug]/route-e2dea9178b4af8db.js +0 -1
  248. package/.next/static/chunks/app/apple-icon/route-e2dea9178b4af8db.js +0 -1
  249. package/.next/static/chunks/app/dev/terminal-test/page-5765f0465db56fed.js +0 -1
  250. package/.next/static/chunks/app/error-670f1d8bf2b6859c.js +0 -1
  251. package/.next/static/chunks/app/global-error-ca06d2b1be2d4ae0.js +0 -1
  252. package/.next/static/chunks/app/icon/route-e2dea9178b4af8db.js +0 -1
  253. package/.next/static/chunks/app/icon-192/route-e2dea9178b4af8db.js +0 -1
  254. package/.next/static/chunks/app/icon-512/route-e2dea9178b4af8db.js +0 -1
  255. package/.next/static/chunks/app/layout-ddf79478d9a673bb.js +0 -1
  256. package/.next/static/chunks/app/loading-e2dea9178b4af8db.js +0 -1
  257. package/.next/static/chunks/app/manifest.webmanifest/route-e2dea9178b4af8db.js +0 -1
  258. package/.next/static/chunks/app/orchestrators/page-4c190484788aaaa3.js +0 -1
  259. package/.next/static/chunks/app/page-d3b83ad5f09b6ec7.js +0 -1
  260. package/.next/static/chunks/app/projects/[projectId]/loading-e2dea9178b4af8db.js +0 -1
  261. package/.next/static/chunks/app/projects/[projectId]/page-9f3dfbea006747cf.js +0 -1
  262. package/.next/static/chunks/app/projects/[projectId]/sessions/[id]/page-a7090a06948f9a6b.js +0 -1
  263. package/.next/static/chunks/app/projects/[projectId]/settings/page-219df6dcbc6d1107.js +0 -1
  264. package/.next/static/chunks/app/prs/page-a285e930235a23af.js +0 -1
  265. package/.next/static/chunks/app/sessions/[id]/error-eb0973907da68a37.js +0 -1
  266. package/.next/static/chunks/app/sessions/[id]/loading-e2dea9178b4af8db.js +0 -1
  267. package/.next/static/chunks/app/sessions/[id]/page-98f398b822092218.js +0 -1
  268. package/.next/static/chunks/app/test-direct/page-f9bff7d7b4dfe728.js +0 -1
  269. package/.next/static/css/46a7e8e962075e54.css +0 -1
  270. package/.next/static/css/577ea7f5ad4f0576.css +0 -1
  271. package/.next/static/media/4cf2300e9c8272f7-s.p.woff2 +0 -0
  272. package/.next/static/media/558ca1a6aa3cb55e-s.p.woff2 +0 -0
  273. package/.next/static/media/64d784ea54a4acde-s.woff2 +0 -0
  274. package/.next/static/media/6d831b18ae5b01dc-s.woff2 +0 -0
  275. package/.next/static/media/8d697b304b401681-s.woff2 +0 -0
  276. package/.next/static/media/ac0e76ddaeeb7981-s.woff2 +0 -0
  277. package/.next/static/media/ba015fad6dcf6784-s.woff2 +0 -0
  278. package/.next/static/media/edc640959b0c7826-s.woff2 +0 -0
  279. package/.next/static/media/ff71da380fbe67dd-s.woff2 +0 -0
  280. package/.next/static/q6yh3n8jgvyI9JIbexzuH/_buildManifest.js +0 -1
  281. /package/.next/static/{q6yh3n8jgvyI9JIbexzuH → 5nmlY5IOwz-Od3p2SB2hh}/_ssgManifest.js +0 -0
@@ -5,25 +5,25 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/q6yh3n8jgvyI9JIbexzuH/_buildManifest.js",
9
- "static/q6yh3n8jgvyI9JIbexzuH/_ssgManifest.js"
8
+ "static/5nmlY5IOwz-Od3p2SB2hh/_buildManifest.js",
9
+ "static/5nmlY5IOwz-Od3p2SB2hh/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
- "static/chunks/webpack-d4ff5ed5e153ca3e.js",
12
+ "static/chunks/webpack-ab12779265bdb8f9.js",
13
13
  "static/chunks/88a6fc35-f836b4b72df5eafa.js",
14
14
  "static/chunks/1461-af7c54935f21d56d.js",
15
- "static/chunks/main-app-690acf9d5d2050c9.js"
15
+ "static/chunks/main-app-4b27cdf1baf203ad.js"
16
16
  ],
17
17
  "rootMainFilesTree": {},
18
18
  "pages": {
19
19
  "/_app": [
20
- "static/chunks/webpack-d4ff5ed5e153ca3e.js",
20
+ "static/chunks/webpack-ab12779265bdb8f9.js",
21
21
  "static/chunks/framework-7060e2ac4971c604.js",
22
22
  "static/chunks/main-ed1610689fbd6f0d.js",
23
23
  "static/chunks/pages/_app-f4baf4dbe88f6f54.js"
24
24
  ],
25
25
  "/_error": [
26
- "static/chunks/webpack-d4ff5ed5e153ca3e.js",
26
+ "static/chunks/webpack-ab12779265bdb8f9.js",
27
27
  "static/chunks/framework-7060e2ac4971c604.js",
28
28
  "static/chunks/main-ed1610689fbd6f0d.js",
29
29
  "static/chunks/pages/_error-a7f6723f42093f29.js"