Replace lexical-remark with a fork for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
0521d16eae
commit
a3bc73ac79
2 changed files with 4 additions and 5 deletions
|
@ -138,7 +138,7 @@
|
||||||
"intl-pluralrules": "^1.3.1",
|
"intl-pluralrules": "^1.3.1",
|
||||||
"leaflet": "^1.8.0",
|
"leaflet": "^1.8.0",
|
||||||
"lexical": "^0.11.3",
|
"lexical": "^0.11.3",
|
||||||
"lexical-remark": "^0.3.8",
|
"lexical-remark": "https://github.com/mkljczk/lexical-remark#v0.3.9",
|
||||||
"libphonenumber-js": "^1.10.8",
|
"libphonenumber-js": "^1.10.8",
|
||||||
"line-awesome": "^1.3.0",
|
"line-awesome": "^1.3.0",
|
||||||
"localforage": "^1.10.0",
|
"localforage": "^1.10.0",
|
||||||
|
|
|
@ -9344,10 +9344,9 @@ levn@~0.3.0:
|
||||||
prelude-ls "~1.1.2"
|
prelude-ls "~1.1.2"
|
||||||
type-check "~0.3.2"
|
type-check "~0.3.2"
|
||||||
|
|
||||||
lexical-remark@^0.3.8:
|
"lexical-remark@https://github.com/mkljczk/lexical-remark#v0.3.9":
|
||||||
version "0.3.8"
|
version "0.3.9"
|
||||||
resolved "https://registry.yarnpkg.com/lexical-remark/-/lexical-remark-0.3.8.tgz#fd248626bce32f4108a2b302315182ab49826753"
|
resolved "https://github.com/mkljczk/lexical-remark#391a1993c09ae448982fce2e75aedae1f03febf2"
|
||||||
integrity sha512-781wAQnfI2cPZjbJDhjDn8ntLjc5aSJmUNswXq1+9Rpox6l5Vwz/TUOqPgCJsL2S8CU9kPA/4L6N2bXm3gPsYA==
|
|
||||||
dependencies:
|
dependencies:
|
||||||
"@nexusmods/eslint-plugin-nexusmods" "^0.0.6"
|
"@nexusmods/eslint-plugin-nexusmods" "^0.0.6"
|
||||||
eslint "^8.41.0"
|
eslint "^8.41.0"
|
||||||
|
|
Loading…
Reference in a new issue