|
44 | 44 | "lit-element": "^2.4.0"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@types/atom": "^1.40.7", |
| 47 | + "@types/atom": "^1.40.10", |
48 | 48 | "@types/markdown-it": "^12.0.1",
|
49 |
| - "@types/prismjs": "^1.16.3", |
50 |
| - "@types/react": "^17.0.2", |
| 49 | + "@types/prismjs": "^1.16.4", |
| 50 | + "@types/react": "^17.0.3", |
51 | 51 | "@web/dev-server-esbuild": "^0.2.11",
|
52 | 52 | "atom": "^1.4.1",
|
53 |
| - "atom-ide-base": "^2.4.0", |
| 53 | + "atom-ide-base": "^2.6.0", |
54 | 54 | "eleventy-plugin-add-web-component-definitions": "^2.0.2",
|
55 | 55 | "eleventy-plugin-helmet": "^0.2.2",
|
56 |
| - "eslint": "^7.21.0", |
57 |
| - "eslint-config-atomic": "^1.12.2", |
| 56 | + "eslint": "^7.23.0", |
| 57 | + "eslint-config-atomic": "^1.12.5", |
58 | 58 | "markdown-it": "^12.0.4",
|
59 | 59 | "markdown-it-prism": "^2.1.6",
|
60 |
| - "patch-package": "^6.4.5", |
| 60 | + "patch-package": "^6.4.7", |
61 | 61 | "plugins-manager": "^0.2.1",
|
62 |
| - "rollup-plugin-esbuild": "^2.6.1", |
63 |
| - "typedoc": "^0.20.30", |
| 62 | + "rollup-plugin-esbuild": "^3.0.2", |
| 63 | + "typedoc": "^0.20.35", |
64 | 64 | "typedoc-plugin-markdown": "^3.6.0",
|
65 | 65 | "typescript": "^4.2.3"
|
66 | 66 | }
|
|
0 commit comments