@eventcatalog/core 0.2.15 → 0.2.16

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 (202) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +20 -20
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/config.json +3 -3
  5. package/.next/cache/eslint/.cache_1bay4w0 +1 -1
  6. package/.next/cache/webpack/client-production/0.pack +0 -0
  7. package/.next/cache/webpack/client-production/index.pack +0 -0
  8. package/.next/cache/webpack/server-production/0.pack +0 -0
  9. package/.next/cache/webpack/server-production/index.pack +0 -0
  10. package/.next/prerender-manifest.json +1 -1
  11. package/.next/routes-manifest.json +1 -1
  12. package/.next/server/chunks/29.js +139 -99
  13. package/.next/server/chunks/484.js +27 -19
  14. package/.next/server/chunks/565.js +38 -22
  15. package/.next/server/pages/404.html +1 -1
  16. package/.next/server/pages/500.html +1 -1
  17. package/.next/server/pages/domains/Orders/events/OrderComplete/logs.html +1 -1
  18. package/.next/server/pages/domains/Orders/events/OrderComplete/logs.json +1 -1
  19. package/.next/server/pages/domains/Orders/events/OrderComplete.html +2 -2
  20. package/.next/server/pages/domains/Orders/events/OrderComplete.json +1 -1
  21. package/.next/server/pages/domains/Orders/events/OrderConfirmed/logs.html +1 -1
  22. package/.next/server/pages/domains/Orders/events/OrderConfirmed.html +2 -2
  23. package/.next/server/pages/domains/Orders/events/OrderConfirmed.json +1 -1
  24. package/.next/server/pages/domains/Orders/events/OrderRequested/logs.html +1 -1
  25. package/.next/server/pages/domains/Orders/events/OrderRequested/logs.json +1 -1
  26. package/.next/server/pages/domains/Orders/events/OrderRequested.html +2 -2
  27. package/.next/server/pages/domains/Orders/events/OrderRequested.json +1 -1
  28. package/.next/server/pages/domains/Orders/services/Orders Service.html +2 -2
  29. package/.next/server/pages/domains/Orders/services/Orders Service.json +1 -1
  30. package/.next/server/pages/domains/Orders.html +2 -2
  31. package/.next/server/pages/domains/Orders.json +1 -1
  32. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/logs.html +1 -1
  33. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/logs.json +1 -1
  34. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/v/0.0.1.html +3 -3
  35. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/v/0.0.1.json +1 -1
  36. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/v/0.0.2.html +3 -3
  37. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/v/0.0.2.json +1 -1
  38. package/.next/server/pages/domains/Shopping/events/AddedItemToCart.html +2 -2
  39. package/.next/server/pages/domains/Shopping/events/AddedItemToCart.json +1 -1
  40. package/.next/server/pages/domains/Shopping/events/RemovedItemFromCart/logs.html +1 -1
  41. package/.next/server/pages/domains/Shopping/events/RemovedItemFromCart/logs.json +1 -1
  42. package/.next/server/pages/domains/Shopping/events/RemovedItemFromCart.html +2 -2
  43. package/.next/server/pages/domains/Shopping/events/RemovedItemFromCart.json +1 -1
  44. package/.next/server/pages/domains/Shopping.html +2 -2
  45. package/.next/server/pages/domains/Shopping.json +1 -1
  46. package/.next/server/pages/domains.html +2 -2
  47. package/.next/server/pages/domains.json +1 -1
  48. package/.next/server/pages/events/PaymentProcessed/logs.html +1 -1
  49. package/.next/server/pages/events/PaymentProcessed.html +2 -2
  50. package/.next/server/pages/events/PaymentProcessed.json +1 -1
  51. package/.next/server/pages/events/ShipmentDelivered/logs.html +1 -1
  52. package/.next/server/pages/events/ShipmentDelivered/logs.json +1 -1
  53. package/.next/server/pages/events/ShipmentDelivered.html +2 -2
  54. package/.next/server/pages/events/ShipmentDelivered.json +1 -1
  55. package/.next/server/pages/events/ShipmentDispatched/logs.html +1 -1
  56. package/.next/server/pages/events/ShipmentDispatched.html +2 -2
  57. package/.next/server/pages/events/ShipmentDispatched.json +1 -1
  58. package/.next/server/pages/events/ShipmentPrepared/logs.html +1 -1
  59. package/.next/server/pages/events/ShipmentPrepared.html +2 -2
  60. package/.next/server/pages/events/ShipmentPrepared.json +1 -1
  61. package/.next/server/pages/events.html +2 -2
  62. package/.next/server/pages/index.html +1 -1
  63. package/.next/server/pages/overview.html +1 -1
  64. package/.next/server/pages/services/Orders Service.html +1 -1
  65. package/.next/server/pages/services/Payment Service.html +2 -2
  66. package/.next/server/pages/services/Payment Service.json +1 -1
  67. package/.next/server/pages/services/Shipping Service.html +2 -2
  68. package/.next/server/pages/services/Shipping Service.json +1 -1
  69. package/.next/server/pages/services.html +2 -2
  70. package/.next/server/pages/users/dboyne.html +2 -2
  71. package/.next/server/pages/users/dboyne.json +1 -1
  72. package/.next/server/pages/users/mSmith.html +2 -2
  73. package/.next/server/pages/users/mSmith.json +1 -1
  74. package/.next/server/pages/visualiser.html +2 -2
  75. package/.next/server/pages/visualiser.js +3 -1
  76. package/.next/server/pages/visualiser.json +1 -1
  77. package/.next/static/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/_buildManifest.js +1 -1
  78. package/.next/static/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/_middlewareManifest.js +0 -0
  79. package/.next/static/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/_ssgManifest.js +0 -0
  80. package/.next/static/chunks/109-1211e7bfa1e1d0c0.js +1 -0
  81. package/.next/static/chunks/178-689815db08dbcdce.js +1 -0
  82. package/.next/static/chunks/963-71aa3fc2dd1c8d77.js +1 -0
  83. package/.next/static/chunks/pages/events-73fd438c6a292f8a.js +1 -0
  84. package/.next/static/chunks/pages/services-be33c66e23241303.js +1 -0
  85. package/.next/static/chunks/pages/users/[id]-cff60f8e33023b26.js +1 -0
  86. package/.next/trace +65 -65
  87. package/CHANGELOG.md +6 -0
  88. package/components/Mdx/NodeGraph/GraphElements.tsx +41 -12
  89. package/components/Mdx/NodeGraph/__tests__/__snapshots__/GraphElements.spec.ts.snap +0 -462
  90. package/lib/__tests__/domains.spec.ts +69 -9
  91. package/lib/__tests__/events.spec.ts +23 -4
  92. package/lib/domains.ts +23 -11
  93. package/lib/events.ts +26 -16
  94. package/lib/graphs.ts +24 -17
  95. package/lib/services.ts +12 -2
  96. package/out/404/index.html +1 -1
  97. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Orders/events/OrderComplete/logs.json +1 -0
  98. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Orders/events/OrderComplete.json +1 -0
  99. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/domains/Orders/events/OrderConfirmed/logs.json +0 -0
  100. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/domains/Orders/events/OrderConfirmed.json +1 -1
  101. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Orders/events/OrderRequested/logs.json +1 -0
  102. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Orders/events/OrderRequested.json +1 -0
  103. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/domains/Orders/services/Orders Service.json +1 -1
  104. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Orders.json +1 -0
  105. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/domains/Shopping/events/AddedItemToCart/logs.json +1 -1
  106. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Shopping/events/AddedItemToCart/v/0.0.1.json +1 -0
  107. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Shopping/events/AddedItemToCart/v/0.0.2.json +1 -0
  108. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Shopping/events/AddedItemToCart.json +1 -0
  109. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Shopping/events/RemovedItemFromCart/logs.json +1 -0
  110. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Shopping/events/RemovedItemFromCart.json +1 -0
  111. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Shopping.json +1 -0
  112. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains.json +1 -0
  113. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/PaymentProcessed/logs.json +0 -0
  114. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/PaymentProcessed.json +1 -1
  115. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/ShipmentDelivered/logs.json +1 -1
  116. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/events/ShipmentDelivered.json +1 -0
  117. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/ShipmentDispatched/logs.json +0 -0
  118. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/ShipmentDispatched.json +1 -1
  119. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/ShipmentPrepared/logs.json +0 -0
  120. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/ShipmentPrepared.json +1 -1
  121. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events.json +0 -0
  122. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/overview.json +0 -0
  123. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/services/Orders Service.json +0 -0
  124. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/services/Payment Service.json +1 -1
  125. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/services/Shipping Service.json +1 -1
  126. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/services.json +0 -0
  127. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/users/dboyne.json +1 -0
  128. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/users/mSmith.json +1 -0
  129. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/visualiser.json +1 -0
  130. package/out/_next/static/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/_buildManifest.js +1 -1
  131. package/out/_next/static/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/_middlewareManifest.js +0 -0
  132. package/out/_next/static/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/_ssgManifest.js +0 -0
  133. package/out/_next/static/chunks/109-1211e7bfa1e1d0c0.js +1 -0
  134. package/out/_next/static/chunks/178-689815db08dbcdce.js +1 -0
  135. package/out/_next/static/chunks/963-71aa3fc2dd1c8d77.js +1 -0
  136. package/out/_next/static/chunks/pages/events-73fd438c6a292f8a.js +1 -0
  137. package/out/_next/static/chunks/pages/services-be33c66e23241303.js +1 -0
  138. package/out/_next/static/chunks/pages/users/[id]-cff60f8e33023b26.js +1 -0
  139. package/out/domains/Orders/events/OrderComplete/index.html +2 -2
  140. package/out/domains/Orders/events/OrderComplete/logs/index.html +1 -1
  141. package/out/domains/Orders/events/OrderConfirmed/index.html +2 -2
  142. package/out/domains/Orders/events/OrderConfirmed/logs/index.html +1 -1
  143. package/out/domains/Orders/events/OrderRequested/index.html +2 -2
  144. package/out/domains/Orders/events/OrderRequested/logs/index.html +1 -1
  145. package/out/domains/Orders/index.html +2 -2
  146. package/out/domains/Orders/services/Orders Service/index.html +2 -2
  147. package/out/domains/Shopping/events/AddedItemToCart/index.html +2 -2
  148. package/out/domains/Shopping/events/AddedItemToCart/logs/index.html +1 -1
  149. package/out/domains/Shopping/events/AddedItemToCart/v/0.0.1/index.html +3 -3
  150. package/out/domains/Shopping/events/AddedItemToCart/v/0.0.2/index.html +3 -3
  151. package/out/domains/Shopping/events/RemovedItemFromCart/index.html +2 -2
  152. package/out/domains/Shopping/events/RemovedItemFromCart/logs/index.html +1 -1
  153. package/out/domains/Shopping/index.html +2 -2
  154. package/out/domains/index.html +2 -2
  155. package/out/events/PaymentProcessed/index.html +2 -2
  156. package/out/events/PaymentProcessed/logs/index.html +1 -1
  157. package/out/events/ShipmentDelivered/index.html +2 -2
  158. package/out/events/ShipmentDelivered/logs/index.html +1 -1
  159. package/out/events/ShipmentDispatched/index.html +2 -2
  160. package/out/events/ShipmentDispatched/logs/index.html +1 -1
  161. package/out/events/ShipmentPrepared/index.html +2 -2
  162. package/out/events/ShipmentPrepared/logs/index.html +1 -1
  163. package/out/events/index.html +2 -2
  164. package/out/index.html +1 -1
  165. package/out/overview/index.html +1 -1
  166. package/out/services/Orders Service/index.html +1 -1
  167. package/out/services/Payment Service/index.html +2 -2
  168. package/out/services/Shipping Service/index.html +2 -2
  169. package/out/services/index.html +2 -2
  170. package/out/users/dboyne/index.html +2 -2
  171. package/out/users/mSmith/index.html +2 -2
  172. package/out/visualiser/index.html +2 -2
  173. package/package.json +2 -2
  174. package/pages/visualiser.tsx +1 -1
  175. package/.next/static/chunks/109-d34abdcb3eb2dcd9.js +0 -1
  176. package/.next/static/chunks/178-7604eb85b765379d.js +0 -1
  177. package/.next/static/chunks/963-7d4a030f385440dd.js +0 -1
  178. package/.next/static/chunks/pages/events-691363297e733e50.js +0 -1
  179. package/.next/static/chunks/pages/services-0a099323cc1d9712.js +0 -1
  180. package/.next/static/chunks/pages/users/[id]-d1f16749cca85865.js +0 -1
  181. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Orders/events/OrderComplete/logs.json +0 -1
  182. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Orders/events/OrderComplete.json +0 -1
  183. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Orders/events/OrderRequested/logs.json +0 -1
  184. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Orders/events/OrderRequested.json +0 -1
  185. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Orders.json +0 -1
  186. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Shopping/events/AddedItemToCart/v/0.0.1.json +0 -1
  187. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Shopping/events/AddedItemToCart/v/0.0.2.json +0 -1
  188. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Shopping/events/AddedItemToCart.json +0 -1
  189. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Shopping/events/RemovedItemFromCart/logs.json +0 -1
  190. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Shopping/events/RemovedItemFromCart.json +0 -1
  191. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Shopping.json +0 -1
  192. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains.json +0 -1
  193. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/events/ShipmentDelivered.json +0 -1
  194. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/users/dboyne.json +0 -1
  195. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/users/mSmith.json +0 -1
  196. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/visualiser.json +0 -1
  197. package/out/_next/static/chunks/109-d34abdcb3eb2dcd9.js +0 -1
  198. package/out/_next/static/chunks/178-7604eb85b765379d.js +0 -1
  199. package/out/_next/static/chunks/963-7d4a030f385440dd.js +0 -1
  200. package/out/_next/static/chunks/pages/events-691363297e733e50.js +0 -1
  201. package/out/_next/static/chunks/pages/services-0a099323cc1d9712.js +0 -1
  202. package/out/_next/static/chunks/pages/users/[id]-d1f16749cca85865.js +0 -1
package/.next/BUILD_ID CHANGED
@@ -1 +1 @@
1
- C2-6-Fv03yIquGzQw3-oZ
1
+ GAwKhYCVOPxoEKdpPTQfS
@@ -5,9 +5,9 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/C2-6-Fv03yIquGzQw3-oZ/_buildManifest.js",
9
- "static/C2-6-Fv03yIquGzQw3-oZ/_ssgManifest.js",
10
- "static/C2-6-Fv03yIquGzQw3-oZ/_middlewareManifest.js"
8
+ "static/GAwKhYCVOPxoEKdpPTQfS/_buildManifest.js",
9
+ "static/GAwKhYCVOPxoEKdpPTQfS/_ssgManifest.js",
10
+ "static/GAwKhYCVOPxoEKdpPTQfS/_middlewareManifest.js"
11
11
  ],
12
12
  "pages": {
13
13
  "/": [
@@ -44,7 +44,7 @@
44
44
  "static/chunks/519-2ec6fc3cdbaa4dc2.js",
45
45
  "static/chunks/962-17a425b16c23bd0f.js",
46
46
  "static/chunks/506-68ae644af2659950.js",
47
- "static/chunks/109-d34abdcb3eb2dcd9.js",
47
+ "static/chunks/109-1211e7bfa1e1d0c0.js",
48
48
  "static/chunks/169-b33dfdaf2847d062.js",
49
49
  "static/chunks/pages/domains/[domain]-2b08aa35416b7fe6.js"
50
50
  ],
@@ -63,9 +63,9 @@
63
63
  "static/chunks/5-6380a6f543e8372a.js",
64
64
  "static/chunks/715-35043fd633a4e2e4.js",
65
65
  "static/chunks/32-6c0ff03345ac57c3.js",
66
- "static/chunks/109-d34abdcb3eb2dcd9.js",
66
+ "static/chunks/109-1211e7bfa1e1d0c0.js",
67
67
  "static/chunks/169-b33dfdaf2847d062.js",
68
- "static/chunks/178-7604eb85b765379d.js",
68
+ "static/chunks/178-689815db08dbcdce.js",
69
69
  "static/css/7e14b4dede1671ad.css",
70
70
  "static/chunks/pages/domains/[domain]/events/[name]-6621ce4a2551ca1a.js"
71
71
  ],
@@ -93,9 +93,9 @@
93
93
  "static/chunks/5-6380a6f543e8372a.js",
94
94
  "static/chunks/715-35043fd633a4e2e4.js",
95
95
  "static/chunks/32-6c0ff03345ac57c3.js",
96
- "static/chunks/109-d34abdcb3eb2dcd9.js",
96
+ "static/chunks/109-1211e7bfa1e1d0c0.js",
97
97
  "static/chunks/169-b33dfdaf2847d062.js",
98
- "static/chunks/178-7604eb85b765379d.js",
98
+ "static/chunks/178-689815db08dbcdce.js",
99
99
  "static/css/7e14b4dede1671ad.css",
100
100
  "static/chunks/pages/domains/[domain]/events/[name]/v/[version]-41280e978cfe600e.js"
101
101
  ],
@@ -110,9 +110,9 @@
110
110
  "static/chunks/962-17a425b16c23bd0f.js",
111
111
  "static/chunks/506-68ae644af2659950.js",
112
112
  "static/chunks/400-55bf9605399f5614.js",
113
- "static/chunks/109-d34abdcb3eb2dcd9.js",
113
+ "static/chunks/109-1211e7bfa1e1d0c0.js",
114
114
  "static/chunks/169-b33dfdaf2847d062.js",
115
- "static/chunks/963-7d4a030f385440dd.js",
115
+ "static/chunks/963-71aa3fc2dd1c8d77.js",
116
116
  "static/chunks/pages/domains/[domain]/services/[name]-ea02d26be9332015.js"
117
117
  ],
118
118
  "/events": [
@@ -123,7 +123,7 @@
123
123
  "static/chunks/519-2ec6fc3cdbaa4dc2.js",
124
124
  "static/chunks/962-17a425b16c23bd0f.js",
125
125
  "static/chunks/274-8d503842229d0944.js",
126
- "static/chunks/pages/events-691363297e733e50.js"
126
+ "static/chunks/pages/events-73fd438c6a292f8a.js"
127
127
  ],
128
128
  "/events/[name]": [
129
129
  "static/chunks/webpack-82801035c43004aa.js",
@@ -140,9 +140,9 @@
140
140
  "static/chunks/5-6380a6f543e8372a.js",
141
141
  "static/chunks/715-35043fd633a4e2e4.js",
142
142
  "static/chunks/32-6c0ff03345ac57c3.js",
143
- "static/chunks/109-d34abdcb3eb2dcd9.js",
143
+ "static/chunks/109-1211e7bfa1e1d0c0.js",
144
144
  "static/chunks/169-b33dfdaf2847d062.js",
145
- "static/chunks/178-7604eb85b765379d.js",
145
+ "static/chunks/178-689815db08dbcdce.js",
146
146
  "static/css/7e14b4dede1671ad.css",
147
147
  "static/chunks/pages/events/[name]-6216c2163504026d.js"
148
148
  ],
@@ -170,9 +170,9 @@
170
170
  "static/chunks/5-6380a6f543e8372a.js",
171
171
  "static/chunks/715-35043fd633a4e2e4.js",
172
172
  "static/chunks/32-6c0ff03345ac57c3.js",
173
- "static/chunks/109-d34abdcb3eb2dcd9.js",
173
+ "static/chunks/109-1211e7bfa1e1d0c0.js",
174
174
  "static/chunks/169-b33dfdaf2847d062.js",
175
- "static/chunks/178-7604eb85b765379d.js",
175
+ "static/chunks/178-689815db08dbcdce.js",
176
176
  "static/css/7e14b4dede1671ad.css",
177
177
  "static/chunks/pages/events/[name]/v/[version]-cdb27595f42883ef.js"
178
178
  ],
@@ -190,7 +190,7 @@
190
190
  "static/chunks/519-2ec6fc3cdbaa4dc2.js",
191
191
  "static/chunks/962-17a425b16c23bd0f.js",
192
192
  "static/chunks/274-8d503842229d0944.js",
193
- "static/chunks/pages/services-0a099323cc1d9712.js"
193
+ "static/chunks/pages/services-be33c66e23241303.js"
194
194
  ],
195
195
  "/services/[name]": [
196
196
  "static/chunks/webpack-82801035c43004aa.js",
@@ -203,9 +203,9 @@
203
203
  "static/chunks/962-17a425b16c23bd0f.js",
204
204
  "static/chunks/506-68ae644af2659950.js",
205
205
  "static/chunks/400-55bf9605399f5614.js",
206
- "static/chunks/109-d34abdcb3eb2dcd9.js",
206
+ "static/chunks/109-1211e7bfa1e1d0c0.js",
207
207
  "static/chunks/169-b33dfdaf2847d062.js",
208
- "static/chunks/963-7d4a030f385440dd.js",
208
+ "static/chunks/963-71aa3fc2dd1c8d77.js",
209
209
  "static/chunks/pages/services/[name]-086106dbbb8bda81.js"
210
210
  ],
211
211
  "/users/[id]": [
@@ -214,7 +214,7 @@
214
214
  "static/chunks/main-f81c6f6bcf091f94.js",
215
215
  "static/chunks/176cb4e4-59b1695530801e16.js",
216
216
  "static/chunks/962-17a425b16c23bd0f.js",
217
- "static/chunks/pages/users/[id]-d1f16749cca85865.js"
217
+ "static/chunks/pages/users/[id]-cff60f8e33023b26.js"
218
218
  ],
219
219
  "/visualiser": [
220
220
  "static/chunks/webpack-82801035c43004aa.js",
@@ -224,7 +224,7 @@
224
224
  "static/chunks/519-2ec6fc3cdbaa4dc2.js",
225
225
  "static/chunks/962-17a425b16c23bd0f.js",
226
226
  "static/chunks/506-68ae644af2659950.js",
227
- "static/chunks/109-d34abdcb3eb2dcd9.js",
227
+ "static/chunks/109-1211e7bfa1e1d0c0.js",
228
228
  "static/chunks/pages/visualiser-5ba1bdaa135986ba.js"
229
229
  ]
230
230
  },