diff --git a/package.json b/package.json index 542db6f33..1f9ccdb8e 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "intl-pluralrules": "^1.3.1", "leaflet": "^1.8.0", "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", "line-awesome": "^1.3.0", "localforage": "^1.10.0", diff --git a/yarn.lock b/yarn.lock index d6f14ecbf..6585a0a17 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9344,10 +9344,9 @@ levn@~0.3.0: prelude-ls "~1.1.2" type-check "~0.3.2" -lexical-remark@^0.3.8: - version "0.3.8" - resolved "https://registry.yarnpkg.com/lexical-remark/-/lexical-remark-0.3.8.tgz#fd248626bce32f4108a2b302315182ab49826753" - integrity sha512-781wAQnfI2cPZjbJDhjDn8ntLjc5aSJmUNswXq1+9Rpox6l5Vwz/TUOqPgCJsL2S8CU9kPA/4L6N2bXm3gPsYA== +"lexical-remark@https://github.com/mkljczk/lexical-remark#v0.3.9": + version "0.3.9" + resolved "https://github.com/mkljczk/lexical-remark#391a1993c09ae448982fce2e75aedae1f03febf2" dependencies: "@nexusmods/eslint-plugin-nexusmods" "^0.0.6" eslint "^8.41.0"