⬇️(dependencies) downgrade to docx 9.5.0

Prob compatibility issue with docx 9.5.1 and
BlockNote. We downgrade to 9.5.0 for now until
BlockNote is updated to support docx 9.5.1.
This commit is contained in:
Anthony LC
2025-06-26 16:47:51 +02:00
parent f0b253f0ff
commit 9f222bbaa3
3 changed files with 114 additions and 47 deletions

View File

@@ -36,7 +36,7 @@
"clsx": "2.1.1",
"cmdk": "1.1.1",
"crisp-sdk-web": "1.0.25",
"docx": "9.5.1",
"docx": "9.5.0",
"emoji-mart": "5.6.0",
"i18next": "25.2.1",
"i18next-browser-languagedetector": "8.2.0",