13
13
"dependencies" : {
14
14
"@emoji-mart/react" : " ^1.1.1" ,
15
15
"@radix-ui/themes" : " ^3.2.0" ,
16
- "@tiptap/extension-code-block-lowlight" : " ^2.11.7 " ,
17
- "@tiptap/extension-highlight" : " ^2.11.7 " ,
18
- "@tiptap/extension-image" : " ^2.11.7 " ,
19
- "@tiptap/extension-link" : " ^2.11.7 " ,
20
- "@tiptap/extension-mention" : " ^2.11.7 " ,
21
- "@tiptap/extension-placeholder" : " ^2.11.7 " ,
22
- "@tiptap/extension-table" : " ^2.11.7 " ,
23
- "@tiptap/extension-table-cell" : " ^2.11.7 " ,
24
- "@tiptap/extension-table-header" : " ^2.11.7 " ,
25
- "@tiptap/extension-table-row" : " ^2.11.7 " ,
26
- "@tiptap/extension-typography" : " ^2.11.7 " ,
27
- "@tiptap/extension-underline" : " ^2.11.7 " ,
28
- "@tiptap/pm" : " ^2.11.7 " ,
29
- "@tiptap/react" : " ^2.11.7 " ,
30
- "@tiptap/starter-kit" : " ^2.11.7 " ,
31
- "@tiptap/suggestion" : " ^2.11.7 " ,
16
+ "@tiptap/extension-code-block-lowlight" : " ^2.12.0 " ,
17
+ "@tiptap/extension-highlight" : " ^2.12.0 " ,
18
+ "@tiptap/extension-image" : " ^2.12.0 " ,
19
+ "@tiptap/extension-link" : " ^2.12.0 " ,
20
+ "@tiptap/extension-mention" : " ^2.12.0 " ,
21
+ "@tiptap/extension-placeholder" : " ^2.12.0 " ,
22
+ "@tiptap/extension-table" : " ^2.12.0 " ,
23
+ "@tiptap/extension-table-cell" : " ^2.12.0 " ,
24
+ "@tiptap/extension-table-header" : " ^2.12.0 " ,
25
+ "@tiptap/extension-table-row" : " ^2.12.0 " ,
26
+ "@tiptap/extension-typography" : " ^2.12.0 " ,
27
+ "@tiptap/extension-underline" : " ^2.12.0 " ,
28
+ "@tiptap/pm" : " ^2.12.0 " ,
29
+ "@tiptap/react" : " ^2.12.0 " ,
30
+ "@tiptap/starter-kit" : " ^2.12.0 " ,
31
+ "@tiptap/suggestion" : " ^2.12.0 " ,
32
32
"@vitejs/plugin-react" : " ^4.3.1" ,
33
33
"autoprefixer" : " ^10.4.20" ,
34
34
"blurhash" : " ^2.0.5" ,
77
77
"@types/turndown" : " ^5.0.4" ,
78
78
"typescript" : " ^5.3.3"
79
79
}
80
- }
80
+ }
0 commit comments