|
1 | 1 | { |
2 | 2 | "name": "@api-components/api-summary", |
3 | 3 | "description": "A summary view for an API base on AMF data model", |
4 | | - "version": "4.6.0", |
| 4 | + "version": "4.6.1", |
5 | 5 | "license": "Apache-2.0", |
6 | 6 | "main": "index.js", |
7 | 7 | "module": "index.js", |
|
26 | 26 | }, |
27 | 27 | "dependencies": { |
28 | 28 | "@advanced-rest-client/arc-marked": "^1.1.1", |
29 | | - "@advanced-rest-client/markdown-styles": "^3.1.4", |
30 | | - "@api-components/amf-helper-mixin": "^4.3.6", |
31 | | - "@api-components/api-method-documentation": "^5.1.10", |
| 29 | + "@advanced-rest-client/markdown-styles": "^3.1.5", |
| 30 | + "@api-components/amf-helper-mixin": "^4.3.10", |
| 31 | + "@api-components/api-method-documentation": "^5.2.3", |
32 | 32 | "@api-components/http-method-label": "^3.1.4", |
33 | 33 | "@api-components/raml-aware": "^3.0.0", |
34 | | - "dompurify": "^2.2.7", |
35 | | - "lit-element": "^2.3.1", |
36 | | - "lit-html": "^1.3.0" |
| 34 | + "dompurify": "^2.2.9", |
| 35 | + "lit-element": "^2.5.1", |
| 36 | + "lit-html": "^1.4.1" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@advanced-rest-client/arc-demo-helper": "^2.2.6", |
40 | | - "@api-components/api-model-generator": "^0.2.8", |
41 | | - "@commitlint/cli": "^12.0.1", |
42 | | - "@commitlint/config-conventional": "^12.0.1", |
43 | | - "@open-wc/eslint-config": "^4.0.1", |
44 | | - "@open-wc/testing": "^2.5.32", |
45 | | - "@types/dompurify": "^2.2.1", |
46 | | - "@web/dev-server": "^0.1.10", |
47 | | - "@web/test-runner": "^0.12.17", |
48 | | - "@web/test-runner-playwright": "^0.8.4", |
49 | | - "eslint": "^7.22.0", |
50 | | - "eslint-config-prettier": "^8.1.0", |
| 40 | + "@api-components/api-model-generator": "^0.2.11", |
| 41 | + "@commitlint/cli": "^12.1.4", |
| 42 | + "@commitlint/config-conventional": "^12.1.4", |
| 43 | + "@open-wc/eslint-config": "^4.3.0", |
| 44 | + "@open-wc/testing": "^2.5.33", |
| 45 | + "@types/dompurify": "^2.2.2", |
| 46 | + "@web/dev-server": "^0.1.17", |
| 47 | + "@web/test-runner": "^0.13.5", |
| 48 | + "@web/test-runner-playwright": "^0.8.6", |
| 49 | + "eslint": "^7.28.0", |
| 50 | + "eslint-config-prettier": "^8.3.0", |
51 | 51 | "husky": "^4.3.8", |
52 | 52 | "lint-staged": "^10.5.4", |
53 | 53 | "sinon": "^9.2.4", |
|
0 commit comments