From 238e30fe1e6f1f811280353ea56aca5b1d649e29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 06:26:12 +0000 Subject: [PATCH] build(deps): bump @lexical/clipboard from 0.41.0 to 0.42.0 Bumps [@lexical/clipboard](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-clipboard) 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-clipboard) --- updated-dependencies: - dependency-name: "@lexical/clipboard" 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..b32650f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "@floating-ui/react": "^0.27.19", "@formkit/auto-animate": "^0.8.0", - "@lexical/clipboard": "^0.41.0", + "@lexical/clipboard": "^0.42.0", "@lexical/code": "^0.41.0", "@lexical/html": "^0.41.0", "@lexical/link": "^0.41.0",