Skip to content

Commit 8e46067

Browse files
Update tiptap packages to v3
1 parent 8f51214 commit 8e46067

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
"@emotion/styled": "^11.14.1",
1818
"@mui/icons-material": "^6.5.0",
1919
"@mui/material-nextjs": "^7.3.6",
20-
"@tiptap/extension-code-block-lowlight": "^2.8.0",
21-
"@tiptap/extension-collaboration": "^2.8.0",
20+
"@tiptap/extension-code-block-lowlight": "^3.17.1",
21+
"@tiptap/extension-collaboration": "^3.17.1",
2222
"@tiptap/extension-collaboration-cursor": "^2.8.0",
23-
"@tiptap/extension-image": "^2.11.5",
24-
"@tiptap/extension-placeholder": "^2.8.0",
25-
"@tiptap/html": "^2.8.0",
26-
"@tiptap/pm": "^2.8.0",
27-
"@tiptap/react": "^2.8.0",
28-
"@tiptap/starter-kit": "^2.8.0",
23+
"@tiptap/extension-image": "^3.17.1",
24+
"@tiptap/extension-placeholder": "^3.17.1",
25+
"@tiptap/html": "^3.17.1",
26+
"@tiptap/pm": "^3.17.1",
27+
"@tiptap/react": "^3.17.1",
28+
"@tiptap/starter-kit": "^3.17.1",
2929
"@types/lunr": "^2.3.7",
3030
"dayjs": "^1.11.19",
3131
"dexie": "^4.2.1",

0 commit comments

Comments
 (0)