fix(deps): pin dependency @tiptap/starter-kit to 2.11.2
This commit is contained in:
parent
5a0cee956e
commit
845fe8ea88
|
|
@ -75,7 +75,7 @@
|
|||
"@tiptap/extension-typography": "2.11.2",
|
||||
"@tiptap/extension-underline": "2.11.2",
|
||||
"@tiptap/pm": "2.11.2",
|
||||
"@tiptap/starter-kit": "^2.11.2",
|
||||
"@tiptap/starter-kit": "2.11.2",
|
||||
"@tiptap/suggestion": "2.11.2",
|
||||
"@tiptap/vue-3": "2.11.2",
|
||||
"@vueuse/core": "12.4.0",
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@ importers:
|
|||
specifier: 2.11.2
|
||||
version: 2.11.2
|
||||
'@tiptap/starter-kit':
|
||||
specifier: ^2.11.2
|
||||
specifier: 2.11.2
|
||||
version: 2.11.2
|
||||
'@tiptap/suggestion':
|
||||
specifier: 2.11.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue