You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2022/02/07 11:24:14 UTC

[incubator-inlong-website] branch master updated: [INLONG-2399] update the docusaurus version (#276)

This is an automated email from the ASF dual-hosted git repository.

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong-website.git


The following commit(s) were added to refs/heads/master by this push:
     new df572ef  [INLONG-2399] update the docusaurus version (#276)
df572ef is described below

commit df572eff8ca071741267519602efab3ef7c6bd44
Author: dockerzhang <do...@apache.org>
AuthorDate: Mon Feb 7 19:24:08 2022 +0800

    [INLONG-2399] update the docusaurus version (#276)
    
    Co-authored-by: dockerzhang <do...@tencent.com>
---
 package.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index 1effb25..f8c2f15 100644
--- a/package.json
+++ b/package.json
@@ -15,10 +15,10 @@
     "write-heading-ids": "docusaurus write-heading-ids"
   },
   "dependencies": {
-    "@docusaurus/core": "^2.0.0-beta.6",
-    "@docusaurus/plugin-content-blog": "^2.0.0-beta.6",
-    "@docusaurus/plugin-content-docs": "^2.0.0-beta.6",
-    "@docusaurus/preset-classic": "2.0.0-beta.6",
+    "@docusaurus/core": "^2.0.0-beta.15",
+    "@docusaurus/plugin-content-blog": "^2.0.0-beta.15",
+    "@docusaurus/plugin-content-docs": "^2.0.0-beta.15",
+    "@docusaurus/preset-classic": "2.0.0-beta.15",
     "@mdx-js/react": "^1.6.21",
     "@svgr/webpack": "^5.5.0",
     "acorn": "^8.6.0",