From 5e4575875159f063cf25e02465842ff99ea5c582 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 06:26:30 +0000 Subject: [PATCH] build(deps): bump @lexical/list from 0.41.0 to 0.42.0 Bumps [@lexical/list](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-list) from 0.41.0 to 0.42.0. - [Release notes](https://github.com/facebook/lexical/releases) - [Changelog](https://github.com/facebook/lexical/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/lexical/commits/v0.42.0/packages/lexical-list) --- updated-dependencies: - dependency-name: "@lexical/list" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a705330..1021db0 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@lexical/code": "^0.41.0", "@lexical/html": "^0.41.0", "@lexical/link": "^0.41.0", - "@lexical/list": "^0.41.0", + "@lexical/list": "^0.42.0", "@lexical/markdown": "^0.41.0", "@lexical/react": "^0.41.0", "@lexical/rich-text": "^0.41.0",