Skip to content

Commit fa325df

Browse files
authored
upgrade y-prosemirror (#1301)
1 parent 6f1387e commit fa325df

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"shiki": "^1.22.0",
9898
"unified": "^10.1.2",
9999
"uuid": "^8.3.2",
100-
"y-prosemirror": "1.2.12",
100+
"y-prosemirror": "1.2.13",
101101
"y-protocols": "^1.0.6",
102102
"yjs": "^13.6.15"
103103
},

packages/server-util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@tiptap/core": "^2.7.1",
5656
"@tiptap/pm": "^2.7.1",
5757
"jsdom": "^25.0.1",
58-
"y-prosemirror": "1.2.12",
58+
"y-prosemirror": "1.2.13",
5959
"y-protocols": "^1.0.6",
6060
"yjs": "^13.6.15"
6161
},

0 commit comments

Comments
 (0)