chore(wysiwyg-editor): update tiptap dependencies

This commit is contained in:
Corentin Thomasset 2023-06-19 00:01:46 +02:00 committed by Corentin THOMASSET
parent b9406a492d
commit 732da08157
3 changed files with 1343 additions and 870 deletions

View file

@ -36,9 +36,9 @@
"@it-tools/bip39": "^0.0.4",
"@it-tools/oggen": "^1.3.0",
"@sindresorhus/slugify": "^2.2.0",
"@tiptap/pm": "2.0.0-beta.220",
"@tiptap/starter-kit": "2.0.0-beta.220",
"@tiptap/vue-3": "2.0.0-beta.220",
"@tiptap/pm": "^2.0.3",
"@tiptap/starter-kit": "^2.0.3",
"@tiptap/vue-3": "^2.0.3",
"@vicons/material": "^0.12.0",
"@vicons/tabler": "^0.12.0",
"@vueuse/core": "^10.1.2",