We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a8539 commit bcb215cCopy full SHA for bcb215c
2 files changed
package.json
@@ -59,8 +59,8 @@
59
}
60
},
61
"dependencies": {
62
- "@tiptap/core": "^3.20.5",
63
- "@tiptap/pm": "^3.20.5",
+ "@tiptap/core": "^3.22.1",
+ "@tiptap/pm": "^3.22.1",
64
"vue-demi": "^0.14.10"
65
66
"devDependencies": {
@@ -70,7 +70,7 @@
70
"@vue/test-utils": "^2.4.6",
71
"eslint": "^9.39.4",
72
"jsdom": "^26.1.0",
73
- "rollup": "^4.60.0",
+ "rollup": "^4.60.1",
74
"standard-version": "^9.5.0",
75
"typescript": "^5.9.3",
76
"unbuild": "^3.6.1",
0 commit comments