|
1 | 1 | { |
2 | 2 | "dependencies": { |
3 | | - "@hint/configuration-accessibility": "^2.0.26", |
4 | | - "@hint/configuration-development": "^8.3.17", |
5 | | - "@hint/configuration-progressive-web-apps": "^7.0.27", |
6 | | - "@hint/configuration-web-recommended": "^8.2.22", |
7 | | - "@hint/connector-jsdom": "^4.1.26", |
8 | | - "@hint/connector-local": "^3.2.26", |
9 | | - "@hint/connector-puppeteer": "^2.5.23", |
10 | | - "@hint/extension-browser": "^2.4.13", |
11 | | - "vscode-webhint": "^2.1.10", |
| 3 | + "@hint/configuration-accessibility": "^2.0.27", |
| 4 | + "@hint/configuration-development": "^8.3.18", |
| 5 | + "@hint/configuration-progressive-web-apps": "^7.0.28", |
| 6 | + "@hint/configuration-web-recommended": "^8.2.23", |
| 7 | + "@hint/connector-jsdom": "^4.1.27", |
| 8 | + "@hint/connector-local": "^3.2.27", |
| 9 | + "@hint/connector-puppeteer": "^2.5.24", |
| 10 | + "@hint/extension-browser": "^2.4.14", |
| 11 | + "vscode-webhint": "^2.1.11", |
12 | 12 | "@hint/formatter-codeframe": "^3.1.35", |
13 | 13 | "@hint/formatter-excel": "^3.1.35", |
14 | 14 | "@hint/formatter-html": "^4.3.16", |
15 | 15 | "@hint/formatter-json": "^3.1.35", |
16 | 16 | "@hint/formatter-stylish": "^3.1.35", |
17 | 17 | "@hint/formatter-summary": "^3.0.38", |
18 | | - "@hint/hint-apple-touch-icons": "^4.0.21", |
19 | | - "@hint/hint-axe": "^4.4.19", |
20 | | - "@hint/hint-babel-config": "^2.4.26", |
21 | | - "@hint/hint-button-type": "^3.0.21", |
22 | | - "@hint/hint-compat-api": "^4.5.6", |
23 | | - "@hint/hint-content-type": "^4.2.25", |
24 | | - "@hint/hint-create-element-svg": "^1.3.25", |
25 | | - "@hint/hint-css-prefix-order": "^1.5.6", |
26 | | - "@hint/hint-detect-css-reflows": "^1.0.5", |
27 | | - "@hint/hint-disown-opener": "^4.0.21", |
28 | | - "@hint/hint-doctype": "^3.3.25", |
29 | | - "@hint/hint-highest-available-document-mode": "^5.0.21", |
30 | | - "@hint/hint-html-checker": "^3.3.25", |
31 | | - "@hint/hint-http-cache": "^4.0.21", |
32 | | - "@hint/hint-http-compression": "^5.2.25", |
33 | | - "@hint/hint-https-only": "^2.4.25", |
34 | | - "@hint/hint-image-optimization-cloudinary": "^3.2.25", |
35 | | - "@hint/hint-leading-dot-classlist": "^1.0.18", |
36 | | - "@hint/hint-manifest-app-name": "^2.4.27", |
37 | | - "@hint/hint-manifest-exists": "^2.4.27", |
38 | | - "@hint/hint-manifest-file-extension": "^3.0.22", |
39 | | - "@hint/hint-manifest-is-valid": "^3.4.18", |
40 | | - "@hint/hint-meta-charset-utf-8": "^4.0.21", |
41 | | - "@hint/hint-meta-theme-color": "^4.0.21", |
42 | | - "@hint/hint-meta-viewport": "^5.0.21", |
43 | | - "@hint/hint-minified-js": "^2.4.25", |
44 | | - "@hint/hint-no-bom": "^4.2.25", |
45 | | - "@hint/hint-no-broken-links": "^4.2.25", |
46 | | - "@hint/hint-no-disallowed-headers": "^3.1.20", |
47 | | - "@hint/hint-no-friendly-error-pages": "^3.3.25", |
48 | | - "@hint/hint-no-html-only-headers": "^3.0.21", |
49 | | - "@hint/hint-no-http-redirects": "^3.0.21", |
50 | | - "@hint/hint-no-inline-styles": "^1.0.17", |
51 | | - "@hint/hint-no-p3p": "^3.3.25", |
52 | | - "@hint/hint-no-protocol-relative-urls": "^3.1.5", |
53 | | - "@hint/hint-no-vulnerable-javascript-libraries": "^2.12.20", |
54 | | - "@hint/hint-performance-budget": "^2.4.25", |
55 | | - "@hint/hint-scoped-svg-styles": "^1.3.26", |
56 | | - "@hint/hint-sri": "^4.0.21", |
57 | | - "@hint/hint-ssllabs": "^2.4.25", |
58 | | - "@hint/hint-strict-transport-security": "^3.0.21", |
59 | | - "@hint/hint-stylesheet-limits": "^3.3.25", |
60 | | - "@hint/hint-typescript-config": "^2.5.13", |
61 | | - "@hint/hint-validate-set-cookie-header": "^3.0.21", |
62 | | - "@hint/hint-webpack-config": "^2.4.27", |
63 | | - "@hint/hint-x-content-type-options": "^4.0.21", |
64 | | - "@hint/parser-babel-config": "^2.1.41", |
| 18 | + "@hint/hint-apple-touch-icons": "^4.0.22", |
| 19 | + "@hint/hint-axe": "^4.4.20", |
| 20 | + "@hint/hint-babel-config": "^2.4.27", |
| 21 | + "@hint/hint-button-type": "^3.0.22", |
| 22 | + "@hint/hint-compat-api": "^4.5.7", |
| 23 | + "@hint/hint-content-type": "^4.2.26", |
| 24 | + "@hint/hint-create-element-svg": "^1.3.26", |
| 25 | + "@hint/hint-css-prefix-order": "^1.5.7", |
| 26 | + "@hint/hint-detect-css-reflows": "^1.0.6", |
| 27 | + "@hint/hint-disown-opener": "^4.0.22", |
| 28 | + "@hint/hint-doctype": "^3.3.26", |
| 29 | + "@hint/hint-highest-available-document-mode": "^5.0.22", |
| 30 | + "@hint/hint-html-checker": "^3.3.26", |
| 31 | + "@hint/hint-http-cache": "^4.0.22", |
| 32 | + "@hint/hint-http-compression": "^5.2.26", |
| 33 | + "@hint/hint-https-only": "^2.4.26", |
| 34 | + "@hint/hint-image-optimization-cloudinary": "^3.2.26", |
| 35 | + "@hint/hint-leading-dot-classlist": "^1.0.19", |
| 36 | + "@hint/hint-manifest-app-name": "^2.4.28", |
| 37 | + "@hint/hint-manifest-exists": "^2.4.28", |
| 38 | + "@hint/hint-manifest-file-extension": "^3.0.23", |
| 39 | + "@hint/hint-manifest-is-valid": "^3.4.19", |
| 40 | + "@hint/hint-meta-charset-utf-8": "^4.0.22", |
| 41 | + "@hint/hint-meta-theme-color": "^4.0.22", |
| 42 | + "@hint/hint-meta-viewport": "^5.0.22", |
| 43 | + "@hint/hint-minified-js": "^2.4.26", |
| 44 | + "@hint/hint-no-bom": "^4.2.26", |
| 45 | + "@hint/hint-no-broken-links": "^4.2.26", |
| 46 | + "@hint/hint-no-disallowed-headers": "^3.1.21", |
| 47 | + "@hint/hint-no-friendly-error-pages": "^3.3.26", |
| 48 | + "@hint/hint-no-html-only-headers": "^3.0.22", |
| 49 | + "@hint/hint-no-http-redirects": "^3.0.22", |
| 50 | + "@hint/hint-no-inline-styles": "^1.0.18", |
| 51 | + "@hint/hint-no-p3p": "^3.3.26", |
| 52 | + "@hint/hint-no-protocol-relative-urls": "^3.1.6", |
| 53 | + "@hint/hint-no-vulnerable-javascript-libraries": "^2.12.21", |
| 54 | + "@hint/hint-performance-budget": "^2.4.26", |
| 55 | + "@hint/hint-scoped-svg-styles": "^1.3.27", |
| 56 | + "@hint/hint-sri": "^4.0.22", |
| 57 | + "@hint/hint-ssllabs": "^2.4.26", |
| 58 | + "@hint/hint-strict-transport-security": "^3.0.22", |
| 59 | + "@hint/hint-stylesheet-limits": "^3.3.26", |
| 60 | + "@hint/hint-typescript-config": "^2.5.14", |
| 61 | + "@hint/hint-validate-set-cookie-header": "^3.0.22", |
| 62 | + "@hint/hint-webpack-config": "^2.4.28", |
| 63 | + "@hint/hint-x-content-type-options": "^4.0.22", |
| 64 | + "@hint/parser-babel-config": "^2.1.42", |
65 | 65 | "@hint/parser-css": "^3.0.39", |
66 | 66 | "@hint/parser-html": "^3.1.4", |
67 | 67 | "@hint/parser-javascript": "^3.1.24", |
68 | 68 | "@hint/parser-jsx": "^1.1.5", |
69 | 69 | "@hint/parser-less": "^1.0.31", |
70 | | - "@hint/parser-manifest": "^2.3.18", |
71 | | - "@hint/parser-package-json": "^1.1.41", |
| 70 | + "@hint/parser-manifest": "^2.3.19", |
| 71 | + "@hint/parser-package-json": "^1.1.42", |
72 | 72 | "@hint/parser-sass": "^1.0.31", |
73 | 73 | "@hint/parser-typescript": "^1.0.25", |
74 | | - "@hint/parser-typescript-config": "^2.4.28", |
75 | | - "@hint/parser-webpack-config": "^2.1.40" |
| 74 | + "@hint/parser-typescript-config": "^2.4.29", |
| 75 | + "@hint/parser-webpack-config": "^2.1.41" |
76 | 76 | }, |
77 | 77 | "description": "webhint's configuration that includes all the published packages", |
78 | 78 | "files": [ |
|
94 | 94 | "type": "git", |
95 | 95 | "url": "https://github.com/webhintio/hint.git" |
96 | 96 | }, |
97 | | - "version": "3.0.13" |
| 97 | + "version": "3.0.14" |
98 | 98 | } |
0 commit comments