We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a8c396 commit f096ecdCopy full SHA for f096ecd
package.json
@@ -50,7 +50,7 @@
50
"@types/react": "^17.0.3",
51
"@web/dev-server-esbuild": "^0.2.11",
52
"atom": "^1.4.1",
53
- "atom-ide-base": "^2.6.0",
+ "atom-ide-base": "^3.0.0",
54
"eleventy-plugin-add-web-component-definitions": "^2.0.2",
55
"eleventy-plugin-helmet": "^0.2.2",
56
"eslint": "^7.23.0",
@@ -59,8 +59,8 @@
59
"markdown-it-prism": "^2.1.6",
60
"patch-package": "^6.4.7",
61
"plugins-manager": "^0.2.1",
62
- "rollup-plugin-esbuild": "^3.0.2",
63
- "typedoc": "^0.20.35",
+ "rollup-plugin-esbuild": "^4.0.0",
+ "typedoc": "^0.22.0",
64
"typedoc-plugin-markdown": "^3.6.0",
65
"typescript": "^4.2.3"
66
}
0 commit comments