diff --git a/apps/desktop/package.json b/apps/desktop/package.json index d1225dd7..73baa560 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -122,7 +122,7 @@ "@electron-toolkit/utils": "^4.0.0", "@hello-pangea/dnd": "^18.0.1", "@iarna/toml": "^2.2.5", - "@lexical/react": "^0.40.0", + "@lexical/react": "^0.42.0", "@lexical/text": "^0.40.0", "@radix-ui/react-context-menu": "^2.2.16", "@radix-ui/react-dialog": "^1.1.15", diff --git a/package-lock.json b/package-lock.json index 3da400ef..07262068 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@electron-toolkit/utils": "^4.0.0", "@hello-pangea/dnd": "^18.0.1", "@iarna/toml": "^2.2.5", - "@lexical/react": "^0.40.0", + "@lexical/react": "^0.42.0", "@lexical/text": "^0.40.0", "@radix-ui/react-context-menu": "^2.2.16", "@radix-ui/react-dialog": "^1.1.15", @@ -2582,204 +2582,310 @@ } }, "node_modules/@lexical/clipboard": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/clipboard/-/clipboard-0.40.0.tgz", - "integrity": "sha512-FWyAKwbGbmwLbG6biyxB/MQkELzcbd6E89Xufarbx/1VZ2pX/BMaeVD4J7ojHgIZ4omTNI6nKH26K4wWySCIGQ==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/clipboard/-/clipboard-0.42.0.tgz", + "integrity": "sha512-D3K2ID0zew/+CKpwxnUTTh/N46yU4IK8bFWV9Htz+g1vFhgUF9UnDOQCmqpJbdP7z+9U1F8rk3fzf9OmP2Fm2w==", "license": "MIT", "dependencies": { - "@lexical/html": "0.40.0", - "@lexical/list": "0.40.0", - "@lexical/selection": "0.40.0", - "@lexical/utils": "0.40.0", - "lexical": "0.40.0" + "@lexical/html": "0.42.0", + "@lexical/list": "0.42.0", + "@lexical/selection": "0.42.0", + "@lexical/utils": "0.42.0", + "lexical": "0.42.0" } }, - "node_modules/@lexical/code": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/code/-/code-0.40.0.tgz", - "integrity": "sha512-xbo3lW3OC7sz0UnoME0tXQcgnekmuvsGAb1HZpFHAF0ZUCquB6/yK0+9QzknrTBH9y3Urqx0vM54xAqNQISOtg==", + "node_modules/@lexical/clipboard/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, + "node_modules/@lexical/code-core": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/code-core/-/code-core-0.42.0.tgz", + "integrity": "sha512-vrZTUPWDJkHjAAvuV2+Qte4vYE80s7hIO7wxipiJmWojGx6lcmQjO+UqJ8AIrqI4Wjy8kXrK74kisApWmwxuCw==", "license": "MIT", "dependencies": { - "@lexical/utils": "0.40.0", - "lexical": "0.40.0", - "prismjs": "^1.30.0" + "lexical": "0.42.0" } }, + "node_modules/@lexical/code-core/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/devtools-core": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/devtools-core/-/devtools-core-0.40.0.tgz", - "integrity": "sha512-qOlN4CYXHkdVxAzrZ1Cdu7bAYf1se+R3y7MfjWa6WFFukf7n6+RAoNIWTzpTLM7h7fOrsJLyP0Goi5IZI9wAOQ==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/devtools-core/-/devtools-core-0.42.0.tgz", + "integrity": "sha512-8nP8eE9i8JImgSrvInkWFfMCmXVKp3w3VaOvbJysdlK/Zal6xd8EWJEi6elj0mUW5T/oycfipPs2Sfl7Z+n14A==", "license": "MIT", "dependencies": { - "@lexical/html": "0.40.0", - "@lexical/link": "0.40.0", - "@lexical/mark": "0.40.0", - "@lexical/table": "0.40.0", - "@lexical/utils": "0.40.0", - "lexical": "0.40.0" + "@lexical/html": "0.42.0", + "@lexical/link": "0.42.0", + "@lexical/mark": "0.42.0", + "@lexical/table": "0.42.0", + "@lexical/utils": "0.42.0", + "lexical": "0.42.0" }, "peerDependencies": { "react": ">=17.x", "react-dom": ">=17.x" } }, + "node_modules/@lexical/devtools-core/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/dragon": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/dragon/-/dragon-0.40.0.tgz", - "integrity": "sha512-QWBZw89CAkw2b3Fl942DxJ7M8/XxFFvVubw9Z7Ac6wgUkGgtF2wrK9F0H8cPZ3pzbUqL1v1EtwW1/XhlLfmQqw==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/dragon/-/dragon-0.42.0.tgz", + "integrity": "sha512-/TQzP+7PLJMqq9+MlgQWiJsxS9GOOa8Gp0svCD8vNIOciYmXfd28TR1Go+ZnBWwr7k/2W++3XUYVQU2KUcQsDQ==", "license": "MIT", "dependencies": { - "@lexical/extension": "0.40.0", - "lexical": "0.40.0" + "@lexical/extension": "0.42.0", + "lexical": "0.42.0" } }, + "node_modules/@lexical/dragon/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/extension": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/extension/-/extension-0.40.0.tgz", - "integrity": "sha512-kipdm0f+xe8ctxHt9S3NPZazMX3ILqIk5xMWxX2svdsRc7qIeMkl+5SLWnBqQA+e5ztLJqa7GSA4WMqu/dBZDQ==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/extension/-/extension-0.42.0.tgz", + "integrity": "sha512-rkZq/h8d1BenKRqU4t/zQUVfY/RinMX1Tz7t+Ee3ss0sk+kzP4W+URXNAxpn7r39Vn6wrFBqmCziah3dLAIqPw==", "license": "MIT", "dependencies": { - "@lexical/utils": "0.40.0", + "@lexical/utils": "0.42.0", "@preact/signals-core": "^1.11.0", - "lexical": "0.40.0" + "lexical": "0.42.0" } }, + "node_modules/@lexical/extension/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/hashtag": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/hashtag/-/hashtag-0.40.0.tgz", - "integrity": "sha512-k4PKWa8xyMHnnh+ewUboeFr8wKemk1GoMZ6LKN4qnqNKGCHANyJKeHRVUzyLjbiSwcXTrBqtUTV4ZrJXGRIkEw==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/hashtag/-/hashtag-0.42.0.tgz", + "integrity": "sha512-WOg5nFOfhabNBXzEIutdWDj+TUHtJEezj6w8jyYDGqZ31gu0cgrXSeV8UIynz/1oj+rpzEeEB7P6ODnwgjt7qA==", "license": "MIT", "dependencies": { - "@lexical/text": "0.40.0", - "@lexical/utils": "0.40.0", - "lexical": "0.40.0" + "@lexical/text": "0.42.0", + "@lexical/utils": "0.42.0", + "lexical": "0.42.0" + } + }, + "node_modules/@lexical/hashtag/node_modules/@lexical/text": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/text/-/text-0.42.0.tgz", + "integrity": "sha512-hT3EYVtBmONXyXe4TFVgtFcG1tf6JhLEuAf95+cOjgFGFSgvkZ/64BPbKLNTj2/9n6cU7EGPUNNwVigCSECJ2g==", + "license": "MIT", + "dependencies": { + "lexical": "0.42.0" } }, + "node_modules/@lexical/hashtag/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/history": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/history/-/history-0.40.0.tgz", - "integrity": "sha512-Jo/9Z1fPlv+IpBkUaVstyKminXWjM1A1yR9UPZv4a3B3e8Rn0gqa+EaY5CXSvscnmh2EHSD8I4s59D4rirUy8Q==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/history/-/history-0.42.0.tgz", + "integrity": "sha512-YfCZ1ICUt6BCg2ncJWFMuS4yftnB7FEHFRf3qqTSTf6oGZ4IZfzabMNEy47xybUuf7FXBbdaCKJrc/zOM+wGxw==", "license": "MIT", "dependencies": { - "@lexical/extension": "0.40.0", - "@lexical/utils": "0.40.0", - "lexical": "0.40.0" + "@lexical/extension": "0.42.0", + "@lexical/utils": "0.42.0", + "lexical": "0.42.0" } }, + "node_modules/@lexical/history/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/html": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/html/-/html-0.40.0.tgz", - "integrity": "sha512-5EZeHbp9Q3Op2KRoVfFvX4QyMizYW5SJkrWkGG6h6g/Z9EDNjb3C7Wjqx7ZosCHcFze6Pgic/0yEaCc2fSUcEg==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/html/-/html-0.42.0.tgz", + "integrity": "sha512-KgBUDLXehufCsXW3w0XsuoI2xecIhouOishnaNOH4zIA7dAtnNAfdPN/kWrWs0s83gz44OrnqccP+Bprw3UDEQ==", "license": "MIT", "dependencies": { - "@lexical/selection": "0.40.0", - "@lexical/utils": "0.40.0", - "lexical": "0.40.0" + "@lexical/selection": "0.42.0", + "@lexical/utils": "0.42.0", + "lexical": "0.42.0" } }, + "node_modules/@lexical/html/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/link": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/link/-/link-0.40.0.tgz", - "integrity": "sha512-4EVMJQ6tKJR+1+YAJ2mhVsRR6Edk6b81hWKjnMZITKhEOKjylxO7bwuXYVYPEckBzL2mXkEhYX5aFnig5+HkMQ==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/link/-/link-0.42.0.tgz", + "integrity": "sha512-cdeM/+f+kn7aGwW/3FIi6USjl1gBNdEEwg0/ZS+KlYcsy8gxx2e4cyVjsomBu/WU17Qxa0NC0paSr7qEJ/1Fig==", "license": "MIT", "dependencies": { - "@lexical/extension": "0.40.0", - "@lexical/utils": "0.40.0", - "lexical": "0.40.0" + "@lexical/extension": "0.42.0", + "@lexical/utils": "0.42.0", + "lexical": "0.42.0" } }, + "node_modules/@lexical/link/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/list": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/list/-/list-0.40.0.tgz", - "integrity": "sha512-YHStiN56DOc6tDu/3LwalPtHH8/1R+peiDF+/ePpla9aSDJclAqhxRBYsqSZhO6Hu5QhAEIi2Me7Gi+uZdmCTw==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/list/-/list-0.42.0.tgz", + "integrity": "sha512-TIezILnmIVuvfqEEbcMnsT4xQRlswI6ysHISqsvKL6l5EBhs1gqmNYjHa/Yrfzaq5y52TM1PAtxbFts+G7N6kg==", "license": "MIT", "dependencies": { - "@lexical/extension": "0.40.0", - "@lexical/selection": "0.40.0", - "@lexical/utils": "0.40.0", - "lexical": "0.40.0" + "@lexical/extension": "0.42.0", + "@lexical/selection": "0.42.0", + "@lexical/utils": "0.42.0", + "lexical": "0.42.0" } }, + "node_modules/@lexical/list/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/mark": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/mark/-/mark-0.40.0.tgz", - "integrity": "sha512-9XJ0PQmeq5tDSgathAQs1ePMM5zaCBCbD4ShMXJf3fW1udI7e/Swn0Loxw9/VnER9fnVkyejGMC2oMWDQ80FVw==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/mark/-/mark-0.42.0.tgz", + "integrity": "sha512-H1aGjbMEcL4B8GT7bm/ePHm7j3Wema+wIRNPmxMtXGMz5gpVN3gZlvg2UcUHHJb00SrBA95OUVT5I2nu/KP06w==", "license": "MIT", "dependencies": { - "@lexical/utils": "0.40.0", - "lexical": "0.40.0" + "@lexical/utils": "0.42.0", + "lexical": "0.42.0" } }, + "node_modules/@lexical/mark/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/markdown": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/markdown/-/markdown-0.40.0.tgz", - "integrity": "sha512-J0vO4jSPZaazBgFafJhLYaJPBxSMk1nhGnNiu6+TojqOe3tx/0vukCafowNxBDruZFns+r7HsSs+vkmGJtGsrA==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/markdown/-/markdown-0.42.0.tgz", + "integrity": "sha512-+mOxgBiumlgVX8Acna+9HjJfSOw1jywufGcAQq3/8S11wZ4gE0u13AaR8LMmU8ydVeOQg09y8PNzGNQ/avZJbg==", "license": "MIT", "dependencies": { - "@lexical/code": "0.40.0", - "@lexical/link": "0.40.0", - "@lexical/list": "0.40.0", - "@lexical/rich-text": "0.40.0", - "@lexical/text": "0.40.0", - "@lexical/utils": "0.40.0", - "lexical": "0.40.0" + "@lexical/code-core": "0.42.0", + "@lexical/link": "0.42.0", + "@lexical/list": "0.42.0", + "@lexical/rich-text": "0.42.0", + "@lexical/text": "0.42.0", + "@lexical/utils": "0.42.0", + "lexical": "0.42.0" } }, + "node_modules/@lexical/markdown/node_modules/@lexical/text": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/text/-/text-0.42.0.tgz", + "integrity": "sha512-hT3EYVtBmONXyXe4TFVgtFcG1tf6JhLEuAf95+cOjgFGFSgvkZ/64BPbKLNTj2/9n6cU7EGPUNNwVigCSECJ2g==", + "license": "MIT", + "dependencies": { + "lexical": "0.42.0" + } + }, + "node_modules/@lexical/markdown/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/offset": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/offset/-/offset-0.40.0.tgz", - "integrity": "sha512-USytxiqB/mU6tKy2nXs4jhgCES90l8N5lCYxVbho2L/cVXAzBCp1epG///B6Vgm+twSj+jQjhGZioktILnG+FQ==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/offset/-/offset-0.42.0.tgz", + "integrity": "sha512-V+4af1KmTOnBZrR+kU3e6eD33W/g3QqMPPp3cpFwyXk/dKRc4K8HfyDsSDrjop1mPd9pl3lKSiEmX6uQG8K9XQ==", "license": "MIT", "dependencies": { - "lexical": "0.40.0" + "lexical": "0.42.0" } }, + "node_modules/@lexical/offset/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/overflow": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/overflow/-/overflow-0.40.0.tgz", - "integrity": "sha512-T1LE8R7LloV9t8m+5IQ7Djkqcbd4mOoX85Jh8cKQ58TFHbkwi8nSe+FJUi3fucOI2atDq9QZCJnpRUCHw4eEwQ==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/overflow/-/overflow-0.42.0.tgz", + "integrity": "sha512-wlrHaM27rODJP5m+CTgfZGLg3qWlQ0ptGodcqoGdq6HSbV8nGFY6TvcLMaMtYQ1lm4v9G7Xe9LwjooR6xS3Gug==", "license": "MIT", "dependencies": { - "lexical": "0.40.0" + "lexical": "0.42.0" } }, + "node_modules/@lexical/overflow/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/plain-text": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/plain-text/-/plain-text-0.40.0.tgz", - "integrity": "sha512-mr6J1Fu34MwUNOPkzn3l/fZBpD91HLAxs6RBAQ6mfSW7jLXBVDlvhiB4ez9ud/jZ0bgLaY8EG7ooT7htdlkBUQ==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/plain-text/-/plain-text-0.42.0.tgz", + "integrity": "sha512-YWvBwIxLltrIaZDcv0rK4s44P6Yt17yhOb0E+g3+tjF8GGPrrocox+Pglu0m2RHR+G7zULN3isolmWIm/HhWiw==", "license": "MIT", "dependencies": { - "@lexical/clipboard": "0.40.0", - "@lexical/dragon": "0.40.0", - "@lexical/selection": "0.40.0", - "@lexical/utils": "0.40.0", - "lexical": "0.40.0" + "@lexical/clipboard": "0.42.0", + "@lexical/dragon": "0.42.0", + "@lexical/selection": "0.42.0", + "@lexical/utils": "0.42.0", + "lexical": "0.42.0" } }, + "node_modules/@lexical/plain-text/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/react": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/react/-/react-0.40.0.tgz", - "integrity": "sha512-+J73I21LNT659f1IMTbxe055mKnt4H2SkHp3UDxrmWmkWmDaPcq7XG07i8/xCPtYz15aEXUQycqaWQc5pAqF5g==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/react/-/react-0.42.0.tgz", + "integrity": "sha512-ujWJXhvlFVVTpwDcnSgEYWRuqUbreZaMB+4bjIDT5r7hkAplUHQndlkeuFHKFiJBasSAreleV7zhXrLL5xa9eA==", "license": "MIT", "dependencies": { "@floating-ui/react": "^0.27.16", - "@lexical/devtools-core": "0.40.0", - "@lexical/dragon": "0.40.0", - "@lexical/extension": "0.40.0", - "@lexical/hashtag": "0.40.0", - "@lexical/history": "0.40.0", - "@lexical/link": "0.40.0", - "@lexical/list": "0.40.0", - "@lexical/mark": "0.40.0", - "@lexical/markdown": "0.40.0", - "@lexical/overflow": "0.40.0", - "@lexical/plain-text": "0.40.0", - "@lexical/rich-text": "0.40.0", - "@lexical/table": "0.40.0", - "@lexical/text": "0.40.0", - "@lexical/utils": "0.40.0", - "@lexical/yjs": "0.40.0", - "lexical": "0.40.0", + "@lexical/devtools-core": "0.42.0", + "@lexical/dragon": "0.42.0", + "@lexical/extension": "0.42.0", + "@lexical/hashtag": "0.42.0", + "@lexical/history": "0.42.0", + "@lexical/link": "0.42.0", + "@lexical/list": "0.42.0", + "@lexical/mark": "0.42.0", + "@lexical/markdown": "0.42.0", + "@lexical/overflow": "0.42.0", + "@lexical/plain-text": "0.42.0", + "@lexical/rich-text": "0.42.0", + "@lexical/table": "0.42.0", + "@lexical/text": "0.42.0", + "@lexical/utils": "0.42.0", + "@lexical/yjs": "0.42.0", + "lexical": "0.42.0", "react-error-boundary": "^6.0.0" }, "peerDependencies": { @@ -2787,40 +2893,73 @@ "react-dom": ">=17.x" } }, + "node_modules/@lexical/react/node_modules/@lexical/text": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/text/-/text-0.42.0.tgz", + "integrity": "sha512-hT3EYVtBmONXyXe4TFVgtFcG1tf6JhLEuAf95+cOjgFGFSgvkZ/64BPbKLNTj2/9n6cU7EGPUNNwVigCSECJ2g==", + "license": "MIT", + "dependencies": { + "lexical": "0.42.0" + } + }, + "node_modules/@lexical/react/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/rich-text": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/rich-text/-/rich-text-0.40.0.tgz", - "integrity": "sha512-aHW9gSYGzEfZNxx14j2xJhihrnKaWA1aoudteP4r7TkNlbfJ3xG9dxp7ItwrAKJlfvI0gkMc1/aZOUIqESbAkw==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/rich-text/-/rich-text-0.42.0.tgz", + "integrity": "sha512-v4YgiM3oK3FZcRrfB+LetvLbQ5aee9MRO9tHf0EFweXg19XnSjHV0cfPAW7TyPxRELzB69+K0Q3AybRlTMjG4Q==", "license": "MIT", "dependencies": { - "@lexical/clipboard": "0.40.0", - "@lexical/dragon": "0.40.0", - "@lexical/selection": "0.40.0", - "@lexical/utils": "0.40.0", - "lexical": "0.40.0" + "@lexical/clipboard": "0.42.0", + "@lexical/dragon": "0.42.0", + "@lexical/selection": "0.42.0", + "@lexical/utils": "0.42.0", + "lexical": "0.42.0" } }, + "node_modules/@lexical/rich-text/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/selection": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/selection/-/selection-0.40.0.tgz", - "integrity": "sha512-iFwZufMlIx9fZ+K3NQip9oxoHzuP+V9rVdkLnfUWC7aO4HNxVPSryEfUnbAs+F5xlOzyVHsu7Xa+CMHfIL8/gQ==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/selection/-/selection-0.42.0.tgz", + "integrity": "sha512-iWTjLA5BSEuUnvWe9Xwu9FSdZFl3Yi0NqalabXKI+7KgCIlIVXE74y4NvWPUSLkSCB/Z1RPKiHmZqZ1vyu/yGQ==", "license": "MIT", "dependencies": { - "lexical": "0.40.0" + "lexical": "0.42.0" } }, + "node_modules/@lexical/selection/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/table": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/table/-/table-0.40.0.tgz", - "integrity": "sha512-pn5T7Uc80dH8LR2d/sepKc8SjiKKir40AF+5hW0MJAOYfoizd10x72AxPcM6iBYvI0rdW7rD7Lhko1qLmZ0pOw==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/table/-/table-0.42.0.tgz", + "integrity": "sha512-GKiZyjQsHDXRckq5VBrOowyvds51WoVRECfDgcl8pqLMnKyEdCa58E7fkSJrr5LS80Scod+Cjn6SBRzOcdsrKg==", "license": "MIT", "dependencies": { - "@lexical/clipboard": "0.40.0", - "@lexical/extension": "0.40.0", - "@lexical/utils": "0.40.0", - "lexical": "0.40.0" + "@lexical/clipboard": "0.42.0", + "@lexical/extension": "0.42.0", + "@lexical/utils": "0.42.0", + "lexical": "0.42.0" } }, + "node_modules/@lexical/table/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/text": { "version": "0.40.0", "resolved": "https://registry.npmjs.org/@lexical/text/-/text-0.40.0.tgz", @@ -2831,29 +2970,41 @@ } }, "node_modules/@lexical/utils": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/utils/-/utils-0.40.0.tgz", - "integrity": "sha512-3wkzgQxeb137GtaGWZI23XYB+omGjfYlrvAPJOqcb5z8yS7iAiuHwWULdmi1/jPBClS7z9N8pkNzq06BP8QlZA==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/utils/-/utils-0.42.0.tgz", + "integrity": "sha512-wGNdCW3QWEyVdFiSTLZfFPtiASPyYLcekIiYYZmoRVxVimT/jY+QPfnkO4JYgkO7Z70g/dsg9OhqyQSChQfvkQ==", "license": "MIT", "dependencies": { - "@lexical/selection": "0.40.0", - "lexical": "0.40.0" + "@lexical/selection": "0.42.0", + "lexical": "0.42.0" } }, + "node_modules/@lexical/utils/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@lexical/yjs": { - "version": "0.40.0", - "resolved": "https://registry.npmjs.org/@lexical/yjs/-/yjs-0.40.0.tgz", - "integrity": "sha512-wpasbrlfzBnHhyuUunxZcGwOH+bqfxUuavGgwxDlTTlHJMnyF5bUG7ADcuqd3gFLB+dpABL0lWo6VxdSOo7fdg==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@lexical/yjs/-/yjs-0.42.0.tgz", + "integrity": "sha512-DplzWnYhfFceGPR+UyDFpZdB287wF/vNOHFuDsBF/nGDdTezvr0Gf60opzyBEF3oXym6p3xTmGygxvO97LZ+vw==", "license": "MIT", "dependencies": { - "@lexical/offset": "0.40.0", - "@lexical/selection": "0.40.0", - "lexical": "0.40.0" + "@lexical/offset": "0.42.0", + "@lexical/selection": "0.42.0", + "lexical": "0.42.0" }, "peerDependencies": { "yjs": ">=13.5.22" } }, + "node_modules/@lexical/yjs/node_modules/lexical": { + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/lexical/-/lexical-0.42.0.tgz", + "integrity": "sha512-GY9Lg3YEIU7nSFaiUlLspZ1fm4NfIcfABaxy9nT+fRVDkX7iV005T5Swil83gXUmxFUNKGal3j+hUxHOUDr+Aw==", + "license": "MIT" + }, "node_modules/@malept/cross-spawn-promise": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/@malept/cross-spawn-promise/-/cross-spawn-promise-2.0.0.tgz", @@ -3015,9 +3166,9 @@ } }, "node_modules/@preact/signals-core": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/@preact/signals-core/-/signals-core-1.13.0.tgz", - "integrity": "sha512-slT6XeTCAbdql61GVLlGU4x7XHI7kCZV5Um5uhE4zLX4ApgiiXc0UYFvVOKq06xcovzp7p+61l68oPi563ARKg==", + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/@preact/signals-core/-/signals-core-1.14.0.tgz", + "integrity": "sha512-AowtCcCU/33lFlh1zRFf/u+12rfrhtNakj7UpaGEsmMwUKpKWMVvcktOGcwBBNiB4lWrZWc01LhiyyzVklJyaQ==", "license": "MIT", "funding": { "type": "opencollective", @@ -12549,15 +12700,6 @@ "dev": true, "license": "Unlicense" }, - "node_modules/prismjs": { - "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" - } - }, "node_modules/proc-log": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz", @@ -15847,9 +15989,9 @@ } }, "node_modules/yjs": { - "version": "13.6.29", - "resolved": "https://registry.npmjs.org/yjs/-/yjs-13.6.29.tgz", - "integrity": "sha512-kHqDPdltoXH+X4w1lVmMtddE3Oeqq48nM40FD5ojTd8xYhQpzIDcfE2keMSU5bAgRPJBe225WTUdyUgj1DtbiQ==", + "version": "13.6.30", + "resolved": "https://registry.npmjs.org/yjs/-/yjs-13.6.30.tgz", + "integrity": "sha512-vv/9h42eCMC81ZHDFswuu/MKzkl/vyq1BhaNGfHyOonwlG4CJbQF4oiBBJPvfdeCt/PlVDWh7Nov9D34YY09uQ==", "license": "MIT", "peer": true, "dependencies": {