Skip to content

Commit

Permalink
Merge branch 'master' into fix/playground-npm-workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg authored Jun 11, 2024
2 parents a620367 + ba2cf79 commit 72b572e
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
8 changes: 4 additions & 4 deletions library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@
"get:version": "echo $npm_package_version"
},
"dependencies": {
"@asyncapi/avro-schema-parser": "^3.0.22",
"@asyncapi/openapi-schema-parser": "^3.0.22",
"@asyncapi/parser": "^3.0.14",
"@asyncapi/protobuf-schema-parser": "^3.2.12",
"@asyncapi/avro-schema-parser": "^3.0.23",
"@asyncapi/openapi-schema-parser": "^3.0.23",
"@asyncapi/parser": "^3.0.15",
"@asyncapi/protobuf-schema-parser": "^3.2.13",
"highlight.js": "^10.7.2",
"isomorphic-dompurify": "^0.13.0",
"marked": "^4.0.14",
Expand Down
38 changes: 19 additions & 19 deletions package-lock.json

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

0 comments on commit 72b572e

Please sign in to comment.