bzp2010 commented on a change in pull request #576:
URL: https://github.com/apache/apisix-website/pull/576#discussion_r707006569



##########
File path: website/package.json
##########
@@ -12,12 +12,18 @@
     "docusaurus": "docusaurus"
   },
   "devDependencies": {
+    "@docusaurus/module-type-aliases": "^2.0.0-beta.6",
     "@svgr/webpack": "^5.5.0",
-    "babel-plugin-styled-components": "^1.12.0"
+    "@tsconfig/docusaurus": "^1.0.4",
+    "@types/react": "^17.0.20",
+    "@types/react-helmet": "^6.1.2",
+    "@types/react-router-dom": "^5.1.8",
+    "babel-plugin-styled-components": "^1.12.0",
+    "typescript": "^4.4.2"
   },
   "dependencies": {
-    "@docusaurus/core": "2.0.0-beta.0",
-    "@docusaurus/preset-classic": "2.0.0-beta.0",
+    "@docusaurus/core": "2.0.0-beta.6",

Review comment:
       If there is a destructive update that will crash our CI, I recommend not 
using the latest version before the official version is launched.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to