Skip to content

Commit

Permalink
chore(deps): bump @uiw/react-md-editor from 4.0.1 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [@uiw/react-md-editor](https://github.com/uiwjs/react-md-editor) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/uiwjs/react-md-editor/releases)
- [Commits](uiwjs/react-md-editor@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: "@uiw/react-md-editor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 7e87b8f commit 7ffc2b4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@semantic-release/release-notes-generator": "^11.0.1",
"@t3-oss/env-nextjs": "^0.7.0",
"@tailwindcss/typography": "^0.5.10",
"@uiw/react-md-editor": "^4.0.1",
"@uiw/react-md-editor": "^4.0.2",
"@vercel/otel": "^0.3.0",
"browserify-sign": "^4.2.2",
"class-variance-authority": "^0.7.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6186,10 +6186,10 @@
resolved "https://registry.yarnpkg.com/@uiw/copy-to-clipboard/-/copy-to-clipboard-1.0.16.tgz#38f7689be319b1f35dbf24254ec8eaec7158dcff"
integrity sha512-IXR+N363nLTR3ilklmM+B0nk774jVE/muOrBYt4Rdww/Pf3uP9XHyv2x6YZrbDh29F7w9BkzQyB8QF6WDShmJA==

"@uiw/react-markdown-preview@^5.0.2":
version "5.0.4"
resolved "https://registry.yarnpkg.com/@uiw/react-markdown-preview/-/react-markdown-preview-5.0.4.tgz#b81f783e006ddec8f6ad18025cf04c6811fce8e7"
integrity sha512-iADUBojo6fXWjF3uBPR6/EhecnSvpmjCOmVP97Bfw7A4yIlPhvIQ0BE87ABSjKpKvZpjG0EOYncECD51IE8bpA==
"@uiw/react-markdown-preview@^5.0.6":
version "5.0.6"
resolved "https://registry.yarnpkg.com/@uiw/react-markdown-preview/-/react-markdown-preview-5.0.6.tgz#c39e0f456125554b054e254fb063759f7ecff305"
integrity sha512-zd+T02xFhy6K75XPdkF3RRAWKzVzJctZ6CCpFDcn/CgdQlEj8Z+Z9k11nkPspzbznB43UYdoe4qQvnjgG6TfZw==
dependencies:
"@babel/runtime" "^7.17.2"
"@uiw/copy-to-clipboard" "~1.0.12"
Expand All @@ -6204,13 +6204,13 @@
remark-gfm "~4.0.0"
unist-util-visit "^5.0.0"

"@uiw/react-md-editor@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@uiw/react-md-editor/-/react-md-editor-4.0.1.tgz#30c9f8389b230eb3fa295a73c1a9be1892d5adba"
integrity sha512-+UTBQAfawQNU3JwOB0VMAYS+O9Po5xJTQCYoMVcn+O5BdbFW8mYBFjxvHwOF7unWCAOM6GwpTBpIOWypg+sD6w==
"@uiw/react-md-editor@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@uiw/react-md-editor/-/react-md-editor-4.0.2.tgz#b12ebbe6df9d7d6ab836cb9f8d3026664d095405"
integrity sha512-T1dnxOqm/+ncriHUfVsGaDTiB1d91zKqz1WmtMl50tJUjR3uW4e2mjv+ynKS6S9wt+t9wdAj9oU8iI8wHwWwHw==
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

0 comments on commit 7ffc2b4

Please sign in to comment.