diff --git a/core/README.md b/core/README.md
index 0742516df..d4c2f7e49 100644
--- a/core/README.md
+++ b/core/README.md
@@ -12,9 +12,6 @@
-
-
-
@@ -986,7 +983,7 @@ As always, thanks to our amazing contributors!
-Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors).
+Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).
### License
diff --git a/core/package.json b/core/package.json
index 2e1300ab9..cece20a81 100644
--- a/core/package.json
+++ b/core/package.json
@@ -62,7 +62,7 @@
},
"dependencies": {
"@babel/runtime": "^7.14.6",
- "@uiw/react-markdown-preview": "^5.0.2",
+ "@uiw/react-markdown-preview": "^5.0.6",
"rehype": "~13.0.0",
"rehype-prism-plus": "~1.6.1"
},
diff --git a/package.json b/package.json
index d69775dda..00cebc4dd 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"compile-less-cli": "~1.9.0",
"husky": "~8.0.0",
"kkt": "^7.4.9",
- "lerna": "^7.1.0",
+ "lerna": "^8.0.0",
"lint-staged": "^15.1.0",
"prettier": "^3.0.0",
"react-test-renderer": "~18.2.0",