We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 970c8e7 commit e75f09bCopy full SHA for e75f09b
packages/docusaurus-plugin-openapi-docs/package.json
@@ -39,14 +39,14 @@
39
"utility-types": "^3.10.0"
40
},
41
"dependencies": {
42
- "@apidevtools/json-schema-ref-parser": "^9.0.9",
+ "@apidevtools/json-schema-ref-parser": "^10.1.0",
43
"@docusaurus/mdx-loader": ">=2.0.1 <2.3.0",
44
"@docusaurus/plugin-content-docs": ">=2.0.1 <2.3.0",
45
"@docusaurus/utils": ">=2.0.1 <2.3.0",
46
"@docusaurus/utils-validation": ">=2.0.1 <2.3.0",
47
"@paloaltonetworks/openapi-to-postmanv2": "3.1.0-hotfix.1",
48
"@paloaltonetworks/postman-collection": "^4.1.0",
49
- "@redocly/openapi-core": "^1.0.0-beta.103",
+ "@redocly/openapi-core": "^1.0.0-beta.125",
50
"chalk": "^4.1.2",
51
"clsx": "^1.1.1",
52
"fs-extra": "^9.0.1",
0 commit comments