mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Bump react-markdown-editor-lite from 1.2.3 to 1.2.4 (#66)
Bumps [react-markdown-editor-lite](https://github.com/HarryChen0506/react-markdown-editor-lite) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/HarryChen0506/react-markdown-editor-lite/releases) - [Commits](https://github.com/HarryChen0506/react-markdown-editor-lite/compare/v1.2.3...v1.2.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
39a87926f8
commit
abf9336f3a
9
web/package-lock.json
generated
9
web/package-lock.json
generated
@ -4739,9 +4739,12 @@
|
||||
}
|
||||
},
|
||||
"react-markdown-editor-lite": {
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/react-markdown-editor-lite/-/react-markdown-editor-lite-1.2.3.tgz",
|
||||
"integrity": "sha512-t2O9Mi6fG1WcWFsmYFr/qxTZLVfoKu2rAFmb1FwUN28glOQd0b3NcbcsxjnEuPoNy6Uk/TnpJPkMyWlFLnG9uA=="
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/react-markdown-editor-lite/-/react-markdown-editor-lite-1.2.4.tgz",
|
||||
"integrity": "sha512-zUMDsrRxmjNeZEaVkL2oXlOpSJOmVtI5wwRv71MevyvwA/gZQOE7oJP6dSRe84HMccuoU2v1+FxNWKYJtMdPdw==",
|
||||
"requires": {
|
||||
"classnames": "^2.2.6"
|
||||
}
|
||||
},
|
||||
"react-refresh": {
|
||||
"version": "0.8.3",
|
||||
|
@ -23,7 +23,7 @@
|
||||
"react-dom": "^17.0.1",
|
||||
"react-linkify": "^1.0.0-alpha",
|
||||
"react-markdown": "^5.0.3",
|
||||
"react-markdown-editor-lite": "^1.2.3",
|
||||
"react-markdown-editor-lite": "^1.2.4",
|
||||
"sass": "^1.32.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user