From 22a2f50a2670571cb7052749e22afd4cfb3dddb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 04:48:30 +0000 Subject: [PATCH] chore(deps): bump @lexical/selection from 0.35.0 to 0.37.0 Bumps [@lexical/selection](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-selection) from 0.35.0 to 0.37.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.37.0/packages/lexical-selection) --- updated-dependencies: - dependency-name: "@lexical/selection" dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5ea7cb2..be54523 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@lexical/mark": "^0.36.1", "@lexical/react": "^0.35.0", "@lexical/rich-text": "^0.35.0", - "@lexical/selection": "^0.35.0", + "@lexical/selection": "^0.37.0", "@lexical/utils": "^0.35.0", "@tailwindcss/vite": "^4.1.11", "@tauri-apps/api": "^2", diff --git a/yarn.lock b/yarn.lock index 9ba9cd4..0f67bc7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -738,7 +738,7 @@ "@lexical/utils" "0.35.0" lexical "0.35.0" -"@lexical/selection@0.35.0", "@lexical/selection@^0.35.0": +"@lexical/selection@0.35.0": version "0.35.0" resolved "https://registry.yarnpkg.com/@lexical/selection/-/selection-0.35.0.tgz#e3844433641a4e1824d9d611cc71e5b2bdd30877" integrity sha512-mMtDE7Q0nycXdFTTH/+ta6EBrBwxBB4Tg8QwsGntzQ1Cq//d838dpXpFjJOqHEeVHUqXpiuj+cBG8+bvz/rPRw== @@ -759,6 +759,13 @@ dependencies: lexical "0.36.2" +"@lexical/selection@^0.37.0": + version "0.37.0" + resolved "https://registry.yarnpkg.com/@lexical/selection/-/selection-0.37.0.tgz#de76c3abf29bcd0863541f9e312a90469d08c9c4" + integrity sha512-Lix1s2r71jHfsTEs4q/YqK2s3uXKOnyA3fd1VDMWysO+bZzRwEO5+qyDvENZ0WrXSDCnlibNFV1HttWX9/zqyw== + dependencies: + lexical "0.37.0" + "@lexical/table@0.35.0": version "0.35.0" resolved "https://registry.yarnpkg.com/@lexical/table/-/table-0.35.0.tgz#657b735928c50a6abd5acdb857607fc9f8830dec" @@ -2706,6 +2713,11 @@ lexical@0.36.2, lexical@^0.36.2: resolved "https://registry.yarnpkg.com/lexical/-/lexical-0.36.2.tgz#07b21a3f78e885499e4713ef9a8bfa286373333a" integrity sha512-gIDJCmSAhtxD7h95WK17Nz19wCZu92Zn0p1/R45X01S/KAsLCwEtVJ2fTvIJNFTyx3QNJTuGcm5mYgRMUwq8rg== +lexical@0.37.0: + version "0.37.0" + resolved "https://registry.yarnpkg.com/lexical/-/lexical-0.37.0.tgz#9f849c6edb7a04d1568d05e18b8f509606dc7a70" + integrity sha512-r5VJR2TioQPAsZATfktnJFrGIiy6gjQN8b/+0a2u1d7/QTH7lhbB7byhGSvcq1iaa1TV/xcf/pFV55a5V5hTDQ== + lightningcss-darwin-arm64@1.30.1: version "1.30.1" resolved "https://registry.yarnpkg.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.1.tgz#3d47ce5e221b9567c703950edf2529ca4a3700ae"