@eventcatalog/core 2.64.1 → 2.64.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/dist/analytics/analytics.cjs +1 -1
- package/dist/analytics/analytics.js +2 -2
- package/dist/analytics/log-build.cjs +1 -1
- package/dist/analytics/log-build.js +3 -3
- package/dist/{chunk-LCBQ5JUR.js → chunk-C7L3FLQL.js} +1 -1
- package/dist/{chunk-SH6FZS4K.js → chunk-CXZKUSOU.js} +1 -1
- package/dist/{chunk-AHJ4UE33.js → chunk-WAWMXWSY.js} +1 -1
- package/dist/constants.cjs +1 -1
- package/dist/constants.js +1 -1
- package/dist/eventcatalog.cjs +1 -1
- package/dist/eventcatalog.js +3 -3
- package/eventcatalog/src/pages/docs/[type]/[id]/[version]/asyncapi/_[filename].data.ts +1 -0
- package/eventcatalog/src/pages/docs/[type]/[id]/[version]/graphql/_[filename].data.ts +1 -0
- package/eventcatalog/src/pages/docs/[type]/[id]/[version]/spec/_[filename].data.ts +1 -0
- package/package.json +9 -10
package/README.md
CHANGED
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
<h4>Features: Documentation for Event Driven Architectures, Integration with any broker, Generator from your OpenAPI and AsyncAPI documents, Docs and Code, Markdown driven, Document Domains/Services/Messages/Schemas and more, Content versioning, Assign Owners, Schemas, OpenAPI, MDX Components and more...</h4>
|
|
35
35
|
|
|
36
36
|
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
|
37
|
-
[](#contributors-)
|
|
38
38
|
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
|
39
39
|
|
|
40
40
|
[Read the Docs](https://www.eventcatalog.dev/docs/development/getting-started/introduction) | [View Demo](https://demo.eventcatalog.dev)
|
|
@@ -270,6 +270,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
|
|
270
270
|
</tr>
|
|
271
271
|
<tr>
|
|
272
272
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/reisingerf"><img src="https://avatars.githubusercontent.com/u/31906163?v=4?s=100" width="100px;" alt="reisingerf"/><br /><sub><b>reisingerf</b></sub></a><br /><a href="https://github.com/event-catalog/eventcatalog/commits?author=reisingerf" title="Documentation">📖</a></td>
|
|
273
|
+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jbarette-rossel"><img src="https://avatars.githubusercontent.com/u/162966566?v=4?s=100" width="100px;" alt="Jonathan Barette"/><br /><sub><b>Jonathan Barette</b></sub></a><br /><a href="https://github.com/event-catalog/eventcatalog/commits?author=jbarette-rossel" title="Code">💻</a></td>
|
|
273
274
|
</tr>
|
|
274
275
|
</tbody>
|
|
275
276
|
</table>
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
log_build_default
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-WAWMXWSY.js";
|
|
4
|
+
import "../chunk-CXZKUSOU.js";
|
|
5
|
+
import "../chunk-C7L3FLQL.js";
|
|
6
6
|
import "../chunk-UPONRQSN.js";
|
|
7
7
|
export {
|
|
8
8
|
log_build_default as default
|
package/dist/constants.cjs
CHANGED
package/dist/constants.js
CHANGED
package/dist/eventcatalog.cjs
CHANGED
package/dist/eventcatalog.js
CHANGED
|
@@ -6,8 +6,8 @@ import {
|
|
|
6
6
|
} from "./chunk-PLNJC7NZ.js";
|
|
7
7
|
import {
|
|
8
8
|
log_build_default
|
|
9
|
-
} from "./chunk-
|
|
10
|
-
import "./chunk-
|
|
9
|
+
} from "./chunk-WAWMXWSY.js";
|
|
10
|
+
import "./chunk-CXZKUSOU.js";
|
|
11
11
|
import {
|
|
12
12
|
catalogToAstro,
|
|
13
13
|
checkAndConvertMdToMdx
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
import "./chunk-55D645EH.js";
|
|
16
16
|
import {
|
|
17
17
|
VERSION
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-C7L3FLQL.js";
|
|
19
19
|
import {
|
|
20
20
|
getProjectOutDir,
|
|
21
21
|
isAuthEnabled,
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"url": "https://github.com/event-catalog/eventcatalog.git"
|
|
7
7
|
},
|
|
8
8
|
"type": "module",
|
|
9
|
-
"version": "2.64.
|
|
9
|
+
"version": "2.64.3",
|
|
10
10
|
"publishConfig": {
|
|
11
11
|
"access": "public"
|
|
12
12
|
},
|
|
@@ -25,12 +25,11 @@
|
|
|
25
25
|
"@ai-sdk/google": "^2.0.17",
|
|
26
26
|
"@ai-sdk/openai": "^2.0.42",
|
|
27
27
|
"@ai-sdk/react": "^2.0.60",
|
|
28
|
-
"@
|
|
29
|
-
"@astrojs/
|
|
30
|
-
"@astrojs/
|
|
31
|
-
"@astrojs/
|
|
32
|
-
"@astrojs/
|
|
33
|
-
"@astrojs/rss": "^4.0.12",
|
|
28
|
+
"@astrojs/markdown-remark": "^6.3.8",
|
|
29
|
+
"@astrojs/mdx": "^4.3.9",
|
|
30
|
+
"@astrojs/node": "^9.5.0",
|
|
31
|
+
"@astrojs/react": "^4.4.1",
|
|
32
|
+
"@astrojs/rss": "^4.0.13",
|
|
34
33
|
"@astrojs/tailwind": "^6.0.2",
|
|
35
34
|
"@asyncapi/avro-schema-parser": "^3.0.24",
|
|
36
35
|
"@asyncapi/parser": "^3.4.0",
|
|
@@ -57,7 +56,7 @@
|
|
|
57
56
|
"@tanstack/react-table": "^8.17.3",
|
|
58
57
|
"@xyflow/react": "^12.3.6",
|
|
59
58
|
"ai": "^5.0.60",
|
|
60
|
-
"astro": "^5.
|
|
59
|
+
"astro": "^5.15.3",
|
|
61
60
|
"astro-compress": "^2.3.8",
|
|
62
61
|
"astro-expressive-code": "^0.41.3",
|
|
63
62
|
"astro-seo": "^0.8.4",
|
|
@@ -106,7 +105,7 @@
|
|
|
106
105
|
"uuid": "^10.0.0"
|
|
107
106
|
},
|
|
108
107
|
"devDependencies": {
|
|
109
|
-
"@astrojs/check": "^0.9.
|
|
108
|
+
"@astrojs/check": "^0.9.5",
|
|
110
109
|
"@changesets/cli": "^2.27.5",
|
|
111
110
|
"@playwright/test": "^1.48.1",
|
|
112
111
|
"@types/dagre": "^0.7.52",
|
|
@@ -130,7 +129,7 @@
|
|
|
130
129
|
"tsup": "^8.1.0",
|
|
131
130
|
"vite": "^7.1.7",
|
|
132
131
|
"vite-tsconfig-paths": "^4.3.2",
|
|
133
|
-
"vitest": "2.1.
|
|
132
|
+
"vitest": "2.1.9"
|
|
134
133
|
},
|
|
135
134
|
"scripts": {
|
|
136
135
|
"dev": "astro dev",
|