mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
dependencies: stream-cache
This commit is contained in:
parent
819c53e065
commit
f3d7dd19ee
@ -34,6 +34,7 @@
|
|||||||
"react-dom": "17.0.1",
|
"react-dom": "17.0.1",
|
||||||
"react-showdown": "^2.1.0",
|
"react-showdown": "^2.1.0",
|
||||||
"sanitize-html": "^2.3.0",
|
"sanitize-html": "^2.3.0",
|
||||||
|
"stream-cache": "^0.0.2",
|
||||||
"tailwindcss": "^2.0.2",
|
"tailwindcss": "^2.0.2",
|
||||||
"tlru": "^1.0.2",
|
"tlru": "^1.0.2",
|
||||||
"yup": "^0.32.8",
|
"yup": "^0.32.8",
|
||||||
|
|||||||
@ -7748,6 +7748,11 @@ stream-browserify@^2.0.1:
|
|||||||
inherits "~2.0.1"
|
inherits "~2.0.1"
|
||||||
readable-stream "^2.0.2"
|
readable-stream "^2.0.2"
|
||||||
|
|
||||||
|
stream-cache@^0.0.2:
|
||||||
|
version "0.0.2"
|
||||||
|
resolved "https://registry.yarnpkg.com/stream-cache/-/stream-cache-0.0.2.tgz#1ac5ad6832428ca55667dbdee395dad4e6db118f"
|
||||||
|
integrity sha1-GsWtaDJCjKVWZ9ve45Xa1ObbEY8=
|
||||||
|
|
||||||
stream-each@^1.1.0:
|
stream-each@^1.1.0:
|
||||||
version "1.2.3"
|
version "1.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/stream-each/-/stream-each-1.2.3.tgz#ebe27a0c389b04fbcc233642952e10731afa9bae"
|
resolved "https://registry.yarnpkg.com/stream-each/-/stream-each-1.2.3.tgz#ebe27a0c389b04fbcc233642952e10731afa9bae"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user