⬆️(dependencies) bump blocknote to 0.30.1

A bunch of fixes are in this pacth release.
Better to update now before we release to 3.3.0.
This commit is contained in:
Anthony LC
2025-05-23 10:55:14 +02:00
parent 252ab6a586
commit f851ef2d85
3 changed files with 44 additions and 44 deletions

View File

@@ -16,12 +16,12 @@
},
"dependencies": {
"@ag-media/react-pdf-table": "2.0.3",
"@blocknote/code-block": "0.30.0",
"@blocknote/core": "0.30.0",
"@blocknote/mantine": "0.30.0",
"@blocknote/react": "0.30.0",
"@blocknote/xl-docx-exporter": "0.30.0",
"@blocknote/xl-pdf-exporter": "0.30.0",
"@blocknote/code-block": "0.30.1",
"@blocknote/core": "0.30.1",
"@blocknote/mantine": "0.30.1",
"@blocknote/react": "0.30.1",
"@blocknote/xl-docx-exporter": "0.30.1",
"@blocknote/xl-pdf-exporter": "0.30.1",
"@emoji-mart/data": "1.2.1",
"@emoji-mart/react": "1.1.1",
"@fontsource/material-icons": "5.2.5",