Skip to content

Commit

Permalink
fix: update @asyncapi/parser to 3.0.15 version and others (#1455)
Browse files Browse the repository at this point in the history
* fix: update @asyncapi/parser to 3.0.15 version and others

* fix: update @asyncapi/converter to 1.4.20 version and others

* fix: update @asyncapi/openapi-schema-parser to 3.0.23 version and others

* fix: update @asyncapi/raml-dt-schema-parser to 4.0.23 version and others

* fix: update @asyncapi/avro-schema-parser to 3.0.23 version and others

* fix: update @asyncapi/protobuf-schema-parser to 3.2.13 version and others

* fix: update @asyncapi/glee to 0.37.1 version and others

* fix: update @asyncapi/bundler to 0.5.3 version and others

* fix: update @asyncapi/generator-react-sdk to 1.0.19 version and others

* fix: update @asyncapi/parser to 3.0.16 version and others

* fix: update @asyncapi/parser to 3.1.0 version and others

* fix: update @asyncapi/raml-dt-schema-parser to 4.0.24 version and others

* fix: update @asyncapi/openapi-schema-parser to 3.0.24 version and others

* fix: update @asyncapi/generator-react-sdk to 1.0.20 version and others

* fix: update @asyncapi/glee to 0.37.3 version and others

* fix: update @asyncapi/modelina to 3.5.3 version and others

* fix: update @asyncapi/glee to 0.37.4 version and others

* fix: update @asyncapi/modelina to 3.6.0 version and others

---------

Co-authored-by: asyncapi-bot <[email protected]>
Co-authored-by: souvik <[email protected]>
  • Loading branch information
3 people authored Jun 24, 2024
1 parent e559afb commit 94533f2
Show file tree
Hide file tree
Showing 8 changed files with 17,535 additions and 16,298 deletions.
80 changes: 40 additions & 40 deletions assets/create-glee-app/templates/default/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/create-glee-app/templates/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"homepage": "https://github.com/asyncapi/glee-hello-world#readme",
"dependencies": {
"@asyncapi/glee": "^0.37.0"
"@asyncapi/glee": "^0.37.4"
},
"devDependencies": {
"@types/node": "^20.5.9"
Expand Down
92 changes: 46 additions & 46 deletions assets/create-glee-app/templates/tutorial/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/create-glee-app/templates/tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"author": "Fran Mendez",
"license": "Apache-2.0",
"dependencies": {
"@asyncapi/glee": "^0.37.0"
"@asyncapi/glee": "^0.37.4"
}
}
Loading

0 comments on commit 94533f2

Please sign in to comment.