update y-prosemirror

This commit is contained in:
Philipinho
2025-11-27 20:38:34 +00:00
parent 73b6e95197
commit a308e085b5
2 changed files with 34 additions and 18 deletions
+3 -1
View File
@@ -77,6 +77,7 @@
"qrcode": "^1.5.4",
"uuid": "^11.1.0",
"y-indexeddb": "^9.0.12",
"y-prosemirror": "1.3.7",
"yjs": "^13.6.27"
},
"devDependencies": {
@@ -99,7 +100,8 @@
"react-arborist@3.4.0": "patches/react-arborist@3.4.0.patch"
},
"overrides": {
"jsdom": "25.0.1"
"jsdom": "25.0.1",
"y-prosemirror": "1.3.7"
},
"neverBuiltDependencies": []
}