|
|
@ -38,7 +38,7 @@ |
|
|
|
"react-highlighter-ts": "2.2.0", |
|
|
|
"react-highlighter-ts": "2.2.0", |
|
|
|
"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.0", |
|
|
|
"react-markdown": "8.0.3", |
|
|
|
"react-markdown-editor-lite": "1.3.2", |
|
|
|
"react-markdown-editor-lite": "1.3.2", |
|
|
|
"react-virtuoso": "2.16.6", |
|
|
|
"react-virtuoso": "2.16.6", |
|
|
|
"recoil": "0.7.5", |
|
|
|
"recoil": "0.7.5", |
|
|
@ -23440,9 +23440,7 @@ |
|
|
|
"node_modules/react-is": { |
|
|
|
"node_modules/react-is": { |
|
|
|
"version": "18.2.0", |
|
|
|
"version": "18.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", |
|
|
|
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==", |
|
|
|
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" |
|
|
|
"dev": true, |
|
|
|
|
|
|
|
"peer": true |
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/react-linkify": { |
|
|
|
"node_modules/react-linkify": { |
|
|
|
"version": "1.0.0-alpha", |
|
|
|
"version": "1.0.0-alpha", |
|
|
@ -23462,17 +23460,18 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/react-markdown": { |
|
|
|
"node_modules/react-markdown": { |
|
|
|
"version": "8.0.0", |
|
|
|
"version": "8.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.3.tgz", |
|
|
|
"integrity": "sha512-qbrWpLny6Ef2xHqnYqtot948LXP+4FtC+MWIuaN1kvSnowM+r1qEeEHpSaU0TDBOisQuj+Qe6eFY15cNL3gLAw==", |
|
|
|
"integrity": "sha512-We36SfqaKoVNpN1QqsZwWSv/OZt5J15LNgTLWynwAN5b265hrQrsjMtlRNwUvS+YyR3yDM8HpTNc4pK9H/Gc0A==", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@types/hast": "^2.0.0", |
|
|
|
"@types/hast": "^2.0.0", |
|
|
|
|
|
|
|
"@types/prop-types": "^15.0.0", |
|
|
|
"@types/unist": "^2.0.0", |
|
|
|
"@types/unist": "^2.0.0", |
|
|
|
"comma-separated-tokens": "^2.0.0", |
|
|
|
"comma-separated-tokens": "^2.0.0", |
|
|
|
"hast-util-whitespace": "^2.0.0", |
|
|
|
"hast-util-whitespace": "^2.0.0", |
|
|
|
"prop-types": "^15.0.0", |
|
|
|
"prop-types": "^15.0.0", |
|
|
|
"property-information": "^6.0.0", |
|
|
|
"property-information": "^6.0.0", |
|
|
|
"react-is": "^17.0.0", |
|
|
|
"react-is": "^18.0.0", |
|
|
|
"remark-parse": "^10.0.0", |
|
|
|
"remark-parse": "^10.0.0", |
|
|
|
"remark-rehype": "^10.0.0", |
|
|
|
"remark-rehype": "^10.0.0", |
|
|
|
"space-separated-tokens": "^2.0.0", |
|
|
|
"space-separated-tokens": "^2.0.0", |
|
|
@ -23542,11 +23541,6 @@ |
|
|
|
"url": "https://github.com/sponsors/wooorm" |
|
|
|
"url": "https://github.com/sponsors/wooorm" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/react-markdown/node_modules/react-is": { |
|
|
|
|
|
|
|
"version": "17.0.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/react-markdown/node_modules/remark-parse": { |
|
|
|
"node_modules/react-markdown/node_modules/remark-parse": { |
|
|
|
"version": "10.0.1", |
|
|
|
"version": "10.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.1.tgz", |
|
|
@ -46194,9 +46188,7 @@ |
|
|
|
"react-is": { |
|
|
|
"react-is": { |
|
|
|
"version": "18.2.0", |
|
|
|
"version": "18.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", |
|
|
|
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==", |
|
|
|
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" |
|
|
|
"dev": true, |
|
|
|
|
|
|
|
"peer": true |
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
"react-linkify": { |
|
|
|
"react-linkify": { |
|
|
|
"version": "1.0.0-alpha", |
|
|
|
"version": "1.0.0-alpha", |
|
|
@ -46218,17 +46210,18 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"react-markdown": { |
|
|
|
"react-markdown": { |
|
|
|
"version": "8.0.0", |
|
|
|
"version": "8.0.3", |
|
|
|
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.3.tgz", |
|
|
|
"integrity": "sha512-qbrWpLny6Ef2xHqnYqtot948LXP+4FtC+MWIuaN1kvSnowM+r1qEeEHpSaU0TDBOisQuj+Qe6eFY15cNL3gLAw==", |
|
|
|
"integrity": "sha512-We36SfqaKoVNpN1QqsZwWSv/OZt5J15LNgTLWynwAN5b265hrQrsjMtlRNwUvS+YyR3yDM8HpTNc4pK9H/Gc0A==", |
|
|
|
"requires": { |
|
|
|
"requires": { |
|
|
|
"@types/hast": "^2.0.0", |
|
|
|
"@types/hast": "^2.0.0", |
|
|
|
|
|
|
|
"@types/prop-types": "^15.0.0", |
|
|
|
"@types/unist": "^2.0.0", |
|
|
|
"@types/unist": "^2.0.0", |
|
|
|
"comma-separated-tokens": "^2.0.0", |
|
|
|
"comma-separated-tokens": "^2.0.0", |
|
|
|
"hast-util-whitespace": "^2.0.0", |
|
|
|
"hast-util-whitespace": "^2.0.0", |
|
|
|
"prop-types": "^15.0.0", |
|
|
|
"prop-types": "^15.0.0", |
|
|
|
"property-information": "^6.0.0", |
|
|
|
"property-information": "^6.0.0", |
|
|
|
"react-is": "^17.0.0", |
|
|
|
"react-is": "^18.0.0", |
|
|
|
"remark-parse": "^10.0.0", |
|
|
|
"remark-parse": "^10.0.0", |
|
|
|
"remark-rehype": "^10.0.0", |
|
|
|
"remark-rehype": "^10.0.0", |
|
|
|
"space-separated-tokens": "^2.0.0", |
|
|
|
"space-separated-tokens": "^2.0.0", |
|
|
@ -46258,11 +46251,6 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/property-information/-/property-information-6.1.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/property-information/-/property-information-6.1.1.tgz", |
|
|
|
"integrity": "sha512-hrzC564QIl0r0vy4l6MvRLhafmUowhO/O3KgVSoXIbbA2Sz4j8HGpJc6T2cubRVwMwpdiG/vKGfhT4IixmKN9w==" |
|
|
|
"integrity": "sha512-hrzC564QIl0r0vy4l6MvRLhafmUowhO/O3KgVSoXIbbA2Sz4j8HGpJc6T2cubRVwMwpdiG/vKGfhT4IixmKN9w==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"react-is": { |
|
|
|
|
|
|
|
"version": "17.0.2", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"remark-parse": { |
|
|
|
"remark-parse": { |
|
|
|
"version": "10.0.1", |
|
|
|
"version": "10.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.1.tgz", |
|
|
|