Skip to content

Commit 13cef1b

Browse files
fix(deps): update tiptap to v2.3.1
1 parent 9496ffc commit 13cef1b

File tree

2 files changed

+141
-141
lines changed

2 files changed

+141
-141
lines changed

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@
4242
"@nuxtjs/color-mode": "^3.3.2",
4343
"@nuxtjs/i18n": "^8.3.0",
4444
"@pinia/nuxt": "^0.5.1",
45-
"@tiptap/core": "2.2.4",
46-
"@tiptap/extension-bold": "2.2.4",
47-
"@tiptap/extension-character-count": "2.2.4",
48-
"@tiptap/extension-code-block": "2.2.4",
49-
"@tiptap/extension-history": "2.2.4",
50-
"@tiptap/extension-italic": "2.2.4",
51-
"@tiptap/extension-mention": "2.2.4",
52-
"@tiptap/extension-paragraph": "2.2.4",
53-
"@tiptap/extension-placeholder": "2.2.4",
54-
"@tiptap/extension-text": "2.2.4",
45+
"@tiptap/core": "2.3.1",
46+
"@tiptap/extension-bold": "2.3.1",
47+
"@tiptap/extension-character-count": "2.3.1",
48+
"@tiptap/extension-code-block": "2.3.1",
49+
"@tiptap/extension-history": "2.3.1",
50+
"@tiptap/extension-italic": "2.3.1",
51+
"@tiptap/extension-mention": "2.3.1",
52+
"@tiptap/extension-paragraph": "2.3.1",
53+
"@tiptap/extension-placeholder": "2.3.1",
54+
"@tiptap/extension-text": "2.3.1",
5555
"@tiptap/pm": "^2.2.4",
56-
"@tiptap/starter-kit": "2.2.4",
57-
"@tiptap/suggestion": "2.2.4",
58-
"@tiptap/vue-3": "2.2.4",
56+
"@tiptap/starter-kit": "2.3.1",
57+
"@tiptap/suggestion": "2.3.1",
58+
"@tiptap/vue-3": "2.3.1",
5959
"@unocss/nuxt": "^0.58.9",
6060
"@upstash/redis": "^1.27.1",
6161
"@vercel/kv": "^1.0.1",

0 commit comments

Comments
 (0)