chore: add changeset & package-lock

This commit is contained in:
Nick the Sick 2024-11-06 13:01:37 +01:00
parent 5a04885b94
commit 4ee59c1f7d
No known key found for this signature in database
GPG Key ID: F575992F156E5BCC
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
"@tiptap/vue-2": patch
---
Pin vue-ts-types to a working version for vue-2

2
package-lock.json generated
View File

@ -19822,7 +19822,7 @@
"dependencies": {
"@tiptap/extension-bubble-menu": "^2.9.1",
"@tiptap/extension-floating-menu": "^2.9.1",
"vue-ts-types": "^1.6.0"
"vue-ts-types": "1.6.2"
},
"devDependencies": {
"@tiptap/core": "^2.9.1",