@eventcatalog/generator-openapi 4.0.7 → 5.0.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.
package/dist/index.js CHANGED
@@ -619,7 +619,7 @@ var import_chalk = __toESM(require("chalk"));
619
619
  // package.json
620
620
  var package_default = {
621
621
  name: "@eventcatalog/generator-openapi",
622
- version: "4.0.7",
622
+ version: "5.0.0",
623
623
  description: "OpenAPI generator for EventCatalog",
624
624
  scripts: {
625
625
  build: "tsup",
@@ -655,7 +655,7 @@ var package_default = {
655
655
  dependencies: {
656
656
  "@apidevtools/swagger-parser": "^10.1.0",
657
657
  "@changesets/cli": "^2.27.7",
658
- "@eventcatalog/sdk": "^1.4.8",
658
+ "@eventcatalog/sdk": "^2.0.0",
659
659
  chalk: "^4",
660
660
  "js-yaml": "^4.1.0",
661
661
  "openapi-types": "^12.1.3",