chore: update tiptap from 2.2.4 to 2.6.6
This commit is contained in:
parent
42bda0df87
commit
64e0d7468d
2 changed files with 196 additions and 449 deletions
28
package.json
28
package.json
|
|
@ -42,20 +42,20 @@
|
||||||
"@nuxtjs/color-mode": "^3.4.4",
|
"@nuxtjs/color-mode": "^3.4.4",
|
||||||
"@nuxtjs/i18n": "^9.1.0",
|
"@nuxtjs/i18n": "^9.1.0",
|
||||||
"@pinia/nuxt": "^0.7.0",
|
"@pinia/nuxt": "^0.7.0",
|
||||||
"@tiptap/core": "2.10.3",
|
"@tiptap/core": "2.6.6",
|
||||||
"@tiptap/extension-bold": "2.10.3",
|
"@tiptap/extension-bold": "2.6.6",
|
||||||
"@tiptap/extension-character-count": "2.10.3",
|
"@tiptap/extension-character-count": "2.6.6",
|
||||||
"@tiptap/extension-code-block": "2.10.3",
|
"@tiptap/extension-code-block": "2.6.6",
|
||||||
"@tiptap/extension-history": "2.10.3",
|
"@tiptap/extension-history": "2.6.6",
|
||||||
"@tiptap/extension-italic": "2.10.3",
|
"@tiptap/extension-italic": "2.6.6",
|
||||||
"@tiptap/extension-mention": "2.10.3",
|
"@tiptap/extension-mention": "2.6.6",
|
||||||
"@tiptap/extension-paragraph": "2.10.3",
|
"@tiptap/extension-paragraph": "2.6.6",
|
||||||
"@tiptap/extension-placeholder": "2.10.3",
|
"@tiptap/extension-placeholder": "2.6.6",
|
||||||
"@tiptap/extension-text": "2.10.3",
|
"@tiptap/extension-text": "2.6.6",
|
||||||
"@tiptap/pm": "^2.2.4",
|
"@tiptap/pm": "2.6.6",
|
||||||
"@tiptap/starter-kit": "2.10.3",
|
"@tiptap/starter-kit": "2.6.6",
|
||||||
"@tiptap/suggestion": "2.10.3",
|
"@tiptap/suggestion": "2.6.6",
|
||||||
"@tiptap/vue-3": "2.10.3",
|
"@tiptap/vue-3": "2.6.6",
|
||||||
"@unocss/nuxt": "^0.64.0",
|
"@unocss/nuxt": "^0.64.0",
|
||||||
"@upstash/redis": "^1.27.1",
|
"@upstash/redis": "^1.27.1",
|
||||||
"@vercel/kv": "^3.0.0",
|
"@vercel/kv": "^3.0.0",
|
||||||
|
|
|
||||||
617
pnpm-lock.yaml
617
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue