|
4 | 4 | "publishConfig": {
|
5 | 5 | "registry": "https://npm.pkg.github.com"
|
6 | 6 | },
|
7 |
| - "version": "0.15.1", |
| 7 | + "version": "0.16.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.8",
|
39 |
| - "@swagger-api/apidom-core": "^0.15.1", |
40 |
| - "@swagger-api/apidom-ns-openapi-3-1": "^0.15.1", |
41 |
| - "@swagger-api/apidom-parser": "^0.15.1", |
42 |
| - "@swagger-api/apidom-parser-adapter-asyncapi-json-2": "^0.15.1", |
43 |
| - "@swagger-api/apidom-parser-adapter-asyncapi-yaml-2": "^0.15.1", |
44 |
| - "@swagger-api/apidom-parser-adapter-openapi-json-3-1": "^0.15.1", |
45 |
| - "@swagger-api/apidom-parser-adapter-openapi-yaml-3-1": "^0.15.1", |
46 |
| - "@swagger-api/apidom-reference": "^0.15.1", |
| 39 | + "@swagger-api/apidom-core": "^0.16.0", |
| 40 | + "@swagger-api/apidom-ns-openapi-3-1": "^0.16.0", |
| 41 | + "@swagger-api/apidom-parser": "^0.16.0", |
| 42 | + "@swagger-api/apidom-parser-adapter-asyncapi-json-2": "^0.16.0", |
| 43 | + "@swagger-api/apidom-parser-adapter-asyncapi-yaml-2": "^0.16.0", |
| 44 | + "@swagger-api/apidom-parser-adapter-openapi-json-3-1": "^0.16.0", |
| 45 | + "@swagger-api/apidom-parser-adapter-openapi-yaml-3-1": "^0.16.0", |
| 46 | + "@swagger-api/apidom-reference": "^0.16.0", |
47 | 47 | "@types/ramda": "=0.27.62",
|
48 | 48 | "ajv": "^8.6.3",
|
49 | 49 | "ajv-errors": "^3.0.0",
|
|
0 commit comments