fix(deps): update dependency slate-react to v0.87.1 (#235)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-14 18:24:56 -05:00 committed by GitHub
parent 7a1890c0d5
commit 78fca864ac
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.87.0",
"slate-history": "0.86.0",
"slate-hyperscript": "0.77.0",
"slate-react": "0.87.0",
"slate-react": "0.87.1",
"stream-browserify": "3.0.0",
"styled-components": "5.3.6",
"symbol-observable": "4.0.0",

View File

@ -10780,10 +10780,10 @@ slate-hyperscript@0.77.0:
dependencies:
is-plain-object "^5.0.0"
slate-react@0.87.0:
version "0.87.0"
resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.87.0.tgz#012efb26cea845af9fa6a3ae257c51e927fe659f"
integrity sha512-3ujWBdsMqCY2wRHjBYkbh44gkhIgEPjwvFnrzMporbgIRXUVdlAeQM3DevHZnS+Cvja9XTH9nI4Q0vChzzQPfQ==
slate-react@0.87.1:
version "0.87.1"
resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.87.1.tgz#9dfd133f148c3a3337bd58c3d71cbcffce37aeac"
integrity sha512-ubVKLZ6UVdZEZrvdJbqR9V5bITn7lcn2g6oJ7TtBDGRea19G/Lqtzp2srPm9fxus0EqMBExNCqA/LZlVW4Y+hg==
dependencies:
"@types/is-hotkey" "^0.1.1"
"@types/lodash" "^4.14.149"