mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-20 22:21:20 +02:00
Increase slate-react
's minimum slate
version to 0.114.0 (#5853)
This commit is contained in:
5
.changeset/tough-actors-play.md
Normal file
5
.changeset/tough-actors-play.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'slate-react': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Increase minimum `slate` version to 0.114.0 due to https://github.com/ianstormtaylor/slate/issues/5852
|
@@ -42,7 +42,7 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": ">=18.2.0",
|
"react": ">=18.2.0",
|
||||||
"react-dom": ">=18.2.0",
|
"react-dom": ">=18.2.0",
|
||||||
"slate": ">=0.99.0",
|
"slate": ">=0.114.0",
|
||||||
"slate-dom": ">=0.110.2"
|
"slate-dom": ">=0.110.2"
|
||||||
},
|
},
|
||||||
"umdGlobals": {
|
"umdGlobals": {
|
||||||
|
@@ -13440,7 +13440,7 @@ __metadata:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ">=18.2.0"
|
react: ">=18.2.0"
|
||||||
react-dom: ">=18.2.0"
|
react-dom: ">=18.2.0"
|
||||||
slate: ">=0.99.0"
|
slate: ">=0.114.0"
|
||||||
slate-dom: ">=0.110.2"
|
slate-dom: ">=0.110.2"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
Reference in New Issue
Block a user