mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Bump react-markdown-editor-lite from 1.3.1 to 1.3.2 (#382)
Bumps [react-markdown-editor-lite](https://github.com/HarryChen0506/react-markdown-editor-lite) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/HarryChen0506/react-markdown-editor-lite/releases) - [Commits](https://github.com/HarryChen0506/react-markdown-editor-lite/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: react-markdown-editor-lite dependency-type: direct:production update-type: version-update:semver-patch ... 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
30de724ea1
commit
85aa28d867
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -23,7 +23,7 @@
|
|||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
"react-linkify": "^1.0.0-alpha",
|
"react-linkify": "^1.0.0-alpha",
|
||||||
"react-markdown": "^7.1.1",
|
"react-markdown": "^7.1.1",
|
||||||
"react-markdown-editor-lite": "^1.3.1",
|
"react-markdown-editor-lite": "^1.3.2",
|
||||||
"sass": "^1.44.0",
|
"sass": "^1.44.0",
|
||||||
"ua-parser-js": "^1.0.2"
|
"ua-parser-js": "^1.0.2"
|
||||||
},
|
},
|
||||||
@ -5613,9 +5613,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-markdown-editor-lite": {
|
"node_modules/react-markdown-editor-lite": {
|
||||||
"version": "1.3.1",
|
"version": "1.3.2",
|
||||||
"resolved": "https://registry.npmjs.org/react-markdown-editor-lite/-/react-markdown-editor-lite-1.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/react-markdown-editor-lite/-/react-markdown-editor-lite-1.3.2.tgz",
|
||||||
"integrity": "sha512-9+sf+oqwSaNaqTs03tfIqW0hABUBDzmpTdc4H+MeecdaVmYPxN5Vjx4RPttN7P1LV29FNoDDA3Xfk8QJEb0JxA==",
|
"integrity": "sha512-pjtu+tpTjc2u4hauFozzbX7EQEnKCCfDCEAY4vnc0AXCPqdFwaoe7A/Fb3J8qwUIS1Ox5XVjeRWKt11FgrMdZA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.6.2",
|
"@babel/runtime": "^7.6.2",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
@ -10784,9 +10784,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-markdown-editor-lite": {
|
"react-markdown-editor-lite": {
|
||||||
"version": "1.3.1",
|
"version": "1.3.2",
|
||||||
"resolved": "https://registry.npmjs.org/react-markdown-editor-lite/-/react-markdown-editor-lite-1.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/react-markdown-editor-lite/-/react-markdown-editor-lite-1.3.2.tgz",
|
||||||
"integrity": "sha512-9+sf+oqwSaNaqTs03tfIqW0hABUBDzmpTdc4H+MeecdaVmYPxN5Vjx4RPttN7P1LV29FNoDDA3Xfk8QJEb0JxA==",
|
"integrity": "sha512-pjtu+tpTjc2u4hauFozzbX7EQEnKCCfDCEAY4vnc0AXCPqdFwaoe7A/Fb3J8qwUIS1Ox5XVjeRWKt11FgrMdZA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.6.2",
|
"@babel/runtime": "^7.6.2",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
"react-linkify": "^1.0.0-alpha",
|
"react-linkify": "^1.0.0-alpha",
|
||||||
"react-markdown": "^7.1.1",
|
"react-markdown": "^7.1.1",
|
||||||
"react-markdown-editor-lite": "^1.3.1",
|
"react-markdown-editor-lite": "^1.3.2",
|
||||||
"sass": "^1.44.0",
|
"sass": "^1.44.0",
|
||||||
"ua-parser-js": "^1.0.2"
|
"ua-parser-js": "^1.0.2"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user