|
47 | 47 | "@types/atom": "^1.40.10",
|
48 | 48 | "@types/markdown-it": "^12.0.1",
|
49 | 49 | "@types/prismjs": "^1.16.4",
|
50 |
| - "@types/react": "^17.0.3", |
51 |
| - "@web/dev-server-esbuild": "^0.2.11", |
| 50 | + "@types/react": "^18.0.0", |
| 51 | + "@web/dev-server-esbuild": "^0.3.0", |
52 | 52 | "atom": "^1.4.1",
|
53 |
| - "atom-ide-base": "^2.6.0", |
| 53 | + "atom-ide-base": "^3.0.0", |
54 | 54 | "eleventy-plugin-add-web-component-definitions": "^2.0.2",
|
55 | 55 | "eleventy-plugin-helmet": "^0.2.2",
|
56 | 56 | "eslint": "^8.20.0",
|
57 | 57 | "eslint-config-atomic": "^1.18.1",
|
58 |
| - "markdown-it": "^12.0.4", |
| 58 | + "markdown-it": "^13.0.0", |
59 | 59 | "markdown-it-prism": "^2.1.6",
|
60 | 60 | "patch-package": "^6.4.7",
|
61 |
| - "plugins-manager": "^0.2.1", |
| 61 | + "plugins-manager": "^0.3.0", |
62 | 62 | "prettier-config-atomic": "^3.0.10",
|
63 |
| - "rollup-plugin-esbuild": "^3.0.2", |
| 63 | + "rollup-plugin-esbuild": "^4.0.0", |
64 | 64 | "shx": "^0.3.4",
|
65 |
| - "typedoc": "^0.20.35", |
| 65 | + "typedoc": "^0.23.0", |
66 | 66 | "typedoc-plugin-markdown": "^3.6.0",
|
67 | 67 | "typescript": "^4.2.3"
|
68 | 68 | },
|
|
0 commit comments