⬆️(dependencies) let docx dependencies be upgraded

Blocknote seems to manage the last version of
docx, we do not have to pin it to a specific version
anymore.
This commit is contained in:
Anthony LC
2026-01-23 15:50:45 +01:00
parent 586089c8e4
commit c3e83c6612
4 changed files with 6 additions and 9 deletions

View File

@@ -35,7 +35,6 @@
"@types/node": "24.10.9",
"@types/react": "19.2.8",
"@types/react-dom": "19.2.3",
"docx": "9.5.0",
"eslint": "9.39.2",
"prosemirror-view": "1.41.4",
"react": "19.2.3",