Skip to content

Commit

Permalink
chore(deps): update dependency lerna to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 24, 2023
1 parent 1f01dd2 commit 9a8e38d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
<a href="https://www.npmjs.com/package/@uiw/react-md-editor" target="__blank">
<img alt="Downloads" src="https://img.shields.io/npm/dm/@uiw/react-md-editor.svg?style=flat">
</a>
<a href="https://www.jsdelivr.com/package/npm/@uiw/react-md-editor" target="__blank">
<img alt="jsDelivr CDN" src="https://data.jsdelivr.com/v1/package/npm/@uiw/react-md-editor/badge?style=rounded" />
</a>
<a href="https://bundlephobia.com/package/@uiw/react-md-editor" target="__blank">
<img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/@uiw/react-md-editor">
</a>
Expand Down Expand Up @@ -986,7 +983,7 @@ As always, thanks to our amazing contributors!
<img src="https://avatars.githubusercontent.com/u/8792016?v=4" width="42;" alt="wangjie"/>
</a><!--AUTO_GENERATED_PLEASE_DONT_DELETE_IT-END-->

Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors).
Made with [contributors](https://github.com/jaywcjlove/github-action-contributors).

### License

Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

1 comment on commit 9a8e38d

@vercel
Copy link

@vercel vercel bot commented on 9a8e38d Dec 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.