Skip to content

Commit

Permalink
Update dependency slate-react to ^0.95.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2023
1 parent c9a7ec5 commit 7dad094
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@tanstack/react-query": "4",
"recoil": "^0.7.7",
"slate": "^0.94.1",
"slate-react": "^0.94.2",
"slate-react": "^0.95.0",
"swr": "^2.1.5",
"typesafe-utils": "^1.16.2",
"vitest": "^0.31.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6305,10 +6305,10 @@ slash@^4.0.0:
resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==

slate-react@^0.94.2:
version "0.94.2"
resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.94.2.tgz#3fc70f0212f42a1c417012d7a911f0ec9f6b11fe"
integrity sha512-4wDSuTuGBkdQ609CS55uc2Yhfa5but21usBgAtCVhPJQazL85kzN2vUUYTmGb7d/mpP9tdnJiVPopIyhqlRJ8Q==
slate-react@^0.95.0:
version "0.95.0"
resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.95.0.tgz#33cbb52c4a01a63ede545e62bb85923d8b034e8f"
integrity sha512-nOk6SMcHfrahzUV60qtKBSgPuZxgH2p+vKC2IcmjWAq8ScBEdLL4UB/dZBE2tZjsrxyloWQklGh3RQO5u+SbUg==
dependencies:
"@juggle/resize-observer" "^3.4.0"
"@types/is-hotkey" "^0.1.1"
Expand Down

0 comments on commit 7dad094

Please sign in to comment.