⬆️(frontend) bump blocknote to 0.47.1

Bump BlockNote to 0.47.1 to fix the issues with
the ai selections.
This commit is contained in:
Anthony LC
2026-03-09 12:26:25 +01:00
parent 77535b0292
commit 9d320092df
3 changed files with 108 additions and 81 deletions

View File

@@ -16,7 +16,7 @@
"node": ">=22"
},
"dependencies": {
"@blocknote/server-util": "0.47.0",
"@blocknote/server-util": "0.47.1",
"@hocuspocus/server": "3.4.4",
"@sentry/node": "10.38.0",
"@sentry/profiling-node": "10.38.0",
@@ -30,7 +30,7 @@
"yjs": "*"
},
"devDependencies": {
"@blocknote/core": "0.47.0",
"@blocknote/core": "0.47.1",
"@hocuspocus/provider": "3.4.4",
"@types/cors": "2.8.19",
"@types/express": "5.0.6",