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

tison 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 2333a1a5131 Upgrade Docusaurus to 2.2.0 for all the goods (#280)
2333a1a5131 is described below

commit 2333a1a5131400e17119e2d2a9bb96182e707cda
Author: tison <[email protected]>
AuthorDate: Fri Nov 11 09:46:43 2022 +0800

    Upgrade Docusaurus to 2.2.0 for all the goods (#280)
    
    Signed-off-by: tison <[email protected]>
---
 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 5b3cc35fdea..a0b3aacd0d9 100644
--- a/site2/website-next/package.json
+++ b/site2/website-next/package.json
@@ -18,10 +18,10 @@
     "write-heading-ids": "docusaurus write-heading-ids"
   },
   "dependencies": {
-    "@docusaurus/core": "2.0.1",
-    "@docusaurus/plugin-client-redirects": "2.0.1",
-    "@docusaurus/plugin-google-analytics": "2.0.1",
-    "@docusaurus/preset-classic": "2.0.1",
+    "@docusaurus/core": "2.2.0",
+    "@docusaurus/plugin-client-redirects": "2.2.0",
+    "@docusaurus/plugin-google-analytics": "2.2.0",
+    "@docusaurus/preset-classic": "2.2.0",
     "@emotion/react": "^11.7.1",
     "@emotion/styled": "^11.6.0",
     "@mdx-js/react": "^1.6.22",

Reply via email to