diff --git a/libs/portal-framework-ui/package.json b/libs/portal-framework-ui/package.json index 4b90bbad1..973a6f750 100644 --- a/libs/portal-framework-ui/package.json +++ b/libs/portal-framework-ui/package.json @@ -41,7 +41,7 @@ "peerDependencies": { "@conform-to/react": "catalog:", "@hookform/resolvers": "catalog:", - "@lexical/code": "^0.38.2 || ^0.39.0 || ^0.44.0", + "@lexical/code": "^0.38.2 || ^0.39.0 || ^0.44.0 || ^0.46.0", "@lexical/html": "^0.38.2 || ^0.44.0", "@lexical/link": "^0.38.2 || ^0.44.0", "@lexical/list": "^0.38.2 || ^0.44.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cfeda29b2..eed2e735a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1158,7 +1158,7 @@ importers: specifier: 'catalog:' version: 5.2.2(react-hook-form@7.80.0(react@19.2.7)) '@lexical/code': - specifier: ^0.38.2 || ^0.39.0 || ^0.44.0 + specifier: ^0.38.2 || ^0.39.0 || ^0.44.0 || ^0.46.0 version: 0.39.0 '@lexical/html': specifier: ^0.38.2 || ^0.44.0