|
68 | 68 | "link:apidom-ls": "npm link @swagger-api/apidom-ls" |
69 | 69 | }, |
70 | 70 | "dependencies": { |
71 | | - "@asyncapi/avro-schema-parser": "^3.0.18", |
72 | | - "@asyncapi/openapi-schema-parser": "^3.0.23", |
73 | | - "@asyncapi/parser": "^3.4.0", |
74 | | - "@asyncapi/protobuf-schema-parser": "^3.5.1", |
75 | | - "@asyncapi/react-component": "^2.6.4", |
| 71 | + "@asyncapi/avro-schema-parser": "3.0.24", |
| 72 | + "@asyncapi/openapi-schema-parser": "3.0.24", |
| 73 | + "@asyncapi/parser": "3.4.0", |
| 74 | + "@asyncapi/protobuf-schema-parser": "3.6.0", |
| 75 | + "@asyncapi/react-component": "2.6.5", |
76 | 76 | "@codingame/monaco-vscode-api": "=15.0.3", |
77 | 77 | "@emotion/react": "^11.14.0", |
78 | 78 | "@emotion/styled": "^11.14.0", |
|
104 | 104 | "file-dialog": "^0.0.8", |
105 | 105 | "immutable": "^3.8.2", |
106 | 106 | "js-file-download": "^0.4.12", |
107 | | - "js-yaml": "^4.1.0", |
| 107 | + "js-yaml": "4.1.1", |
108 | 108 | "lodash": "^4.17.21", |
109 | 109 | "monaco-editor": "npm:@codingame/monaco-vscode-editor-api@=15.0.3", |
110 | 110 | "monaco-marker-data-provider": "^1.2.4", |
|
119 | 119 | "reselect": "^5.1.1", |
120 | 120 | "short-unique-id": "=5.2.0", |
121 | 121 | "styled-components": "^6.1.17", |
122 | | - "swagger-ui-react": "^5.30.2", |
| 122 | + "swagger-ui-react": "^5.30.3", |
123 | 123 | "util": "^0.12.5", |
124 | 124 | "vscode": "npm:@codingame/monaco-vscode-extension-api@=15.0.3", |
125 | 125 | "vscode-languageclient": "=10.0.0-next.7", |
|
0 commit comments