|
4 | 4 | "publishConfig": { |
5 | 5 | "registry": "https://npm.pkg.github.com" |
6 | 6 | }, |
7 | | - "version": "0.13.0", |
| 7 | + "version": "0.14.0", |
8 | 8 | "repository": { |
9 | 9 | "type": "git", |
10 | 10 | "url": "git+https://github.com/swagger-api/apidom.git" |
|
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | 38 | "@babel/runtime-corejs3": "=7.16.3", |
39 | | - "@swagger-api/apidom-core": "^0.13.0", |
40 | | - "@swagger-api/apidom-ns-openapi-3-1": "^0.13.0", |
41 | | - "@swagger-api/apidom-parser": "^0.13.0", |
42 | | - "@swagger-api/apidom-parser-adapter-asyncapi-json-2": "^0.13.0", |
43 | | - "@swagger-api/apidom-parser-adapter-asyncapi-yaml-2": "^0.13.0", |
44 | | - "@swagger-api/apidom-parser-adapter-openapi-json-3-1": "^0.13.0", |
45 | | - "@swagger-api/apidom-parser-adapter-openapi-yaml-3-1": "^0.13.0", |
46 | | - "@swagger-api/apidom-reference": "^0.13.0", |
| 39 | + "@swagger-api/apidom-core": "^0.14.0", |
| 40 | + "@swagger-api/apidom-ns-openapi-3-1": "^0.14.0", |
| 41 | + "@swagger-api/apidom-parser": "^0.14.0", |
| 42 | + "@swagger-api/apidom-parser-adapter-asyncapi-json-2": "^0.14.0", |
| 43 | + "@swagger-api/apidom-parser-adapter-asyncapi-yaml-2": "^0.14.0", |
| 44 | + "@swagger-api/apidom-parser-adapter-openapi-json-3-1": "^0.14.0", |
| 45 | + "@swagger-api/apidom-parser-adapter-openapi-yaml-3-1": "^0.14.0", |
| 46 | + "@swagger-api/apidom-reference": "^0.14.0", |
47 | 47 | "@types/ramda": "=0.27.59", |
48 | 48 | "ajv": "^8.6.3", |
49 | 49 | "ajv-errors": "^3.0.0", |
|
0 commit comments