[PE-228] fix: update tiptap package versions (#6361)

* fix: tiptap package versions

* chore: update tiptap/core package version
This commit is contained in:
Aaryan Khandelwal 2025-01-09 14:52:41 +05:30 committed by GitHub
parent d96ab2e7af
commit 3ab959c682
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 275 additions and 373 deletions

View file

@ -25,8 +25,8 @@
"@plane/types": "*",
"@sentry/node": "^8.28.0",
"@sentry/profiling-node": "^8.28.0",
"@tiptap/core": "^2.4.0",
"@tiptap/html": "^2.3.0",
"@tiptap/core": "2.10.4",
"@tiptap/html": "2.11.0",
"axios": "^1.7.9",
"compression": "^1.7.4",
"cors": "^2.8.5",