Skip to content

Commit

Permalink
chore: bump slate-react from 0.102.0 to 0.108.0
Browse files Browse the repository at this point in the history
Bumps [slate-react](https://github.com/ianstormtaylor/slate) from 0.102.0 to 0.108.0.
- [Release notes](https://github.com/ianstormtaylor/slate/releases)
- [Commits](https://github.com/ianstormtaylor/slate/commits)

---
updated-dependencies:
- dependency-name: slate-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2024
1 parent f61b7ee commit 49333aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/rich-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"slate": "0.94.1",
"slate-history": "0.100.0",
"slate-hyperscript": "0.77.0",
"slate-react": "0.102.0"
"slate-react": "0.108.0"
},
"peerDependencies": {
"react": ">=16.14.0",
Expand Down
14 changes: 6 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7093,7 +7093,7 @@
resolved "https://registry.yarnpkg.com/@types/is-empty/-/is-empty-1.2.3.tgz#a2d55ea8a5ec57bf61e411ba2a9e5132fe4f0899"
integrity sha512-4J1l5d79hoIvsrKh5VUKVRA1aIdsOb10Hu5j3J2VfP/msDnfTdGPmNp2E1Wg+vs97Bktzo+MZePFFXSGoykYJw==

"@types/is-hotkey@^0.1.1", "@types/is-hotkey@^0.1.6", "@types/is-hotkey@^0.1.8":
"@types/is-hotkey@^0.1.1", "@types/is-hotkey@^0.1.6":
version "0.1.10"
resolved "https://registry.yarnpkg.com/@types/is-hotkey/-/is-hotkey-0.1.10.tgz#cf440fab9bf75ffba4e1a16e8df28938de0778c9"
integrity sha512-RvC8KMw5BCac1NvRRyaHgMMEtBaZ6wh0pyPTBu7izn4Sj/AX9Y4aXU5c7rX8PnM/knsuUpC1IeoBkANtxBypsQ==
Expand Down Expand Up @@ -7177,7 +7177,7 @@
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8"
integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==

"@types/lodash@^4.14.149", "@types/lodash@^4.14.167", "@types/lodash@^4.14.200":
"@types/lodash@^4.14.149", "@types/lodash@^4.14.167":
version "4.17.0"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==
Expand Down Expand Up @@ -22602,14 +22602,12 @@ slate-hyperscript@^0.67.0:
dependencies:
is-plain-object "^5.0.0"

slate-react@0.102.0:
version "0.102.0"
resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.102.0.tgz#8f4539055f336019abbbe8b52acc23ff02c9601b"
integrity sha512-SAcFsK5qaOxXjm0hr/t2pvIxfRv6HJGzmWkG58TdH4LdJCsgKS1n6hQOakHPlRVCwPgwvngB6R+t3pPjv8MqwA==
slate-react@0.108.0:
version "0.108.0"
resolved "https://registry.yarnpkg.com/slate-react/-/slate-react-0.108.0.tgz#9cf228c824bc503ff7ade90c9be116a4374c2c8e"
integrity sha512-vzQuQ1t/gR+1pJh9ABbU4rgckPK0A1AZV5iVKO3isBpJ9z5xPCXf6hqnCNIogMvLU0pZIjjyQJVSL2OtxrQ/xA==
dependencies:
"@juggle/resize-observer" "^3.4.0"
"@types/is-hotkey" "^0.1.8"
"@types/lodash" "^4.14.200"
direction "^1.0.4"
is-hotkey "^0.2.0"
is-plain-object "^5.0.0"
Expand Down

0 comments on commit 49333aa

Please sign in to comment.