deps: add lexical as a dependency

This commit is contained in:
vamsi 2022-11-30 01:03:50 +05:30
parent 0bfb0a136a
commit 976e5b9c27
2 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"@heroicons/react": "^2.0.12", "@heroicons/react": "^2.0.12",
"axios": "^1.1.3", "axios": "^1.1.3",
"js-cookie": "^3.0.1", "js-cookie": "^3.0.1",
"lexical": "^0.6.4",
"next": "12.2.2", "next": "12.2.2",
"prosemirror-example-setup": "^1.2.1", "prosemirror-example-setup": "^1.2.1",
"prosemirror-model": "^1.18.1", "prosemirror-model": "^1.18.1",

View File

@ -1424,6 +1424,11 @@ levn@^0.4.1:
prelude-ls "^1.2.1" prelude-ls "^1.2.1"
type-check "~0.4.0" type-check "~0.4.0"
lexical@^0.6.4:
version "0.6.4"
resolved "https://registry.yarnpkg.com/lexical/-/lexical-0.6.4.tgz#00f5070a967fd1410aaa7d4c928f6e61af73c604"
integrity sha512-QBJEowv2FRkanu9V4HxCiR/V0rECt98zUeHsaYcgUCphrxbZseQgk8AO5UbHJMgAD4iQ0CCKZWbiqbv7Z8tYnw==
lilconfig@^2.0.5, lilconfig@^2.0.6: lilconfig@^2.0.5, lilconfig@^2.0.6:
version "2.0.6" version "2.0.6"
resolved "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.6.tgz" resolved "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.6.tgz"