Skip to content

Commit 3654aab

Browse files
fix(deps): update tiptap packages
1 parent 183fbef commit 3654aab

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 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.7",
20-
"@tiptap/extension-code-block-lowlight": "^2.8.0",
21-
"@tiptap/extension-collaboration": "^2.8.0",
22-
"@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",
20+
"@tiptap/extension-code-block-lowlight": "^2.27.2",
21+
"@tiptap/extension-collaboration": "^2.27.2",
22+
"@tiptap/extension-collaboration-cursor": "^2.26.2",
23+
"@tiptap/extension-image": "^2.27.2",
24+
"@tiptap/extension-placeholder": "^2.27.2",
25+
"@tiptap/html": "^2.27.2",
26+
"@tiptap/pm": "^2.27.2",
27+
"@tiptap/react": "^2.27.2",
28+
"@tiptap/starter-kit": "^2.27.2",
2929
"@types/lunr": "^2.3.7",
3030
"dayjs": "^1.11.19",
3131
"dexie": "^4.3.0",
@@ -39,7 +39,7 @@
3939
"react": "^18.3.1",
4040
"react-dom": "^18.3.1",
4141
"react-masonry-css": "^1.0.16",
42-
"tiptap-extension-resize-image": "^1.2.1",
42+
"tiptap-extension-resize-image": "^1.3.3",
4343
"uuid": "^13.0.0",
4444
"y-dexie": "^4.2.2",
4545
"y-protocols": "^1.0.6",

0 commit comments

Comments
 (0)