Skip to content

Commit a391127

Browse files
committed
chore(deps): add overrides in playground
1 parent 359d301 commit a391127

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

playgrounds/nuxt/package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,12 @@
2424
"devDependencies": {
2525
"typescript": "^5.8.3",
2626
"vue-tsc": "^3.1.5"
27+
},
28+
"pnpm": {
29+
"overrides": {
30+
"@tiptap/core": "^3.14.0",
31+
"@tiptap/pm": "^3.14.0",
32+
"@tiptap/vue-3": "^3.14.0"
33+
}
2734
}
2835
}

0 commit comments

Comments
 (0)