From 6ba19edb9f046cbead5852194c014d3539ff5664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 03:36:40 +0000 Subject: [PATCH] chore(deps): bump mdast-util-to-hast in /examples/node-state-style Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1. - [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases) - [Commits](https://github.com/syntax-tree/mdast-util-to-hast/compare/13.2.0...13.2.1) --- updated-dependencies: - dependency-name: mdast-util-to-hast dependency-version: 13.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/node-state-style/package-lock.json | 627 ++++++-------------- 1 file changed, 176 insertions(+), 451 deletions(-) diff --git a/examples/node-state-style/package-lock.json b/examples/node-state-style/package-lock.json index d8b79cd6657..74dc4c4a538 100644 --- a/examples/node-state-style/package-lock.json +++ b/examples/node-state-style/package-lock.json @@ -1,23 +1,23 @@ { "name": "@lexical/node-state-style-example", - "version": "0.31.0", + "version": "0.31.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@lexical/node-state-style-example", - "version": "0.31.0", + "version": "0.31.2", "dependencies": { "@ark-ui/react": "^5.6.0", - "@lexical/clipboard": "0.31.0", - "@lexical/html": "0.31.0", - "@lexical/react": "0.31.0", - "@lexical/selection": "0.31.0", - "@lexical/utils": "0.31.0", + "@lexical/clipboard": "0.31.2", + "@lexical/html": "0.31.2", + "@lexical/react": "0.31.2", + "@lexical/selection": "0.31.2", + "@lexical/utils": "0.31.2", "@shikijs/langs": "^3.3.0", "@shikijs/themes": "^3.3.0", "inline-style-parser": "^0.2.4", - "lexical": "0.31.0", + "lexical": "0.31.2", "lucide-react": "^0.503.0", "prettier": "^3.5.3", "react": "^19.1.0", @@ -866,38 +866,41 @@ } }, "node_modules/@lexical/clipboard": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/clipboard/-/clipboard-0.31.0.tgz", - "integrity": "sha512-oOZgDnzD68uZMy99H1dx6Le/uJNxmvXgbHb2Qp6Zrej7OUnCV/X9kzVSgLqWKytgrjsyUjTLjRhkQgwLhu61sA==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/clipboard/-/clipboard-0.31.2.tgz", + "integrity": "sha512-cedna5jXfNzbmGl0nLOiLoQoE42i3NfCU6wtugO/auWTLbv1/gD9g0egLg2lAUod+BApaCgdTU4tV2bqww2GWQ==", + "license": "MIT", "dependencies": { - "@lexical/html": "0.31.0", - "@lexical/list": "0.31.0", - "@lexical/selection": "0.31.0", - "@lexical/utils": "0.31.0", - "lexical": "0.31.0" + "@lexical/html": "0.31.2", + "@lexical/list": "0.31.2", + "@lexical/selection": "0.31.2", + "@lexical/utils": "0.31.2", + "lexical": "0.31.2" } }, "node_modules/@lexical/code": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/code/-/code-0.31.0.tgz", - "integrity": "sha512-a2Uvy7RT/oNVzspnHhZCGtb0f0jVaxMtg3OVyTgRTAQCxrYXT6eN1oBCWaPXKRFi9YDsOusb1cvnfnsBbqO0nw==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/code/-/code-0.31.2.tgz", + "integrity": "sha512-pix3n43zJzzkOgiUV0aTkWL4syItiHrP7YkdenkXgauVMAqZq3IvmK1hSQYKeDsVw/3N8mU26oRp0g5kPDV1rA==", + "license": "MIT", "dependencies": { - "@lexical/utils": "0.31.0", - "lexical": "0.31.0", + "@lexical/utils": "0.31.2", + "lexical": "0.31.2", "prismjs": "^1.30.0" } }, "node_modules/@lexical/devtools-core": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/devtools-core/-/devtools-core-0.31.0.tgz", - "integrity": "sha512-Or0A8xtOPhlFchkqLf4SrAjQzsYhIh/004MgEy7InQrmT9GxG6S0YE9RsHHT+aJCel1wNOlNSJVlwfdyBjXCZg==", - "dependencies": { - "@lexical/html": "0.31.0", - "@lexical/link": "0.31.0", - "@lexical/mark": "0.31.0", - "@lexical/table": "0.31.0", - "@lexical/utils": "0.31.0", - "lexical": "0.31.0" + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/devtools-core/-/devtools-core-0.31.2.tgz", + "integrity": "sha512-Ae5jJzeo6+3DVEWj9n6h+Vz8R4eL+Z7egGHOAwSa3E65PVp8WNlAoM+Z0rNNpvmbFglWD7d9pSPHcK/G5B7Bfw==", + "license": "MIT", + "dependencies": { + "@lexical/html": "0.31.2", + "@lexical/link": "0.31.2", + "@lexical/mark": "0.31.2", + "@lexical/table": "0.31.2", + "@lexical/utils": "0.31.2", + "lexical": "0.31.2" }, "peerDependencies": { "react": ">=17.x", @@ -905,131 +908,143 @@ } }, "node_modules/@lexical/dragon": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/dragon/-/dragon-0.31.0.tgz", - "integrity": "sha512-ViUH++ahXNHRpyfGqz5C3/59I+k4yqTS7nUzrsE7L2gFt84twPIb+8hlGu+WxzqMpY+kx8C38mj3qUrcOP/UqQ==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/dragon/-/dragon-0.31.2.tgz", + "integrity": "sha512-exFqbyyLyfZmmKQgjB4sJOYHV5DQYIPw0orvxpGMeaVCOgfP0RvB21QLHyazmGlnVNcahscHYieZmLJdpwHYMQ==", + "license": "MIT", "dependencies": { - "lexical": "0.31.0" + "lexical": "0.31.2" } }, "node_modules/@lexical/hashtag": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/hashtag/-/hashtag-0.31.0.tgz", - "integrity": "sha512-7dX0muZQjMLcRlXTh7Fx+FiGpcIQfANDfyAFYNaJrY+WUpZpTQ8L9w0EZ284G/aDNd5tQLdRgkd651A7D0VxFA==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/hashtag/-/hashtag-0.31.2.tgz", + "integrity": "sha512-/sa8bsCq2CKmdpvN/l2B8K/sJrsmd4pAafFG4JWB7JXjPxJyDe80WbSaQfBPdrhvqdLY8l05GeWM17SsEV1sMw==", + "license": "MIT", "dependencies": { - "@lexical/utils": "0.31.0", - "lexical": "0.31.0" + "@lexical/utils": "0.31.2", + "lexical": "0.31.2" } }, "node_modules/@lexical/history": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/history/-/history-0.31.0.tgz", - "integrity": "sha512-GqMrooznsR108GfqohtXroLGWzYRVYh6pbCYAgocq/LJPKet+kbbDT/AAEqvqGn/ohke0wama0qmjDITx30IcA==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/history/-/history-0.31.2.tgz", + "integrity": "sha512-q3Ykv3oi711XmuFdg7LuppLImyedgpLD5KekXLXRVyOGOTvvaNfb2YQfRjFBalxl3umj2QHYR22Zkamx8zfFXw==", + "license": "MIT", "dependencies": { - "@lexical/utils": "0.31.0", - "lexical": "0.31.0" + "@lexical/utils": "0.31.2", + "lexical": "0.31.2" } }, "node_modules/@lexical/html": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/html/-/html-0.31.0.tgz", - "integrity": "sha512-iOY1Y2GhAmpP5kl1tMGqpV0CeNtpyjr8TJCvWDjUAXEb1tNFC5y6AoV7AyFnHzcy78JfzIHZAPgb72mpzFZFPA==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/html/-/html-0.31.2.tgz", + "integrity": "sha512-92Oi9daBDNCaionS9ENnXkC+jzzz5WdFTHxTkPqcGaJZE/jF0rAe6LQo6356O/yr9dYK/KIsE8V79AJHqQKJhg==", + "license": "MIT", "dependencies": { - "@lexical/selection": "0.31.0", - "@lexical/utils": "0.31.0", - "lexical": "0.31.0" + "@lexical/selection": "0.31.2", + "@lexical/utils": "0.31.2", + "lexical": "0.31.2" } }, "node_modules/@lexical/link": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/link/-/link-0.31.0.tgz", - "integrity": "sha512-hSAG1k5Nj/FxxhtVFsKSAIFs6lk1JWKJhIyHBXEVrCi6l2vqNbpfoRSXp5aa7U4lX3hXtZF08lxW2hzh16lZCw==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/link/-/link-0.31.2.tgz", + "integrity": "sha512-sLtpW+cuFdVq1V6vlEFUEC1BRHyHBxEdCrxwTP7T0CreJDKrUrBD2oBafb/4AiOPhM7CHAwW88pbuY5KvWOovw==", + "license": "MIT", "dependencies": { - "@lexical/utils": "0.31.0", - "lexical": "0.31.0" + "@lexical/utils": "0.31.2", + "lexical": "0.31.2" } }, "node_modules/@lexical/list": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/list/-/list-0.31.0.tgz", - "integrity": "sha512-2OFnAWmvnFYixFynw+cTwZzoAGwgQogCvy2grVxlwxGnoLsFdiNDqD9+OM9WloorYWnJJE/U3ljKY/96AHTAag==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/list/-/list-0.31.2.tgz", + "integrity": "sha512-NbdpxSttk/MmYCSovsxiQwS2h3h2U/Kg3WwNfW9vgpvdZE+qmg6jqpzUFVe51/i+GF2WU0uRPG0J5StMGhtYlg==", + "license": "MIT", "dependencies": { - "@lexical/selection": "0.31.0", - "@lexical/utils": "0.31.0", - "lexical": "0.31.0" + "@lexical/selection": "0.31.2", + "@lexical/utils": "0.31.2", + "lexical": "0.31.2" } }, "node_modules/@lexical/mark": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/mark/-/mark-0.31.0.tgz", - "integrity": "sha512-Zb6P4yDP5o04FUTD38fls5no+szujrkwxCjKVuAP5eweFoHzH52kSrI4SpBTOBJXcxdH5XHXdFTFthgX+L3uuQ==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/mark/-/mark-0.31.2.tgz", + "integrity": "sha512-orzsqWaejgdUhSHXRFogF0HNzRWKf2HD7DgiGxKF7LrjVLl4j14+zA8UWX9d4qNwIbRPdfQkYfeOSPwbYx3iRw==", + "license": "MIT", "dependencies": { - "@lexical/utils": "0.31.0", - "lexical": "0.31.0" + "@lexical/utils": "0.31.2", + "lexical": "0.31.2" } }, "node_modules/@lexical/markdown": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/markdown/-/markdown-0.31.0.tgz", - "integrity": "sha512-8sZajsAnd5hFNOgaomyhZ7SmHLO7mmtQAKrt0Jxk/blgjT8zbJoP268Kfd+IBbmsA8lkDjngGKaQ6ntcNB7gmg==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/markdown/-/markdown-0.31.2.tgz", + "integrity": "sha512-2gWo7HiMONTor3whJo1237LZz769eVVRT8kGUgBq/p5QyFsb131NUYSxCperKdDaO43k+4ZQspPHyQJjoyOxHg==", + "license": "MIT", "dependencies": { - "@lexical/code": "0.31.0", - "@lexical/link": "0.31.0", - "@lexical/list": "0.31.0", - "@lexical/rich-text": "0.31.0", - "@lexical/text": "0.31.0", - "@lexical/utils": "0.31.0", - "lexical": "0.31.0" + "@lexical/code": "0.31.2", + "@lexical/link": "0.31.2", + "@lexical/list": "0.31.2", + "@lexical/rich-text": "0.31.2", + "@lexical/text": "0.31.2", + "@lexical/utils": "0.31.2", + "lexical": "0.31.2" } }, "node_modules/@lexical/offset": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/offset/-/offset-0.31.0.tgz", - "integrity": "sha512-Yn74AmbGyrM7FkQkBykvTXu0aiTFCvVBj4PUBBTETd/vef43KGZNq4O85/fhRHjFp5xGolsP/TEW5i7gKOze2g==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/offset/-/offset-0.31.2.tgz", + "integrity": "sha512-f8bNvys2jNgnjQWoUd6us7KBXdB7AhKqgWqso7nGeoB1CWGTkd88Qxm8A9uX/muPK0cb6fed4X7wN2xuRDWpyQ==", + "license": "MIT", "dependencies": { - "lexical": "0.31.0" + "lexical": "0.31.2" } }, "node_modules/@lexical/overflow": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/overflow/-/overflow-0.31.0.tgz", - "integrity": "sha512-4aPyvmIjXh6TSTR6rgwg/riuOR6Zhf0iyEyAiG+zo7fyD+OkEfQbrMu3Xu1+ZwmueqnIqiAaUR/ViXmYeD8DPQ==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/overflow/-/overflow-0.31.2.tgz", + "integrity": "sha512-l5jbPglBX8CiXZ7F+okTcfdOwfAgf1JIa8BJhkQrtRP/fEiY3NnCehBYfp/Iyd9uBZDWlVlp1+UsqFFtEeT3Yg==", + "license": "MIT", "dependencies": { - "lexical": "0.31.0" + "lexical": "0.31.2" } }, "node_modules/@lexical/plain-text": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/plain-text/-/plain-text-0.31.0.tgz", - "integrity": "sha512-mR31SLHksk2o88Fn22l/wH3hTrEjdk1O7LGSORZiqJWNB8jAorjTuE0aYLE81Wu+41AjVOktqGxIG+kFPc+lWg==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/plain-text/-/plain-text-0.31.2.tgz", + "integrity": "sha512-CMKuWPUCyDZ8ET10YZM7RxDyIB2UiHJ7mEwqEKl86OS9XOhWtp0qUQUonyeAy4f9yfuMTA7fQ2iLlEmAaeVu+g==", + "license": "MIT", "dependencies": { - "@lexical/clipboard": "0.31.0", - "@lexical/selection": "0.31.0", - "@lexical/utils": "0.31.0", - "lexical": "0.31.0" + "@lexical/clipboard": "0.31.2", + "@lexical/selection": "0.31.2", + "@lexical/utils": "0.31.2", + "lexical": "0.31.2" } }, "node_modules/@lexical/react": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/react/-/react-0.31.0.tgz", - "integrity": "sha512-zOuOC33LYO/w3MaTDl6P0Zm6XdUuq4ej1wQSf6yEWLs0J7XWHq9v5fVnutX4SvmcjTdqqX6bLuU2soAAtms45w==", - "dependencies": { - "@lexical/devtools-core": "0.31.0", - "@lexical/dragon": "0.31.0", - "@lexical/hashtag": "0.31.0", - "@lexical/history": "0.31.0", - "@lexical/link": "0.31.0", - "@lexical/list": "0.31.0", - "@lexical/mark": "0.31.0", - "@lexical/markdown": "0.31.0", - "@lexical/overflow": "0.31.0", - "@lexical/plain-text": "0.31.0", - "@lexical/rich-text": "0.31.0", - "@lexical/table": "0.31.0", - "@lexical/text": "0.31.0", - "@lexical/utils": "0.31.0", - "@lexical/yjs": "0.31.0", - "lexical": "0.31.0", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/react/-/react-0.31.2.tgz", + "integrity": "sha512-A/Ub9Ub5vx9EE0WEhVeE3t/SMVecnaPGeN37Q5LMPXiGgQCsMKEYtjHKvAjjAXSk8YD1lGTd/k4LOjyl8Y9ZyA==", + "license": "MIT", + "dependencies": { + "@lexical/devtools-core": "0.31.2", + "@lexical/dragon": "0.31.2", + "@lexical/hashtag": "0.31.2", + "@lexical/history": "0.31.2", + "@lexical/link": "0.31.2", + "@lexical/list": "0.31.2", + "@lexical/mark": "0.31.2", + "@lexical/markdown": "0.31.2", + "@lexical/overflow": "0.31.2", + "@lexical/plain-text": "0.31.2", + "@lexical/rich-text": "0.31.2", + "@lexical/table": "0.31.2", + "@lexical/text": "0.31.2", + "@lexical/utils": "0.31.2", + "@lexical/yjs": "0.31.2", + "lexical": "0.31.2", "react-error-boundary": "^3.1.4" }, "peerDependencies": { @@ -1038,61 +1053,67 @@ } }, "node_modules/@lexical/rich-text": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/rich-text/-/rich-text-0.31.0.tgz", - "integrity": "sha512-fYW8pfzhviKPmpH8I1aoaAYeIqMgJYPeeX5HnnYnv70/SbRzYb+Jx9LJjaZpN5c6qCFEjXWJlvRhXo2KdE56dw==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/rich-text/-/rich-text-0.31.2.tgz", + "integrity": "sha512-iBkqY0CvTKbwk3T+a4wtI6/OjhM/CdxXvha6b88Gb9d5tYj5k7cT5SznYF1sXPmwtqpXg9TWkBN2Puqv3LPvsg==", + "license": "MIT", "dependencies": { - "@lexical/clipboard": "0.31.0", - "@lexical/selection": "0.31.0", - "@lexical/utils": "0.31.0", - "lexical": "0.31.0" + "@lexical/clipboard": "0.31.2", + "@lexical/selection": "0.31.2", + "@lexical/utils": "0.31.2", + "lexical": "0.31.2" } }, "node_modules/@lexical/selection": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/selection/-/selection-0.31.0.tgz", - "integrity": "sha512-NgYqGi3wwk2ti2I7C3eiXpaOFHnVd/JB3NRh8vLlQe+v+sO5dYfqBC2nAo9bN9K6McrMrOGOD62teoH3+KfnzQ==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/selection/-/selection-0.31.2.tgz", + "integrity": "sha512-8hwNgAVWob09y8/Z2QKknw0z6vFcfjsQfHkyDwXwXUeTcJFjlAokrXrc65PRuufI4TaFDQHnXQpP5GcOYROE6Q==", + "license": "MIT", "dependencies": { - "lexical": "0.31.0" + "lexical": "0.31.2" } }, "node_modules/@lexical/table": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/table/-/table-0.31.0.tgz", - "integrity": "sha512-QLwC3uQlRQpEI+iDNvljtXizMCBiU8PKMhoScq8UXjHlVwgACp7p814v3oCnu+RyxLEmFRXUZ+0CRRIc3gfQ1w==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/table/-/table-0.31.2.tgz", + "integrity": "sha512-S4W6DdkDCYP32qL6QD4jyksEatyfapRBc4sqoRove83fQEWnFhJ1iBheiG3hSm3YDbDmLclZxcE2CuSIZ6bd0Q==", + "license": "MIT", "dependencies": { - "@lexical/clipboard": "0.31.0", - "@lexical/utils": "0.31.0", - "lexical": "0.31.0" + "@lexical/clipboard": "0.31.2", + "@lexical/utils": "0.31.2", + "lexical": "0.31.2" } }, "node_modules/@lexical/text": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/text/-/text-0.31.0.tgz", - "integrity": "sha512-PHAhJqA1mZkvLCdjz/Aht+icFVXJHZtAzFT8HE+sA/RTTZQyoRdPYoRY7TF4cejodwct95umHFmBpm4urJ+uTQ==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/text/-/text-0.31.2.tgz", + "integrity": "sha512-+rGRAqE4uKdJf25e4stqDImhBh5RgVmxMJf00OyQdwq1P2M+/xF3NddqRpoACHyMyHhuR1wOSONSnYbMqMtc6w==", + "license": "MIT", "dependencies": { - "lexical": "0.31.0" + "lexical": "0.31.2" } }, "node_modules/@lexical/utils": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/utils/-/utils-0.31.0.tgz", - "integrity": "sha512-ry+2IGsPx1uwWeXXZk5U7IiSgYBuOGM4ipLXlJnwOdX39/7Uribfc4yMH+dT0baV0VRzyM3nc+SzXpu34asWNA==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/utils/-/utils-0.31.2.tgz", + "integrity": "sha512-vtPzZuJt134cz+oiHAPSIHT3hGt/9Gtug/Cf8OftqJeg3/7P6dKiTdAvAql3q4QxHlCAup4Ed87Ec8PYsICGGg==", + "license": "MIT", "dependencies": { - "@lexical/list": "0.31.0", - "@lexical/selection": "0.31.0", - "@lexical/table": "0.31.0", - "lexical": "0.31.0" + "@lexical/list": "0.31.2", + "@lexical/selection": "0.31.2", + "@lexical/table": "0.31.2", + "lexical": "0.31.2" } }, "node_modules/@lexical/yjs": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@lexical/yjs/-/yjs-0.31.0.tgz", - "integrity": "sha512-XU4abAjqpcYxIHWzWoPmW/+VvHu6y8BDOrTm8j2b2FNAWamvLChmsr2c03rVYZsLx/aPtZZrn9G1/jngPhCuLQ==", + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/@lexical/yjs/-/yjs-0.31.2.tgz", + "integrity": "sha512-H1OV+NFGTmHqr+0BFkxo4bDBsdw1WmSwCzIoMVU1uA4levH7tLay/xBV/67ghh+5InSwGR6gcJeFdbL86URuOw==", + "license": "MIT", "dependencies": { - "@lexical/offset": "0.31.0", - "@lexical/selection": "0.31.0", - "lexical": "0.31.0" + "@lexical/offset": "0.31.2", + "@lexical/selection": "0.31.2", + "lexical": "0.31.2" }, "peerDependencies": { "yjs": ">=13.5.22" @@ -1476,17 +1497,6 @@ "@types/unist": "*" } }, - "node_modules/@types/node": { - "version": "22.15.2", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.2.tgz", - "integrity": "sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==", - "dev": true, - "optional": true, - "peer": true, - "dependencies": { - "undici-types": "~6.21.0" - } - }, "node_modules/@types/react": { "version": "19.1.2", "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.2.tgz", @@ -2431,20 +2441,6 @@ "node": ">=6" } }, - "node_modules/detect-libc": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz", - "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==", - "dev": true, - "optional": true, - "peer": true, - "bin": { - "detect-libc": "bin/detect-libc.js" - }, - "engines": { - "node": ">=0.10" - } - }, "node_modules/devlop": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz", @@ -2612,16 +2608,6 @@ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", "dev": true }, - "node_modules/isomorphic.js": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/isomorphic.js/-/isomorphic.js-0.2.5.tgz", - "integrity": "sha512-PIeMbHqMt4DnUP3MA/Flc0HElYjMXArsw1qwJZcm9sqR8mq3l8NYizFMty0pWwE/tzIGH3EKK5+jes5mAr85yw==", - "peer": true, - "funding": { - "type": "GitHub Sponsors ❤", - "url": "https://github.com/sponsors/dmonad" - } - }, "node_modules/js-tokens": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", @@ -2653,248 +2639,10 @@ } }, "node_modules/lexical": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.31.0.tgz", - "integrity": "sha512-g53KxlntpwBLYWE94pn66YmYq2VLsgs/nYfbtsnbEAur0CA8XXsipIM+yrSKN9YnUp43EiYe2Z12OennaMQ0Yg==" - }, - "node_modules/lib0": { - "version": "0.2.105", - "resolved": "https://registry.npmjs.org/lib0/-/lib0-0.2.105.tgz", - "integrity": "sha512-5vtbuBi2P43ZYOfVMV+TZYkWEa0J9kijXirzEgrPA+nJDQCtMx805/rqW4G1nXbM9IRIhwW+OyNNgcQdbhKfSw==", - "peer": true, - "dependencies": { - "isomorphic.js": "^0.2.4" - }, - "bin": { - "0ecdsa-generate-keypair": "bin/0ecdsa-generate-keypair.js", - "0gentesthtml": "bin/gentesthtml.js", - "0serve": "bin/0serve.js" - }, - "engines": { - "node": ">=16" - }, - "funding": { - "type": "GitHub Sponsors ❤", - "url": "https://github.com/sponsors/dmonad" - } - }, - "node_modules/lightningcss": { - "version": "1.25.1", - "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.25.1.tgz", - "integrity": "sha512-V0RMVZzK1+rCHpymRv4URK2lNhIRyO8g7U7zOFwVAhJuat74HtkjIQpQRKNCwFEYkRGpafOpmXXLoaoBcyVtBg==", - "dev": true, - "optional": true, - "peer": true, - "dependencies": { - "detect-libc": "^1.0.3" - }, - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - }, - "optionalDependencies": { - "lightningcss-darwin-arm64": "1.25.1", - "lightningcss-darwin-x64": "1.25.1", - "lightningcss-freebsd-x64": "1.25.1", - "lightningcss-linux-arm-gnueabihf": "1.25.1", - "lightningcss-linux-arm64-gnu": "1.25.1", - "lightningcss-linux-arm64-musl": "1.25.1", - "lightningcss-linux-x64-gnu": "1.25.1", - "lightningcss-linux-x64-musl": "1.25.1", - "lightningcss-win32-x64-msvc": "1.25.1" - } - }, - "node_modules/lightningcss-darwin-arm64": { - "version": "1.25.1", - "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.25.1.tgz", - "integrity": "sha512-G4Dcvv85bs5NLENcu/s1f7ehzE3D5ThnlWSDwE190tWXRQCQaqwcuHe+MGSVI/slm0XrxnaayXY+cNl3cSricw==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "darwin" - ], - "peer": true, - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-darwin-x64": { - "version": "1.25.1", - "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.25.1.tgz", - "integrity": "sha512-dYWuCzzfqRueDSmto6YU5SoGHvZTMU1Em9xvhcdROpmtOQLorurUZz8+xFxZ51lCO2LnYbfdjZ/gCqWEkwixNg==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "darwin" - ], - "peer": true, - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-freebsd-x64": { - "version": "1.25.1", - "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.25.1.tgz", - "integrity": "sha512-hXoy2s9A3KVNAIoKz+Fp6bNeY+h9c3tkcx1J3+pS48CqAt+5bI/R/YY4hxGL57fWAIquRjGKW50arltD6iRt/w==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "freebsd" - ], - "peer": true, - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-linux-arm-gnueabihf": { - "version": "1.25.1", - "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.25.1.tgz", - "integrity": "sha512-tWyMgHFlHlp1e5iW3EpqvH5MvsgoN7ZkylBbG2R2LWxnvH3FuWCJOhtGcYx9Ks0Kv0eZOBud789odkYLhyf1ng==", - "cpu": [ - "arm" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "peer": true, - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-linux-arm64-gnu": { - "version": "1.25.1", - "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.25.1.tgz", - "integrity": "sha512-Xjxsx286OT9/XSnVLIsFEDyDipqe4BcLeB4pXQ/FEA5+2uWCCuAEarUNQumRucnj7k6ftkAHUEph5r821KBccQ==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "peer": true, - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-linux-arm64-musl": { - "version": "1.25.1", - "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.25.1.tgz", - "integrity": "sha512-IhxVFJoTW8wq6yLvxdPvyHv4NjzcpN1B7gjxrY3uaykQNXPHNIpChLB52+wfH+yS58zm1PL4LemUp8u9Cfp6Bw==", - "cpu": [ - "arm64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "peer": true, - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-linux-x64-gnu": { - "version": "1.25.1", - "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.25.1.tgz", - "integrity": "sha512-RXIaru79KrREPEd6WLXfKfIp4QzoppZvD3x7vuTKkDA64PwTzKJ2jaC43RZHRt8BmyIkRRlmywNhTRMbmkPYpA==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "peer": true, - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-linux-x64-musl": { - "version": "1.25.1", - "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.25.1.tgz", - "integrity": "sha512-TdcNqFsAENEEFr8fJWg0Y4fZ/nwuqTRsIr7W7t2wmDUlA8eSXVepeeONYcb+gtTj1RaXn/WgNLB45SFkz+XBZA==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "linux" - ], - "peer": true, - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } - }, - "node_modules/lightningcss-win32-x64-msvc": { - "version": "1.25.1", - "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.25.1.tgz", - "integrity": "sha512-9KZZkmmy9oGDSrnyHuxP6iMhbsgChUiu/NSgOx+U1I/wTngBStDf2i2aGRCHvFqj19HqqBEI4WuGVQBa2V6e0A==", - "cpu": [ - "x64" - ], - "dev": true, - "optional": true, - "os": [ - "win32" - ], - "peer": true, - "engines": { - "node": ">= 12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/parcel" - } + "version": "0.31.2", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.31.2.tgz", + "integrity": "sha512-1GRqzl/QAdtzqOoYXVfMFOkyiSQKIIPcazsgIs+WvsLL8UIcwP16WWeKUtamJgyvS84GN/tuMJsd1Iv+Qzw9WA==", + "license": "MIT" }, "node_modules/lru-cache": { "version": "5.1.1", @@ -2914,9 +2662,10 @@ } }, "node_modules/mdast-util-to-hast": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz", - "integrity": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz", + "integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==", + "license": "MIT", "dependencies": { "@types/hast": "^3.0.0", "@types/mdast": "^4.0.0", @@ -3140,6 +2889,7 @@ "version": "1.30.0", "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz", "integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==", + "license": "MIT", "engines": { "node": ">=6" } @@ -3397,14 +3147,6 @@ "node": ">=14.17" } }, - "node_modules/undici-types": { - "version": "6.21.0", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", - "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", - "dev": true, - "optional": true, - "peer": true - }, "node_modules/unist-util-is": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz", @@ -3624,23 +3366,6 @@ "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", "dev": true }, - "node_modules/yjs": { - "version": "13.6.26", - "resolved": "https://registry.npmjs.org/yjs/-/yjs-13.6.26.tgz", - "integrity": "sha512-wiARO3wixu7mtoRP5f7LqpUtsURP9SmNgXUt3RlnZg4qDuF7dUjthwIvwxIDmK55dPw4Wl4QdW5A3ag0atwu7g==", - "peer": true, - "dependencies": { - "lib0": "^0.2.99" - }, - "engines": { - "node": ">=16.0.0", - "npm": ">=8.0.0" - }, - "funding": { - "type": "GitHub Sponsors ❤", - "url": "https://github.com/sponsors/dmonad" - } - }, "node_modules/zwitch": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",