fix(deps): update dependency slate-react to v0.88.2 (#354)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-15 08:05:47 -05:00 committed by GitHub
parent dfd231f2b8
commit 72786ea8c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -144,7 +144,7 @@
"slate": "0.88.1",
"slate-history": "0.86.0",
"slate-hyperscript": "0.77.0",
"slate-react": "0.88.0",
"slate-react": "0.88.2",
"stream-browserify": "3.0.0",
"styled-components": "5.3.6",
"symbol-observable": "4.0.0",

View File

@ -16530,10 +16530,10 @@ slate-hyperscript@0.77.0:
dependencies:
is-plain-object "^5.0.0"
slate-react@0.88.0:
version "0.88.0"
resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.88.0.tgz#161b84554ffdc3290a03379e46cd50d6ab77ca0f"
integrity sha512-hmrl7VZAAdOUlReI/EkI2GuRSLWuQFD+n9ZZaVqSUMjJR3T/MGNMPsJQAfrjgke2+xf4LIGEDGWZHKbUFK1hhw==
slate-react@0.88.2:
version "0.88.2"
resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.88.2.tgz#e072d54980876ec11ca057703a0e386dd290c03e"
integrity sha512-r06i+b7c1deP9PH69D3kJLStB2cbwryCVUGC++3phG7G3Ie+qEeJ5AZqogdxtsXd2vZaVGYKEjSASd3bTnj3tw==
dependencies:
"@types/is-hotkey" "^0.1.1"
"@types/lodash" "^4.14.149"