This commit is contained in:
MartinBraquet
2025-09-12 00:46:38 +02:00
parent 407e6a3d06
commit 1a3fecc89e

View File

@@ -68,5 +68,11 @@
"@tiptap/html": "2.3.2",
"@tiptap/starter-kit": "2.3.2",
"@tiptap/suggestion": "2.3.2"
},
"resolutions": {
"react": "18.2.0",
"react-dom": "18.2.0",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0"
}
}