Update dependency react-markdown-editor-lite to v1.3.3

This commit is contained in:
renovate[bot] 2022-08-15 23:34:33 +00:00 committed by GitHub
parent 63fe51f310
commit 640300beae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View file

@ -39,7 +39,7 @@
"react-hotkeys-hook": "3.4.7", "react-hotkeys-hook": "3.4.7",
"react-linkify": "1.0.0-alpha", "react-linkify": "1.0.0-alpha",
"react-markdown": "8.0.3", "react-markdown": "8.0.3",
"react-markdown-editor-lite": "1.3.2", "react-markdown-editor-lite": "1.3.3",
"react-virtuoso": "2.16.6", "react-virtuoso": "2.16.6",
"recoil": "0.7.5", "recoil": "0.7.5",
"slate": "0.82.0", "slate": "0.82.0",
@ -23490,9 +23490,9 @@
} }
}, },
"node_modules/react-markdown-editor-lite": { "node_modules/react-markdown-editor-lite": {
"version": "1.3.2", "version": "1.3.3",
"resolved": "https://registry.npmjs.org/react-markdown-editor-lite/-/react-markdown-editor-lite-1.3.2.tgz", "resolved": "https://registry.npmjs.org/react-markdown-editor-lite/-/react-markdown-editor-lite-1.3.3.tgz",
"integrity": "sha512-pjtu+tpTjc2u4hauFozzbX7EQEnKCCfDCEAY4vnc0AXCPqdFwaoe7A/Fb3J8qwUIS1Ox5XVjeRWKt11FgrMdZA==", "integrity": "sha512-n4IIiicC0c4BqjxPoZ5+tnK9JokjwRNJFo1m22MnDzdA+p5irCvUM1Ms8TNc7kn07nrETrxKP6TuD2jP12cSoA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.6.2", "@babel/runtime": "^7.6.2",
"classnames": "^2.2.6", "classnames": "^2.2.6",
@ -46340,9 +46340,9 @@
} }
}, },
"react-markdown-editor-lite": { "react-markdown-editor-lite": {
"version": "1.3.2", "version": "1.3.3",
"resolved": "https://registry.npmjs.org/react-markdown-editor-lite/-/react-markdown-editor-lite-1.3.2.tgz", "resolved": "https://registry.npmjs.org/react-markdown-editor-lite/-/react-markdown-editor-lite-1.3.3.tgz",
"integrity": "sha512-pjtu+tpTjc2u4hauFozzbX7EQEnKCCfDCEAY4vnc0AXCPqdFwaoe7A/Fb3J8qwUIS1Ox5XVjeRWKt11FgrMdZA==", "integrity": "sha512-n4IIiicC0c4BqjxPoZ5+tnK9JokjwRNJFo1m22MnDzdA+p5irCvUM1Ms8TNc7kn07nrETrxKP6TuD2jP12cSoA==",
"requires": { "requires": {
"@babel/runtime": "^7.6.2", "@babel/runtime": "^7.6.2",
"classnames": "^2.2.6", "classnames": "^2.2.6",

View file

@ -43,7 +43,7 @@
"react-hotkeys-hook": "3.4.7", "react-hotkeys-hook": "3.4.7",
"react-linkify": "1.0.0-alpha", "react-linkify": "1.0.0-alpha",
"react-markdown": "8.0.3", "react-markdown": "8.0.3",
"react-markdown-editor-lite": "1.3.2", "react-markdown-editor-lite": "1.3.3",
"react-virtuoso": "2.16.6", "react-virtuoso": "2.16.6",
"recoil": "0.7.5", "recoil": "0.7.5",
"slate": "0.82.0", "slate": "0.82.0",