From 2d6db00d34be6fd76972581b6d09e4aff7a491be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 13:15:42 +0000 Subject: [PATCH] Bump @lexical/rich-text from 0.43.0 to 0.44.0 in /frontend Bumps [@lexical/rich-text](https://github.com/facebook/lexical/tree/HEAD/packages/lexical-rich-text) from 0.43.0 to 0.44.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.44.0/packages/lexical-rich-text) --- updated-dependencies: - dependency-name: "@lexical/rich-text" dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/package-lock.json | 133 +++++++++++++++++++------------------ frontend/package.json | 2 +- 2 files changed, 68 insertions(+), 67 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 9621220..5468fa6 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -8,7 +8,7 @@ "name": "intercept", "version": "0.4.2", "dependencies": { - "@lexical/rich-text": "^0.43.0", + "@lexical/rich-text": "^0.44.0", "@mdxeditor/editor": "^3.55.0", "@radix-ui/react-checkbox": "^1.3.3", "@radix-ui/react-collapsible": "^1.1.12", @@ -1529,39 +1529,39 @@ } }, "node_modules/@lexical/extension": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/@lexical/extension/-/extension-0.43.0.tgz", - "integrity": "sha512-hCFj//3RhsPrCmx8VRTTLIsWtC2n5GG03ZDdyrgmeLzXNuknwDqhzaGAfQi9LSYn+NU+j3yCUROu8pZqaedtvw==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@lexical/extension/-/extension-0.44.0.tgz", + "integrity": "sha512-BsYtoc+0EU0pqcOpf/lIUDU6LQVO6zX2AawZoUWJzT3Wzfov23qsqZWvl2WGM9dnRTN5iISJL3Fl53bQVxiXxw==", "license": "MIT", "dependencies": { - "@lexical/utils": "0.43.0", + "@lexical/utils": "0.44.0", "@preact/signals-core": "^1.14.1", - "lexical": "0.43.0" + "lexical": "0.44.0" } }, "node_modules/@lexical/extension/node_modules/@lexical/selection": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/@lexical/selection/-/selection-0.43.0.tgz", - "integrity": "sha512-sdKdXIFggtHxTctvXjTyx2RgWuKOOP3PhrzRJF+COGfckrr/YzDtQCOfyvktElyKEeYXa3t9sx/R6Ep3n074fA==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@lexical/selection/-/selection-0.44.0.tgz", + "integrity": "sha512-AEyeZJFFr5YRLeqVR+X0QAW19c4Fk4MFAQu52z2gxAyDGTj9xwVJxjfepVpfUp4P9K+sPtJ/yaqfMXH506ksSQ==", "license": "MIT", "dependencies": { - "lexical": "0.43.0" + "lexical": "0.44.0" } }, "node_modules/@lexical/extension/node_modules/@lexical/utils": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/@lexical/utils/-/utils-0.43.0.tgz", - "integrity": "sha512-Y9wzFwoeI9KLDJsztTz45Aobp6sACHSRqUtyjxpCsU0jwL60Tt9rD71QVz7SvpmzxjtnBb040s6LHa6vP0gY+A==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@lexical/utils/-/utils-0.44.0.tgz", + "integrity": "sha512-/D2ptztNevfBJgtkj4uaiYBeRcvSy+1mQj6pNYaCFZIoPJIwl6H5fXwWAvpvr11vcQKP9DEEoXR+V4qkMOA+EA==", "license": "MIT", "dependencies": { - "@lexical/selection": "0.43.0", - "lexical": "0.43.0" + "@lexical/selection": "0.44.0", + "lexical": "0.44.0" } }, "node_modules/@lexical/extension/node_modules/lexical": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.43.0.tgz", - "integrity": "sha512-waSeXyt1HxTFpU8KNRA3IQcvjvpw0lZNaSbGopfOi4bLV0FF9zYpqiScTnEUMP/b1W7qWmD4Z2Detw43XICxqQ==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.44.0.tgz", + "integrity": "sha512-ReDUjRlFgkGoPWzvdjr7s16PUVpHATN+2NH2NiZs+PLlISTaIFFgKil2P467oP3Vg+XgmpDsUgmWZsFJTztYjg==", "license": "MIT" }, "node_modules/@lexical/hashtag": { @@ -1726,87 +1726,89 @@ } }, "node_modules/@lexical/rich-text": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/@lexical/rich-text/-/rich-text-0.43.0.tgz", - "integrity": "sha512-y6uhY5X+PBLg8LSCDazSMAkUfA1RwBW6DFOuUKW5SI1DaB/oc/vpQhkR1DYGqXnytMx7hfiK+7lL51ZC0ydeWg==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@lexical/rich-text/-/rich-text-0.44.0.tgz", + "integrity": "sha512-IIdrutK5GY47ITjPlZB7KzUi9dBDwygsyFOwolnrYSL7m6TtGhAqrYiFg/YNOTT/nBzK3KQeCJRbnxpjJAVZtQ==", "license": "MIT", "dependencies": { - "@lexical/clipboard": "0.43.0", - "@lexical/dragon": "0.43.0", - "@lexical/selection": "0.43.0", - "@lexical/utils": "0.43.0", - "lexical": "0.43.0" + "@lexical/clipboard": "0.44.0", + "@lexical/dragon": "0.44.0", + "@lexical/selection": "0.44.0", + "@lexical/utils": "0.44.0", + "lexical": "0.44.0" } }, "node_modules/@lexical/rich-text/node_modules/@lexical/clipboard": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/@lexical/clipboard/-/clipboard-0.43.0.tgz", - "integrity": "sha512-3dWDusVyM9EosBt4/n/ERyPIGOyuWuECj9zbvJdzGUdvu/VsqCdlyDsU5M7NxTUNQn2Fhkdj2o00UeB6bagX5Q==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@lexical/clipboard/-/clipboard-0.44.0.tgz", + "integrity": "sha512-nfmNIs7uENqlDI7cm2E4I1Yp8mDJGMhEQIrIV2rNWnL1oeHVXQ7yuYdyoPdcY1zuj/9nvkYBQYUEh0QiGwpETA==", "license": "MIT", "dependencies": { - "@lexical/html": "0.43.0", - "@lexical/list": "0.43.0", - "@lexical/selection": "0.43.0", - "@lexical/utils": "0.43.0", - "lexical": "0.43.0" + "@lexical/extension": "0.44.0", + "@lexical/html": "0.44.0", + "@lexical/list": "0.44.0", + "@lexical/selection": "0.44.0", + "@lexical/utils": "0.44.0", + "@types/trusted-types": "^2.0.7", + "lexical": "0.44.0" } }, "node_modules/@lexical/rich-text/node_modules/@lexical/dragon": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/@lexical/dragon/-/dragon-0.43.0.tgz", - "integrity": "sha512-wB2s8uO9DFwS5err1wM+7Yoz3cixtEXy1ZiU8RoJJ7tmjSEmQsLIflAQq8Lic291tCNPs+lSHKjdw+52vi0Z7Q==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@lexical/dragon/-/dragon-0.44.0.tgz", + "integrity": "sha512-RhlsjVDket9k1+YFEkDE0/7Qyrh2BI0vxBMzrWwPJTXX/4YFanYN9su8RSabkIukBBJ3QiNOOoC8FKK4Lkr4qg==", "license": "MIT", "dependencies": { - "@lexical/extension": "0.43.0", - "lexical": "0.43.0" + "@lexical/extension": "0.44.0", + "lexical": "0.44.0" } }, "node_modules/@lexical/rich-text/node_modules/@lexical/html": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/@lexical/html/-/html-0.43.0.tgz", - "integrity": "sha512-C6LpUQlRl9J8Hqpm/C8LCX1ZxFHyD/gvOdV+NuNGnXN06uo0jDDm9SNh/HI3VWvFu9ec4OuzUkQRCafW8WC8fQ==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@lexical/html/-/html-0.44.0.tgz", + "integrity": "sha512-5X6eGsgwtqPxABsuShUxF7ZfyB/U4GwSEyeonvwH1Vc/5Q2uQVjlB+FAYd+MNwWMHMh4d4+yZ3l70AtIuhr5eg==", "license": "MIT", "dependencies": { - "@lexical/selection": "0.43.0", - "@lexical/utils": "0.43.0", - "lexical": "0.43.0" + "@lexical/extension": "0.44.0", + "@lexical/selection": "0.44.0", + "@lexical/utils": "0.44.0", + "lexical": "0.44.0" } }, "node_modules/@lexical/rich-text/node_modules/@lexical/list": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/@lexical/list/-/list-0.43.0.tgz", - "integrity": "sha512-WyYVeQa2x1LrI8Emr9AiWTjSMiZw77Zy7MRnohPTdX/4fu3Njfw61lpoonCNHlv/r5Mb/RHkIAwWjtjcSzwA+g==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@lexical/list/-/list-0.44.0.tgz", + "integrity": "sha512-ZTCWxDz1okPrC9FBXi1yV3W5fbQQeMUlFIcSVF9HibcVPmCsPa900IxthuiQbGiTycUyXDTOB3IUYRtlJNtpjw==", "license": "MIT", "dependencies": { - "@lexical/extension": "0.43.0", - "@lexical/selection": "0.43.0", - "@lexical/utils": "0.43.0", - "lexical": "0.43.0" + "@lexical/extension": "0.44.0", + "@lexical/utils": "0.44.0", + "lexical": "0.44.0" } }, "node_modules/@lexical/rich-text/node_modules/@lexical/selection": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/@lexical/selection/-/selection-0.43.0.tgz", - "integrity": "sha512-sdKdXIFggtHxTctvXjTyx2RgWuKOOP3PhrzRJF+COGfckrr/YzDtQCOfyvktElyKEeYXa3t9sx/R6Ep3n074fA==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@lexical/selection/-/selection-0.44.0.tgz", + "integrity": "sha512-AEyeZJFFr5YRLeqVR+X0QAW19c4Fk4MFAQu52z2gxAyDGTj9xwVJxjfepVpfUp4P9K+sPtJ/yaqfMXH506ksSQ==", "license": "MIT", "dependencies": { - "lexical": "0.43.0" + "lexical": "0.44.0" } }, "node_modules/@lexical/rich-text/node_modules/@lexical/utils": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/@lexical/utils/-/utils-0.43.0.tgz", - "integrity": "sha512-Y9wzFwoeI9KLDJsztTz45Aobp6sACHSRqUtyjxpCsU0jwL60Tt9rD71QVz7SvpmzxjtnBb040s6LHa6vP0gY+A==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@lexical/utils/-/utils-0.44.0.tgz", + "integrity": "sha512-/D2ptztNevfBJgtkj4uaiYBeRcvSy+1mQj6pNYaCFZIoPJIwl6H5fXwWAvpvr11vcQKP9DEEoXR+V4qkMOA+EA==", "license": "MIT", "dependencies": { - "@lexical/selection": "0.43.0", - "lexical": "0.43.0" + "@lexical/selection": "0.44.0", + "lexical": "0.44.0" } }, "node_modules/@lexical/rich-text/node_modules/lexical": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.43.0.tgz", - "integrity": "sha512-waSeXyt1HxTFpU8KNRA3IQcvjvpw0lZNaSbGopfOi4bLV0FF9zYpqiScTnEUMP/b1W7qWmD4Z2Detw43XICxqQ==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.44.0.tgz", + "integrity": "sha512-ReDUjRlFgkGoPWzvdjr7s16PUVpHATN+2NH2NiZs+PLlISTaIFFgKil2P467oP3Vg+XgmpDsUgmWZsFJTztYjg==", "license": "MIT" }, "node_modules/@lexical/selection": { @@ -4622,8 +4624,7 @@ "version": "2.0.7", "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz", "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", - "license": "MIT", - "optional": true + "license": "MIT" }, "node_modules/@types/unist": { "version": "3.0.3", diff --git a/frontend/package.json b/frontend/package.json index 7f4fd92..145a4aa 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -12,7 +12,7 @@ "test:watch": "vitest" }, "dependencies": { - "@lexical/rich-text": "^0.43.0", + "@lexical/rich-text": "^0.44.0", "@mdxeditor/editor": "^3.55.0", "@radix-ui/react-checkbox": "^1.3.3", "@radix-ui/react-collapsible": "^1.1.12",