fix(deps): pin dependency @tiptap/starter-kit to 2.11.2

This commit is contained in:
renovate 2025-01-14 12:07:03 +00:00 committed by konrad
parent 5a0cee956e
commit 845fe8ea88
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -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