Skip to content

Commit f1ed09f

Browse files
committed
fix: pin plate core/slate for typecheck
1 parent 7372683 commit f1ed09f

File tree

2 files changed

+119
-65
lines changed

2 files changed

+119
-65
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@
132132
"pnpm": ">=9.15.0"
133133
},
134134
"pnpm": {
135+
"overrides": {
136+
"@platejs/core": "52.0.17",
137+
"@platejs/slate": "52.0.10"
138+
},
135139
"patchedDependencies": {
136140
"is-hotkey@0.2.0": "patches/is-hotkey@0.2.0.patch",
137141
"react-dnd@16.0.1": "patches/react-dnd@16.0.1.patch"

0 commit comments

Comments
 (0)