Update blocknote (#3517)

* update blocknote, remove feature flag

* Fix backend

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
brendanlaschke
2024-01-18 09:40:00 +01:00
committed by GitHub
parent c8de37860f
commit f6f4e6c769
7 changed files with 124 additions and 268 deletions

View File

@ -5,8 +5,8 @@
"@apollo/server": "^4.7.3",
"@aws-sdk/client-s3": "^3.363.0",
"@aws-sdk/credential-providers": "^3.363.0",
"@blocknote/core": "^0.10.1",
"@blocknote/react": "^0.10.1",
"@blocknote/core": "^0.11.0",
"@blocknote/react": "^0.11.0",
"@chakra-ui/accordion": "^2.3.0",
"@chakra-ui/system": "^2.6.0",
"@codesandbox/sandpack-react": "^2.9.0",