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 49940fd3d8b update dependencies
49940fd3d8b is described below
commit 49940fd3d8bea67b7968a6b8005046ce42bcb4a9
Author: Li Li <[email protected]>
AuthorDate: Thu May 26 16:47:32 2022 +0800
update dependencies
Signed-off-by: Li Li <[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 4d4c44135af..e48fa786b50 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.18",
- "@docusaurus/plugin-client-redirects": "2.0.0-beta.18",
- "@docusaurus/plugin-google-analytics": "2.0.0-beta.18",
- "@docusaurus/preset-classic": "2.0.0-beta.18",
+ "@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",
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@mdx-js/react": "^1.6.22",