Skip to content

Commit 751ab13

Browse files
fix(deps): update tiptap monorepo to v3
1 parent c69147b commit 751ab13

File tree

2 files changed

+251
-189
lines changed

2 files changed

+251
-189
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,14 @@
5252
"@tauri-apps/plugin-log": "^2.2.0",
5353
"@tauri-apps/plugin-os": "^2.0.0",
5454
"@tauri-apps/plugin-store": "^2.0.0",
55-
"@tiptap/core": "^2.10.3",
56-
"@tiptap/extension-bubble-menu": "^2.10.3",
57-
"@tiptap/extension-text-align": "^2.10.3",
58-
"@tiptap/extension-text-style": "^2.10.3",
59-
"@tiptap/extension-typography": "^2.10.3",
60-
"@tiptap/pm": "^2.10.3",
61-
"@tiptap/starter-kit": "^2.10.3",
62-
"@tiptap/vue-3": "^2.10.3",
55+
"@tiptap/core": "^3.0.0",
56+
"@tiptap/extension-bubble-menu": "^3.0.0",
57+
"@tiptap/extension-text-align": "^3.0.0",
58+
"@tiptap/extension-text-style": "^3.0.0",
59+
"@tiptap/extension-typography": "^3.0.0",
60+
"@tiptap/pm": "^3.0.0",
61+
"@tiptap/starter-kit": "^3.0.0",
62+
"@tiptap/vue-3": "^3.0.0",
6363
"@vojtechlanka/vue-tags-input": "^3",
6464
"mitt": "3.0.1",
6565
"pinia": "3.0.3",

0 commit comments

Comments
 (0)