You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/06/13 07:52:59 UTC

[pulsar-site] branch main updated: upgrade docusaurus version

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

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 9cfb0248604 upgrade docusaurus version
9cfb0248604 is described below

commit 9cfb0248604c0073d2b6d7e48773d66c45d99f0d
Author: Li Li <ur...@apache.org>
AuthorDate: Mon Jun 13 15:49:24 2022 +0800

    upgrade docusaurus version
    
    Signed-off-by: Li Li <ur...@apache.org>
---
 site2/website-next/package.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/site2/website-next/package.json b/site2/website-next/package.json
index e48fa786b50..f90380d7fdb 100644
--- a/site2/website-next/package.json
+++ b/site2/website-next/package.json
@@ -22,10 +22,10 @@
   },
   "dependencies": {
     "@crowdin/cli": "3.7.4",
-    "@docusaurus/core": "2.0.0-beta.20",
-    "@docusaurus/plugin-client-redirects": "2.0.0-beta.20",
-    "@docusaurus/plugin-google-analytics": "2.0.0-beta.20",
-    "@docusaurus/preset-classic": "2.0.0-beta.20",
+    "@docusaurus/core": "2.0.0-beta.21",
+    "@docusaurus/plugin-client-redirects": "2.0.0-beta.21",
+    "@docusaurus/plugin-google-analytics": "2.0.0-beta.21",
+    "@docusaurus/preset-classic": "2.0.0-beta.21",
     "@emotion/react": "^11.7.1",
     "@emotion/styled": "^11.6.0",
     "@mdx-js/react": "^1.6.22",