Lexical: WIP port tables support

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2023-08-07 21:55:17 +02:00
parent 06d0f4bcc2
commit 700e7af19d
10 changed files with 3275 additions and 155 deletions

View File

@ -52,14 +52,17 @@
"@gamestdio/websocket": "^0.3.2",
"@jest/globals": "^29.0.0",
"@lcdp/offline-plugin": "^5.1.0",
"@lexical/code": "^0.11.2",
"@lexical/hashtag": "^0.11.2",
"@lexical/link": "^0.11.2",
"@lexical/list": "^0.11.2",
"@lexical/react": "^0.11.2",
"@lexical/rich-text": "^0.11.2",
"@lexical/selection": "^0.11.2",
"@lexical/utils": "^0.11.2",
"@lexical/clipboard": "^0.11.3",
"@lexical/code": "^0.11.3",
"@lexical/hashtag": "^0.11.3",
"@lexical/html": "^0.11.3",
"@lexical/link": "^0.11.3",
"@lexical/list": "^0.11.3",
"@lexical/react": "^0.11.3",
"@lexical/rich-text": "^0.11.3",
"@lexical/selection": "^0.11.3",
"@lexical/table": "^0.11.3",
"@lexical/utils": "^0.11.3",
"@metamask/providers": "^10.0.0",
"@popperjs/core": "^2.11.5",
"@reach/combobox": "^0.18.0",
@ -134,7 +137,7 @@
"intl-messageformat-parser": "^6.0.0",
"intl-pluralrules": "^1.3.1",
"leaflet": "^1.8.0",
"lexical": "^0.11.2",
"lexical": "^0.11.3",
"lexical-remark": "^0.3.8",
"libphonenumber-js": "^1.10.8",
"line-awesome": "^1.3.0",