Allow to change block type

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2023-03-18 19:20:43 +01:00
parent 6dd2172a04
commit 8b7b2a533e
5 changed files with 399 additions and 147 deletions

View File

@ -54,14 +54,15 @@
"@gamestdio/websocket": "^0.3.2",
"@jest/globals": "^29.0.0",
"@lcdp/offline-plugin": "^5.1.0",
"@lexical/code": "^0.8.1",
"@lexical/hashtag": "^0.8.1",
"@lexical/link": "^0.8.1",
"@lexical/markdown": "^0.8.1",
"@lexical/react": "^0.8.1",
"@lexical/rich-text": "^0.8.1",
"@lexical/selection": "^0.8.1",
"@lexical/utils": "^0.8.1",
"@lexical/code": "^0.9.0",
"@lexical/hashtag": "^0.9.0",
"@lexical/link": "^0.9.0",
"@lexical/list": "^0.9.0",
"@lexical/markdown": "^0.9.0",
"@lexical/react": "^0.9.0",
"@lexical/rich-text": "^0.9.0",
"@lexical/selection": "^0.9.0",
"@lexical/utils": "^0.9.0",
"@metamask/providers": "^10.0.0",
"@popperjs/core": "^2.11.5",
"@reach/combobox": "^0.18.0",
@ -140,7 +141,7 @@
"intl-messageformat-parser": "^6.0.0",
"intl-pluralrules": "^1.3.1",
"leaflet": "^1.8.0",
"lexical": "^0.8.1",
"lexical": "^0.9.0",
"libphonenumber-js": "^1.10.8",
"line-awesome": "^1.3.0",
"localforage": "^1.10.0",