⬆️(dependencies) bump to blocknote 0.45.0

Bump to BlockNote 0.45.0 to get the latest
features and fixes.
This release includes the fix for the table
deletion that breaks the editor when
deleting tables.
This commit is contained in:
Anthony LC
2025-12-22 09:45:02 +01:00
parent ff88465398
commit a920daf05b
6 changed files with 207 additions and 191 deletions

View File

@@ -37,6 +37,7 @@
"@types/react-dom": "19.2.3",
"docx": "9.5.0",
"eslint": "9.39.2",
"prosemirror-view": "1.41.3",
"react": "19.2.3",
"react-dom": "19.2.3",
"typescript": "5.9.3",