From 2f8cb2a1af53a24392621b17e05dccaa979a30fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 09:56:58 +0800 Subject: [PATCH] chore(deps): bump @lexical/text from 0.36.2 to 0.38.2 in /web (#28960) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/web/package.json b/web/package.json index 5d9332daa8..a646b26bab 100644 --- a/web/package.json +++ b/web/package.json @@ -56,7 +56,7 @@ "@lexical/list": "^0.36.2", "@lexical/react": "^0.36.2", "@lexical/selection": "^0.37.0", - "@lexical/text": "^0.36.2", + "@lexical/text": "^0.38.2", "@lexical/utils": "^0.37.0", "@monaco-editor/react": "^4.7.0", "@octokit/core": "^6.1.6", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 96baa4f274..d65fb5e4f3 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: ^0.37.0 version: 0.37.0 '@lexical/text': - specifier: ^0.36.2 - version: 0.36.2 + specifier: ^0.38.2 + version: 0.38.2 '@lexical/utils': specifier: ^0.37.0 version: 0.37.0 @@ -2087,6 +2087,9 @@ packages: '@lexical/text@0.36.2': resolution: {integrity: sha512-IbbqgRdMAD6Uk9b2+qSVoy+8RVcczrz6OgXvg39+EYD+XEC7Rbw7kDTWzuNSJJpP7vxSO8YDZSaIlP5gNH3qKA==} + '@lexical/text@0.38.2': + resolution: {integrity: sha512-+juZxUugtC4T37aE3P0l4I9tsWbogDUnTI/mgYk4Ht9g+gLJnhQkzSA8chIyfTxbj5i0A8yWrUUSw+/xA7lKUQ==} + '@lexical/utils@0.36.2': resolution: {integrity: sha512-P9+t2Ob10YNGYT/PWEER+1EqH8SAjCNRn+7SBvKbr0IdleGF2JvzbJwAWaRwZs1c18P11XdQZ779dGvWlfwBIw==} @@ -10387,6 +10390,10 @@ snapshots: dependencies: lexical: 0.37.0 + '@lexical/text@0.38.2': + dependencies: + lexical: 0.37.0 + '@lexical/utils@0.36.2': dependencies: '@lexical/list': 0.36.2