chore: remove unused reactjs-tiptap-editor dependency

This package was not imported anywhere in the codebase but pulled in
@excalidraw/excalidraw and old @radix-ui packages that caused peer
dependency warnings on every npm install (React 19 vs React 16-18).
Tiptap is used directly via @tiptap/* packages.
This commit is contained in:
c0mrade
2026-03-23 21:58:31 +03:00
parent 9d3fb37d60
commit a709ddbec2
2 changed files with 29 additions and 4574 deletions

View File

@@ -65,7 +65,6 @@
"react-i18next": "^16.5.4",
"react-router": "^7.13.0",
"react-twemoji": "^0.7.2",
"reactjs-tiptap-editor": "^1.0.19",
"recharts": "^3.7.0",
"sigma": "^3.0.2",
"simplex-noise": "^4.0.3",