From 2e44ebe98df142c96f5004dedbcc0fdc8078fc3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 12:55:48 +0900 Subject: [PATCH] chore(deps): bump @lexical/text from 0.30.0 to 0.35.0 in /web (#25705) 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 | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/web/package.json b/web/package.json index 91ab1ae498..bbf3394a17 100644 --- a/web/package.json +++ b/web/package.json @@ -59,7 +59,7 @@ "@lexical/list": "^0.30.0", "@lexical/react": "^0.30.0", "@lexical/selection": "^0.30.0", - "@lexical/text": "^0.30.0", + "@lexical/text": "^0.35.0", "@lexical/utils": "^0.30.0", "@monaco-editor/react": "^4.6.0", "@octokit/core": "^6.1.2", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index c28c41513d..c8b2502c16 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: ^0.30.0 version: 0.30.0 '@lexical/text': - specifier: ^0.30.0 - version: 0.30.0 + specifier: ^0.35.0 + version: 0.35.0 '@lexical/utils': specifier: ^0.30.0 version: 0.30.0 @@ -2119,6 +2119,9 @@ packages: '@lexical/text@0.30.0': resolution: {integrity: sha512-P0ptriFwwP/hoDpz/MoBbzHxrFHqh0kCGzASWUdRZ1zrU0yPvJ9vV/UNMhyolH7xx+eAGI1Yl+m74NlpGmXqTg==} + '@lexical/text@0.35.0': + resolution: {integrity: sha512-uaMh46BkysV8hK8wQwp5g/ByZW+2hPDt8ahAErxtf8NuzQem1FHG/f5RTchmFqqUDVHO3qLNTv4AehEGmXv8MA==} + '@lexical/utils@0.30.0': resolution: {integrity: sha512-VJlAUhupCZmnbYYX3zMWovd4viu2guR01sAqKGbbOMbP+4rlaymixFbinvNPaRKDBloOARi+fpiveQFxnyr/Ew==} @@ -6358,6 +6361,9 @@ packages: lexical@0.30.0: resolution: {integrity: sha512-6gxYeXaJiAcreJD0whCofvO0MuJmnWoIgIl1w7L5FTigfhnEohuCx2SoI/oywzfzXE9gzZnyr3rVvZrMItPL8A==} + lexical@0.35.0: + resolution: {integrity: sha512-3VuV8xXhh5xJA6tzvfDvE0YBCMkIZUmxtRilJQDDdCgJCc+eut6qAv2qbN+pbqvarqcQqPN1UF+8YvsjmyOZpw==} + lib0@0.2.114: resolution: {integrity: sha512-gcxmNFzA4hv8UYi8j43uPlQ7CGcyMJ2KQb5kZASw6SnAKAf10hK12i2fjrS3Cl/ugZa5Ui6WwIu1/6MIXiHttQ==} engines: {node: '>=16'} @@ -10781,6 +10787,10 @@ snapshots: dependencies: lexical: 0.30.0 + '@lexical/text@0.35.0': + dependencies: + lexical: 0.35.0 + '@lexical/utils@0.30.0': dependencies: '@lexical/list': 0.30.0 @@ -15872,6 +15882,8 @@ snapshots: lexical@0.30.0: {} + lexical@0.35.0: {} + lib0@0.2.114: dependencies: isomorphic.js: 0.2.5