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/26 10:47:49 UTC

[incubator-inlong-website] branch master updated: [INLONG-2752] update docusaurus-plugin version (#288)

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 5c9043c  [INLONG-2752] update docusaurus-plugin version (#288)
5c9043c is described below

commit 5c9043c03f55898ebffeea3d0a94e85e6c0b35d6
Author: dockerzhang <do...@apache.org>
AuthorDate: Sat Feb 26 18:47:43 2022 +0800

    [INLONG-2752] update docusaurus-plugin version (#288)
---
 package.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index f8c2f15..300759c 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.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",
+    "@docusaurus/core": "^2.0.0-beta.16",
+    "@docusaurus/plugin-content-blog": "^2.0.0-beta.16",
+    "@docusaurus/plugin-content-docs": "^2.0.0-beta.16",
+    "@docusaurus/preset-classic": "2.0.0-beta.16",
     "@mdx-js/react": "^1.6.21",
     "@svgr/webpack": "^5.5.0",
     "acorn": "^8.6.0",