Skip to content

Commit 7b9bf34

Browse files
Update dependency @blocknote/core to v0.35.0
1 parent 80fa69a commit 7b9bf34

File tree

4 files changed

+108
-108
lines changed

4 files changed

+108
-108
lines changed

example/package-lock.json

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

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"lint": "tsc -p convex && eslint convex && npx tsc --noEmit"
1212
},
1313
"dependencies": {
14-
"@blocknote/core": "0.34.0",
14+
"@blocknote/core": "0.35.0",
1515
"@blocknote/mantine": "0.34.0",
1616
"@blocknote/react": "0.35.0",
1717
"@convex-dev/prosemirror-sync": "file:..",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
}
110110
},
111111
"devDependencies": {
112-
"@blocknote/core": "0.34.0",
112+
"@blocknote/core": "0.35.0",
113113
"@blocknote/mantine": "0.34.0",
114114
"@blocknote/react": "0.35.0",
115115
"@eslint/js": "9.33.0",

0 commit comments

Comments
 (0)