mirror of
https://github.com/suitenumerique/docs.git
synced 2026-04-26 01:25:05 +02:00
⬆️(frontend) Update blocknote dependencies to 0.47.3
We updated the blocknote dependencies to version 0.47.3. This update includes a bug fix when we copy paste a docx content into a document.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"node": ">=22"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocknote/server-util": "0.47.2",
|
||||
"@blocknote/server-util": "0.47.3",
|
||||
"@hocuspocus/server": "3.4.4",
|
||||
"@sentry/node": "10.45.0",
|
||||
"@sentry/profiling-node": "10.45.0",
|
||||
@@ -30,7 +30,7 @@
|
||||
"yjs": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@blocknote/core": "0.47.2",
|
||||
"@blocknote/core": "0.47.3",
|
||||
"@hocuspocus/provider": "3.4.4",
|
||||
"@types/cors": "2.8.19",
|
||||
"@types/express": "5.0.6",
|
||||
|
||||
Reference in New Issue
Block a user