fix(vue): pin vue-ts-types version (#5800)

This commit is contained in:
solvsoft 2024-11-06 13:00:40 +01:00 committed by GitHub
parent ddd3d713e5
commit 5a04885b94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,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",