Skip to content

Commit a3655b9

Browse files
Update dependency @blocknote/mantine to v0.35.0
1 parent 80fa69a commit a3655b9

File tree

4 files changed

+106
-38
lines changed

4 files changed

+106
-38
lines changed

example/package-lock.json

Lines changed: 53 additions & 19 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
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@blocknote/core": "0.34.0",
15-
"@blocknote/mantine": "0.34.0",
15+
"@blocknote/mantine": "0.35.0",
1616
"@blocknote/react": "0.35.0",
1717
"@convex-dev/prosemirror-sync": "file:..",
1818
"@mantine/core": "^7.5.3",

package-lock.json

Lines changed: 51 additions & 17 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
@@ -110,7 +110,7 @@
110110
},
111111
"devDependencies": {
112112
"@blocknote/core": "0.34.0",
113-
"@blocknote/mantine": "0.34.0",
113+
"@blocknote/mantine": "0.35.0",
114114
"@blocknote/react": "0.35.0",
115115
"@eslint/js": "9.33.0",
116116
"@tiptap/core": "2.26.1",

0 commit comments

Comments
 (0)