uiwjs / react-markdown-editor

A markdown editor with preview, implemented with React.js and TypeScript.
https://uiwjs.github.io/react-markdown-editor
MIT License
337 stars 34 forks source link

fix(deps): update dependency @uiw/react-markdown-preview to v3.4.3 #141

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@uiw/react-markdown-preview (source) 3.4.0 -> 3.4.3 age adoption passing confidence

Release Notes

uiwjs/react-markdown-preview ### [`v3.4.3`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.4.3) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.4.2...v3.4.3) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.4.3/file/README.md) - 🐞 fix: Fix copy button issue. [`e1fdadd`](https://togithub.com/uiwjs/react-markdown-preview/commit/e1fdadd) [@​jaywcjlove](https://togithub.com/jaywcjlove) ```bash npm i @​uiw/react-markdown-preview@3.4.3 ``` ### [`v3.4.2`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.4.2) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.4.1...v3.4.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.4.2/file/README.md) - 🆎 type: Modify types. [`f5a76c0`](https://togithub.com/uiwjs/react-markdown-preview/commit/f5a76c0) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(deps): update dependency remark-gfm to v3.0.1 ([#​148](https://togithub.com/uiwjs/react-markdown-preview/issues/148)) [`b5cf583`](https://togithub.com/uiwjs/react-markdown-preview/commit/b5cf583) [@​renovate-bot](https://togithub.com/renovate-bot) - 🐞 fix(deps): update dependency react-markdown to v7.1.1 ([#​153](https://togithub.com/uiwjs/react-markdown-preview/issues/153)) [`bbfb4de`](https://togithub.com/uiwjs/react-markdown-preview/commit/bbfb4de) [@​renovate-bot](https://togithub.com/renovate-bot) - 🌟 feat: add copy button. [`4655911`](https://togithub.com/uiwjs/react-markdown-preview/commit/4655911) [@​jaywcjlove](https://togithub.com/jaywcjlove) ```bash npm i @​uiw/react-markdown-preview@3.4.2 ``` ### [`v3.4.1`](https://togithub.com/uiwjs/react-markdown-preview/releases/v3.4.1) [Compare Source](https://togithub.com/uiwjs/react-markdown-preview/compare/v3.4.0...v3.4.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-markdown-preview@3.4.1/file/README.md) - 🐞 fix(deps): update dependency react-markdown to v7.1.0 ([#​144](https://togithub.com/uiwjs/react-markdown-preview/issues/144)) [`133c4ea`](https://togithub.com/uiwjs/react-markdown-preview/commit/133c4ea) [@​renovate-bot](https://togithub.com/renovate-bot) - 💄 chore(deps): update dependency husky to v7.0.4 ([#​143](https://togithub.com/uiwjs/react-markdown-preview/issues/143)) [`82b1007`](https://togithub.com/uiwjs/react-markdown-preview/commit/82b1007) [@​renovate-bot](https://togithub.com/renovate-bot) - 💄 chore(deps): update dependency [@​types/react-dom](https://togithub.com/types/react-dom) to v17.0.10 ([#​142](https://togithub.com/uiwjs/react-markdown-preview/issues/142)) [`14c4f7e`](https://togithub.com/uiwjs/react-markdown-preview/commit/14c4f7e) [@​renovate-bot](https://togithub.com/renovate-bot) - 💄 chore(deps): update dependency [@​types/react](https://togithub.com/types/react) to v17.0.31 ([#​140](https://togithub.com/uiwjs/react-markdown-preview/issues/140)) [`a21cca5`](https://togithub.com/uiwjs/react-markdown-preview/commit/a21cca5) [@​renovate-bot](https://togithub.com/renovate-bot) - 💄 chore(deps): update dependency jest to v27.3.1 ([#​141](https://togithub.com/uiwjs/react-markdown-preview/issues/141)) [`9ee5b04`](https://togithub.com/uiwjs/react-markdown-preview/commit/9ee5b04) [@​renovate-bot](https://togithub.com/renovate-bot) ```bash npm i @​uiw/react-markdown-preview@3.4.1 ```

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.