|
25 | 25 | "prettier": "@github/prettier-config",
|
26 | 26 | "devDependencies": {
|
27 | 27 | "@custom-elements-manifest/analyzer": "^0.6.6",
|
| 28 | + "@github/browserslist-config": "^1.0.0", |
28 | 29 | "@github/cem-plugin-readme": "^0.0.1",
|
29 |
| - "@github/prettier-config": "0.0.4", |
30 |
| - "@open-wc/testing": "^3.1.4", |
31 |
| - "@web/dev-server": "^0.1.31", |
32 |
| - "@web/dev-server-esbuild": "^0.3.0", |
| 30 | + "@github/prettier-config": "^0.0.5", |
| 31 | + "@open-wc/testing": "^3.1.7", |
| 32 | + "@web/dev-server": "^0.1.35", |
| 33 | + "@web/dev-server-esbuild": "^0.3.3", |
33 | 34 | "@web/test-runner": "^0.15.0",
|
34 |
| - "cem-plugin-vs-code-custom-data-generator": "^1.0.0-beta.6", |
35 |
| - "eslint": "^8.14.0", |
| 35 | + "cem-plugin-vs-code-custom-data-generator": "^1.3.0", |
| 36 | + "eslint": "^8.28.0", |
36 | 37 | "eslint-plugin-custom-elements": "^0.0.6",
|
37 |
| - "eslint-plugin-github": "^4.3.6", |
38 |
| - "typescript": "^4.2.4" |
| 38 | + "eslint-plugin-github": "^4.4.1", |
| 39 | + "typescript": "^4.9.3" |
39 | 40 | },
|
40 | 41 | "customElements": "custom-elements.json"
|
41 | 42 | }
|
0 commit comments