Update dependency slate to v0.87.0 (#182)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-04 20:18:48 -05:00 committed by GitHub
parent c954ebdd50
commit 6b181f4bf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -121,7 +121,7 @@
"remark-parse": "10.0.1",
"sanitize-filename": "1.6.3",
"semaphore": "1.1.0",
"slate": "0.86.0",
"slate": "0.87.0",
"slate-history": "0.86.0",
"slate-hyperscript": "0.77.0",
"slate-react": "0.86.0",

View File

@ -10592,10 +10592,10 @@ slate-react@0.86.0:
scroll-into-view-if-needed "^2.2.20"
tiny-invariant "1.0.6"
slate@0.86.0:
version "0.86.0"
resolved "https://registry.yarnpkg.com/slate/-/slate-0.86.0.tgz#9704a195a2fe56bcff497b278f0489f3a94b23fc"
integrity sha512-aexL720Tpqx6St5oz0jo0/wZWCT7z8lChKkVJo2eiFkSNmoSnCGR62d2itAvmse7dEXkl4DbfAxRQPj8JDuGTg==
slate@0.87.0:
version "0.87.0"
resolved "https://registry.yarnpkg.com/slate/-/slate-0.87.0.tgz#ba68aef379918f7f6302d68fdacf561ab8e70178"
integrity sha512-m+IWERpdtb7Zna09MxHlUYIAoo4WVdxp2fSf7c+jSV9pDmJ4QvUTuHghX/TVrxtr+8BKGhyQCWIerZt32B1Ysg==
dependencies:
immer "^9.0.6"
is-plain-object "^5.0.0"