From a2d745fa10f593600938c0c0670f2c8b373935a5 Mon Sep 17 00:00:00 2001 From: Acy Watson Date: Sun, 30 Oct 2022 10:28:23 -0700 Subject: [PATCH] v0.5.1-next.2 (#3286) Co-authored-by: Lexical GitHub Actions Bot <> --- package-lock.json | 251 +---------------------- package.json | 2 +- packages/lexical-clipboard/package.json | 12 +- packages/lexical-code/package.json | 6 +- packages/lexical-dragon/package.json | 4 +- packages/lexical-file/package.json | 4 +- packages/lexical-hashtag/package.json | 6 +- packages/lexical-headless/package.json | 4 +- packages/lexical-history/package.json | 6 +- packages/lexical-html/package.json | 6 +- packages/lexical-link/package.json | 6 +- packages/lexical-list/package.json | 6 +- packages/lexical-mark/package.json | 6 +- packages/lexical-markdown/package.json | 16 +- packages/lexical-offset/package.json | 4 +- packages/lexical-overflow/package.json | 4 +- packages/lexical-plain-text/package.json | 10 +- packages/lexical-playground/package.json | 32 +-- packages/lexical-react/package.json | 38 ++-- packages/lexical-rich-text/package.json | 10 +- packages/lexical-selection/package.json | 4 +- packages/lexical-table/package.json | 6 +- packages/lexical-text/package.json | 4 +- packages/lexical-utils/package.json | 8 +- packages/lexical-yjs/package.json | 6 +- packages/lexical/package.json | 2 +- packages/shared/package.json | 4 +- 27 files changed, 110 insertions(+), 357 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1b0e91595b6..3a8aa072e19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@lexical/monorepo", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@lexical/monorepo", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "license": "MIT", "workspaces": [ "packages/*" @@ -887,22 +887,6 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-proposal-export-default-from": { - "version": "7.18.10", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.18.10.tgz", - "integrity": "sha512-5H2N3R2aQFxkV4PIBUR/i7PUSwgTZjouJKzI8eKswfIjT0PhvzkPn0t0wIS5zn6maQuvtT0t1oHtMUz61LOuow==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9", - "@babel/plugin-syntax-export-default-from": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/plugin-proposal-export-namespace-from": { "version": "7.18.6", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.6.tgz", @@ -1149,21 +1133,6 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-export-default-from": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-default-from/-/plugin-syntax-export-default-from-7.18.6.tgz", - "integrity": "sha512-Kr//z3ujSVNx6E9z9ih5xXXMqK07VVTuqPmqGe6Mss/zW5XPeLZeSDZoP9ab/hT4wPKqAgjl2PnhPrcpk8Seew==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/plugin-syntax-export-namespace-from": { "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", @@ -5778,22 +5747,6 @@ "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" } }, - "node_modules/babel-plugin-module-resolver": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/babel-plugin-module-resolver/-/babel-plugin-module-resolver-4.1.0.tgz", - "integrity": "sha512-MlX10UDheRr3lb3P0WcaIdtCSRlxdQsB1sBqL7W0raF070bGl1HQQq5K3T2vf2XAYie+ww+5AKC/WrkjRO2knA==", - "dev": true, - "dependencies": { - "find-babel-config": "^1.2.0", - "glob": "^7.1.6", - "pkg-up": "^3.1.0", - "reselect": "^4.0.0", - "resolve": "^1.13.1" - }, - "engines": { - "node": ">= 8.0.0" - } - }, "node_modules/babel-plugin-polyfill-corejs2": { "version": "0.3.1", "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz", @@ -9968,28 +9921,6 @@ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" }, - "node_modules/find-babel-config": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/find-babel-config/-/find-babel-config-1.2.0.tgz", - "integrity": "sha512-jB2CHJeqy6a820ssiqwrKMeyC6nNdmrcgkKWJWmpoxpE8RKciYJXCcXRq1h2AzCo5I5BJeN2tkGEO3hLTuePRA==", - "dev": true, - "dependencies": { - "json5": "^0.5.1", - "path-exists": "^3.0.0" - }, - "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/find-babel-config/node_modules/json5": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz", - "integrity": "sha512-4xrs1aW+6N5DalkqSVA8fxh458CXvR99WU8WLKmq4v8eWAL86Xo3BVqyd3SkA9wEVjCMqyvvRRkshAdOnBp5rw==", - "dev": true, - "bin": { - "json5": "lib/cli.js" - } - }, "node_modules/find-cache-dir": { "version": "3.3.2", "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", @@ -15142,64 +15073,6 @@ "node": ">= 0.6" } }, - "node_modules/metro-react-native-babel-preset": { - "version": "0.73.2", - "resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.73.2.tgz", - "integrity": "sha512-Wb7nPaJRHpikZII565oLKylxmiyMFlTA/wSnCkJ7LDo6ICh0jSshfNk9+w5V5xAxSnpsEnvXPaGP5QFk4ZHXrg==", - "dev": true, - "dependencies": { - "@babel/core": "^7.14.0", - "@babel/plugin-proposal-async-generator-functions": "^7.0.0", - "@babel/plugin-proposal-class-properties": "^7.0.0", - "@babel/plugin-proposal-export-default-from": "^7.0.0", - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0", - "@babel/plugin-proposal-object-rest-spread": "^7.0.0", - "@babel/plugin-proposal-optional-catch-binding": "^7.0.0", - "@babel/plugin-proposal-optional-chaining": "^7.0.0", - "@babel/plugin-syntax-dynamic-import": "^7.0.0", - "@babel/plugin-syntax-export-default-from": "^7.0.0", - "@babel/plugin-syntax-flow": "^7.2.0", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.0.0", - "@babel/plugin-syntax-optional-chaining": "^7.0.0", - "@babel/plugin-transform-arrow-functions": "^7.0.0", - "@babel/plugin-transform-async-to-generator": "^7.0.0", - "@babel/plugin-transform-block-scoping": "^7.0.0", - "@babel/plugin-transform-classes": "^7.0.0", - "@babel/plugin-transform-computed-properties": "^7.0.0", - "@babel/plugin-transform-destructuring": "^7.0.0", - "@babel/plugin-transform-flow-strip-types": "^7.0.0", - "@babel/plugin-transform-function-name": "^7.0.0", - "@babel/plugin-transform-literals": "^7.0.0", - "@babel/plugin-transform-modules-commonjs": "^7.0.0", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.0.0", - "@babel/plugin-transform-parameters": "^7.0.0", - "@babel/plugin-transform-react-display-name": "^7.0.0", - "@babel/plugin-transform-react-jsx": "^7.0.0", - "@babel/plugin-transform-react-jsx-self": "^7.0.0", - "@babel/plugin-transform-react-jsx-source": "^7.0.0", - "@babel/plugin-transform-runtime": "^7.0.0", - "@babel/plugin-transform-shorthand-properties": "^7.0.0", - "@babel/plugin-transform-spread": "^7.0.0", - "@babel/plugin-transform-sticky-regex": "^7.0.0", - "@babel/plugin-transform-template-literals": "^7.0.0", - "@babel/plugin-transform-typescript": "^7.5.0", - "@babel/plugin-transform-unicode-regex": "^7.0.0", - "@babel/template": "^7.0.0", - "react-refresh": "^0.4.0" - }, - "peerDependencies": { - "@babel/core": "*" - } - }, - "node_modules/metro-react-native-babel-preset/node_modules/react-refresh": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.4.3.tgz", - "integrity": "sha512-Hwln1VNuGl/6bVwnd0Xdn1e84gT/8T9aYNL+HAKDArLCS7LWjwr7StE30IEYbIkx0Vi3vs+coQxe+SQDbGbbpA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/micromatch": { "version": "4.0.5", "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", @@ -18253,12 +18126,6 @@ "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" }, - "node_modules/reselect": { - "version": "4.1.6", - "resolved": "https://registry.npmjs.org/reselect/-/reselect-4.1.6.tgz", - "integrity": "sha512-ZovIuXqto7elwnxyXbBtCPo9YFEr3uJqj2rRbcOOog1bmu2Ag85M4hixSwFWyaBMKXNgvPaJ9OSu9SkBPIeJHQ==", - "dev": true - }, "node_modules/resolve": { "version": "1.22.1", "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz", @@ -22388,9 +22255,7 @@ "typedoc-plugin-markdown": "^3.13.4" }, "devDependencies": { - "babel-plugin-module-resolver": "^4.1.0", "buffer": "^6.0.3", - "metro-react-native-babel-preset": "^0.73.2", "webpack": "^5.70.0" } }, @@ -23989,16 +23854,6 @@ "@babel/plugin-syntax-dynamic-import": "^7.8.3" } }, - "@babel/plugin-proposal-export-default-from": { - "version": "7.18.10", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.18.10.tgz", - "integrity": "sha512-5H2N3R2aQFxkV4PIBUR/i7PUSwgTZjouJKzI8eKswfIjT0PhvzkPn0t0wIS5zn6maQuvtT0t1oHtMUz61LOuow==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.18.9", - "@babel/plugin-syntax-export-default-from": "^7.18.6" - } - }, "@babel/plugin-proposal-export-namespace-from": { "version": "7.18.6", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.6.tgz", @@ -24155,15 +24010,6 @@ "@babel/helper-plugin-utils": "^7.8.0" } }, - "@babel/plugin-syntax-export-default-from": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-default-from/-/plugin-syntax-export-default-from-7.18.6.tgz", - "integrity": "sha512-Kr//z3ujSVNx6E9z9ih5xXXMqK07VVTuqPmqGe6Mss/zW5XPeLZeSDZoP9ab/hT4wPKqAgjl2PnhPrcpk8Seew==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.18.6" - } - }, "@babel/plugin-syntax-export-namespace-from": { "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", @@ -25810,11 +25656,9 @@ "@docusaurus/theme-search-algolia": "^2.0.1", "@mdx-js/react": "^1.6.21", "@radix-ui/react-tabs": "^0.1.5", - "babel-plugin-module-resolver": "^4.1.0", "buffer": "^6.0.3", "clsx": "^1.1.1", "docusaurus-plugin-typedoc": "^0.17.5", - "metro-react-native-babel-preset": "*", "prism-react-renderer": "^1.2.1", "react": "^18.0.0-alpha-64931821a-20210808", "react-dom": "^18.0.0-alpha-64931821a-20210808", @@ -28334,19 +28178,6 @@ "@types/babel__traverse": "^7.0.6" } }, - "babel-plugin-module-resolver": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/babel-plugin-module-resolver/-/babel-plugin-module-resolver-4.1.0.tgz", - "integrity": "sha512-MlX10UDheRr3lb3P0WcaIdtCSRlxdQsB1sBqL7W0raF070bGl1HQQq5K3T2vf2XAYie+ww+5AKC/WrkjRO2knA==", - "dev": true, - "requires": { - "find-babel-config": "^1.2.0", - "glob": "^7.1.6", - "pkg-up": "^3.1.0", - "reselect": "^4.0.0", - "resolve": "^1.13.1" - } - }, "babel-plugin-polyfill-corejs2": { "version": "0.3.1", "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz", @@ -31324,24 +31155,6 @@ } } }, - "find-babel-config": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/find-babel-config/-/find-babel-config-1.2.0.tgz", - "integrity": "sha512-jB2CHJeqy6a820ssiqwrKMeyC6nNdmrcgkKWJWmpoxpE8RKciYJXCcXRq1h2AzCo5I5BJeN2tkGEO3hLTuePRA==", - "dev": true, - "requires": { - "json5": "^0.5.1", - "path-exists": "^3.0.0" - }, - "dependencies": { - "json5": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz", - "integrity": "sha512-4xrs1aW+6N5DalkqSVA8fxh458CXvR99WU8WLKmq4v8eWAL86Xo3BVqyd3SkA9wEVjCMqyvvRRkshAdOnBp5rw==", - "dev": true - } - } - }, "find-cache-dir": { "version": "3.3.2", "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", @@ -35152,60 +34965,6 @@ "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==" }, - "metro-react-native-babel-preset": { - "version": "0.73.2", - "resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.73.2.tgz", - "integrity": "sha512-Wb7nPaJRHpikZII565oLKylxmiyMFlTA/wSnCkJ7LDo6ICh0jSshfNk9+w5V5xAxSnpsEnvXPaGP5QFk4ZHXrg==", - "dev": true, - "requires": { - "@babel/core": "^7.14.0", - "@babel/plugin-proposal-async-generator-functions": "^7.0.0", - "@babel/plugin-proposal-class-properties": "^7.0.0", - "@babel/plugin-proposal-export-default-from": "^7.0.0", - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0", - "@babel/plugin-proposal-object-rest-spread": "^7.0.0", - "@babel/plugin-proposal-optional-catch-binding": "^7.0.0", - "@babel/plugin-proposal-optional-chaining": "^7.0.0", - "@babel/plugin-syntax-dynamic-import": "^7.0.0", - "@babel/plugin-syntax-export-default-from": "^7.0.0", - "@babel/plugin-syntax-flow": "^7.2.0", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.0.0", - "@babel/plugin-syntax-optional-chaining": "^7.0.0", - "@babel/plugin-transform-arrow-functions": "^7.0.0", - "@babel/plugin-transform-async-to-generator": "^7.0.0", - "@babel/plugin-transform-block-scoping": "^7.0.0", - "@babel/plugin-transform-classes": "^7.0.0", - "@babel/plugin-transform-computed-properties": "^7.0.0", - "@babel/plugin-transform-destructuring": "^7.0.0", - "@babel/plugin-transform-flow-strip-types": "^7.0.0", - "@babel/plugin-transform-function-name": "^7.0.0", - "@babel/plugin-transform-literals": "^7.0.0", - "@babel/plugin-transform-modules-commonjs": "^7.0.0", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.0.0", - "@babel/plugin-transform-parameters": "^7.0.0", - "@babel/plugin-transform-react-display-name": "^7.0.0", - "@babel/plugin-transform-react-jsx": "^7.0.0", - "@babel/plugin-transform-react-jsx-self": "^7.0.0", - "@babel/plugin-transform-react-jsx-source": "^7.0.0", - "@babel/plugin-transform-runtime": "^7.0.0", - "@babel/plugin-transform-shorthand-properties": "^7.0.0", - "@babel/plugin-transform-spread": "^7.0.0", - "@babel/plugin-transform-sticky-regex": "^7.0.0", - "@babel/plugin-transform-template-literals": "^7.0.0", - "@babel/plugin-transform-typescript": "^7.5.0", - "@babel/plugin-transform-unicode-regex": "^7.0.0", - "@babel/template": "^7.0.0", - "react-refresh": "^0.4.0" - }, - "dependencies": { - "react-refresh": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.4.3.tgz", - "integrity": "sha512-Hwln1VNuGl/6bVwnd0Xdn1e84gT/8T9aYNL+HAKDArLCS7LWjwr7StE30IEYbIkx0Vi3vs+coQxe+SQDbGbbpA==", - "dev": true - } - } - }, "micromatch": { "version": "4.0.5", "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", @@ -37409,12 +37168,6 @@ "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" }, - "reselect": { - "version": "4.1.6", - "resolved": "https://registry.npmjs.org/reselect/-/reselect-4.1.6.tgz", - "integrity": "sha512-ZovIuXqto7elwnxyXbBtCPo9YFEr3uJqj2rRbcOOog1bmu2Ag85M4hixSwFWyaBMKXNgvPaJ9OSu9SkBPIeJHQ==", - "dev": true - }, "resolve": { "version": "1.22.1", "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz", diff --git a/package.json b/package.json index 358db04cbaf..a200b7912e1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lexical/monorepo", "description": "Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "license": "MIT", "private": true, "workspaces": [ diff --git a/packages/lexical-clipboard/package.json b/packages/lexical-clipboard/package.json index c7a89946020..8148de42409 100644 --- a/packages/lexical-clipboard/package.json +++ b/packages/lexical-clipboard/package.json @@ -9,16 +9,16 @@ "paste" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalClipboard.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "dependencies": { - "@lexical/utils": "0.5.1-next.1", - "@lexical/list": "0.5.1-next.1", - "@lexical/selection": "0.5.1-next.1", - "@lexical/html": "0.5.1-next.1" + "@lexical/utils": "0.5.1-next.2", + "@lexical/list": "0.5.1-next.2", + "@lexical/selection": "0.5.1-next.2", + "@lexical/html": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-code/package.json b/packages/lexical-code/package.json index b1ea80ba7a2..49c9e0a71f1 100644 --- a/packages/lexical-code/package.json +++ b/packages/lexical-code/package.json @@ -8,13 +8,13 @@ "code" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalCode.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "dependencies": { - "@lexical/utils": "0.5.1-next.1", + "@lexical/utils": "0.5.1-next.2", "prismjs": "^1.27.0" }, "repository": { diff --git a/packages/lexical-dragon/package.json b/packages/lexical-dragon/package.json index 75d000b8841..fe049627371 100644 --- a/packages/lexical-dragon/package.json +++ b/packages/lexical-dragon/package.json @@ -9,10 +9,10 @@ "accessibility" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalDragon.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-file/package.json b/packages/lexical-file/package.json index 73c70b4f2f7..067494b8f03 100644 --- a/packages/lexical-file/package.json +++ b/packages/lexical-file/package.json @@ -10,10 +10,10 @@ "export" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalFile.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-hashtag/package.json b/packages/lexical-hashtag/package.json index bdf45cc2424..62749a1a966 100644 --- a/packages/lexical-hashtag/package.json +++ b/packages/lexical-hashtag/package.json @@ -8,13 +8,13 @@ "hashtag" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalHashtag.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "dependencies": { - "@lexical/utils": "0.5.1-next.1" + "@lexical/utils": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-headless/package.json b/packages/lexical-headless/package.json index 3fbda4606c0..5c693a4ce03 100644 --- a/packages/lexical-headless/package.json +++ b/packages/lexical-headless/package.json @@ -8,10 +8,10 @@ "headless" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalHeadless.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-history/package.json b/packages/lexical-history/package.json index 5e88636c973..d4caf749b76 100644 --- a/packages/lexical-history/package.json +++ b/packages/lexical-history/package.json @@ -8,13 +8,13 @@ "history" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalHistory.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "dependencies": { - "@lexical/utils": "0.5.1-next.1" + "@lexical/utils": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-html/package.json b/packages/lexical-html/package.json index 80ae97d1923..86b9aede631 100644 --- a/packages/lexical-html/package.json +++ b/packages/lexical-html/package.json @@ -8,10 +8,10 @@ "html" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalHtml.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "repository": { "type": "git", @@ -19,6 +19,6 @@ "directory": "packages/lexical-html" }, "dependencies": { - "@lexical/selection": "0.5.1-next.1" + "@lexical/selection": "0.5.1-next.2" } } diff --git a/packages/lexical-link/package.json b/packages/lexical-link/package.json index 84831e67f63..42bb689f2cc 100644 --- a/packages/lexical-link/package.json +++ b/packages/lexical-link/package.json @@ -8,13 +8,13 @@ "link" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalLink.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "dependencies": { - "@lexical/utils": "0.5.1-next.1" + "@lexical/utils": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-list/package.json b/packages/lexical-list/package.json index bf82a911214..28009d6cb4e 100644 --- a/packages/lexical-list/package.json +++ b/packages/lexical-list/package.json @@ -8,13 +8,13 @@ "list" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalList.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "dependencies": { - "@lexical/utils": "0.5.1-next.1" + "@lexical/utils": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-mark/package.json b/packages/lexical-mark/package.json index f63614b18d0..abbe91f4d27 100644 --- a/packages/lexical-mark/package.json +++ b/packages/lexical-mark/package.json @@ -8,13 +8,13 @@ "mark" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalMark.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "dependencies": { - "@lexical/utils": "0.5.1-next.1" + "@lexical/utils": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-markdown/package.json b/packages/lexical-markdown/package.json index 6558409dc38..f5f5a16ff5a 100644 --- a/packages/lexical-markdown/package.json +++ b/packages/lexical-markdown/package.json @@ -8,18 +8,18 @@ "markdown" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalMarkdown.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "dependencies": { - "@lexical/utils": "0.5.1-next.1", - "@lexical/code": "0.5.1-next.1", - "@lexical/text": "0.5.1-next.1", - "@lexical/rich-text": "0.5.1-next.1", - "@lexical/list": "0.5.1-next.1", - "@lexical/link": "0.5.1-next.1" + "@lexical/utils": "0.5.1-next.2", + "@lexical/code": "0.5.1-next.2", + "@lexical/text": "0.5.1-next.2", + "@lexical/rich-text": "0.5.1-next.2", + "@lexical/list": "0.5.1-next.2", + "@lexical/link": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-offset/package.json b/packages/lexical-offset/package.json index dc2356fcb92..c06d31ad6cb 100644 --- a/packages/lexical-offset/package.json +++ b/packages/lexical-offset/package.json @@ -8,10 +8,10 @@ "offset" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalOffset.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-overflow/package.json b/packages/lexical-overflow/package.json index 0f8c35c2c7a..c084c5d7f71 100644 --- a/packages/lexical-overflow/package.json +++ b/packages/lexical-overflow/package.json @@ -8,10 +8,10 @@ "overflow" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalOverflow.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-plain-text/package.json b/packages/lexical-plain-text/package.json index 4713226f78c..5d54a4d08ff 100644 --- a/packages/lexical-plain-text/package.json +++ b/packages/lexical-plain-text/package.json @@ -7,13 +7,13 @@ "plain-text" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalPlainText.js", "peerDependencies": { - "lexical": "0.5.1-next.1", - "@lexical/utils": "0.5.1-next.1", - "@lexical/selection": "0.5.1-next.1", - "@lexical/clipboard": "0.5.1-next.1" + "lexical": "0.5.1-next.2", + "@lexical/utils": "0.5.1-next.2", + "@lexical/selection": "0.5.1-next.2", + "@lexical/clipboard": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-playground/package.json b/packages/lexical-playground/package.json index be92184c855..8f8b0fc2ba7 100644 --- a/packages/lexical-playground/package.json +++ b/packages/lexical-playground/package.json @@ -1,6 +1,6 @@ { "name": "lexical-playground", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "private": true, "scripts": { "dev": "vite --host", @@ -11,22 +11,22 @@ }, "dependencies": { "@excalidraw/excalidraw": "0.11.0", - "@lexical/clipboard": "0.5.1-next.1", - "@lexical/code": "0.5.1-next.1", - "@lexical/file": "0.5.1-next.1", - "@lexical/hashtag": "0.5.1-next.1", - "@lexical/link": "0.5.1-next.1", - "@lexical/list": "0.5.1-next.1", - "@lexical/mark": "0.5.1-next.1", - "@lexical/overflow": "0.5.1-next.1", - "@lexical/plain-text": "0.5.1-next.1", - "@lexical/react": "0.5.1-next.1", - "@lexical/rich-text": "0.5.1-next.1", - "@lexical/selection": "0.5.1-next.1", - "@lexical/table": "0.5.1-next.1", - "@lexical/utils": "0.5.1-next.1", + "@lexical/clipboard": "0.5.1-next.2", + "@lexical/code": "0.5.1-next.2", + "@lexical/file": "0.5.1-next.2", + "@lexical/hashtag": "0.5.1-next.2", + "@lexical/link": "0.5.1-next.2", + "@lexical/list": "0.5.1-next.2", + "@lexical/mark": "0.5.1-next.2", + "@lexical/overflow": "0.5.1-next.2", + "@lexical/plain-text": "0.5.1-next.2", + "@lexical/react": "0.5.1-next.2", + "@lexical/rich-text": "0.5.1-next.2", + "@lexical/selection": "0.5.1-next.2", + "@lexical/table": "0.5.1-next.2", + "@lexical/utils": "0.5.1-next.2", "katex": "^0.15.2", - "lexical": "0.5.1-next.1", + "lexical": "0.5.1-next.2", "lodash-es": "^4.17.21", "prettier": "^2.3.2", "react": "^18.2.0", diff --git a/packages/lexical-react/package.json b/packages/lexical-react/package.json index 993554f598f..980793b5302 100644 --- a/packages/lexical-react/package.json +++ b/packages/lexical-react/package.json @@ -8,28 +8,28 @@ "rich-text" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "dependencies": { - "@lexical/clipboard": "0.5.1-next.1", - "@lexical/code": "0.5.1-next.1", - "@lexical/dragon": "0.5.1-next.1", - "@lexical/hashtag": "0.5.1-next.1", - "@lexical/history": "0.5.1-next.1", - "@lexical/link": "0.5.1-next.1", - "@lexical/list": "0.5.1-next.1", - "@lexical/mark": "0.5.1-next.1", - "@lexical/markdown": "0.5.1-next.1", - "@lexical/overflow": "0.5.1-next.1", - "@lexical/plain-text": "0.5.1-next.1", - "@lexical/rich-text": "0.5.1-next.1", - "@lexical/selection": "0.5.1-next.1", - "@lexical/table": "0.5.1-next.1", - "@lexical/text": "0.5.1-next.1", - "@lexical/utils": "0.5.1-next.1", - "@lexical/yjs": "0.5.1-next.1" + "@lexical/clipboard": "0.5.1-next.2", + "@lexical/code": "0.5.1-next.2", + "@lexical/dragon": "0.5.1-next.2", + "@lexical/hashtag": "0.5.1-next.2", + "@lexical/history": "0.5.1-next.2", + "@lexical/link": "0.5.1-next.2", + "@lexical/list": "0.5.1-next.2", + "@lexical/mark": "0.5.1-next.2", + "@lexical/markdown": "0.5.1-next.2", + "@lexical/overflow": "0.5.1-next.2", + "@lexical/plain-text": "0.5.1-next.2", + "@lexical/rich-text": "0.5.1-next.2", + "@lexical/selection": "0.5.1-next.2", + "@lexical/table": "0.5.1-next.2", + "@lexical/text": "0.5.1-next.2", + "@lexical/utils": "0.5.1-next.2", + "@lexical/yjs": "0.5.1-next.2" }, "peerDependencies": { - "lexical": "0.5.1-next.1", + "lexical": "0.5.1-next.2", "react": ">=17.x", "react-dom": ">=17.x" }, diff --git a/packages/lexical-rich-text/package.json b/packages/lexical-rich-text/package.json index 73eeb01ccfe..36b4492f611 100644 --- a/packages/lexical-rich-text/package.json +++ b/packages/lexical-rich-text/package.json @@ -7,13 +7,13 @@ "rich-text" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalRichText.js", "peerDependencies": { - "lexical": "0.5.1-next.1", - "@lexical/selection": "0.5.1-next.1", - "@lexical/clipboard": "0.5.1-next.1", - "@lexical/utils": "0.5.1-next.1" + "lexical": "0.5.1-next.2", + "@lexical/selection": "0.5.1-next.2", + "@lexical/clipboard": "0.5.1-next.2", + "@lexical/utils": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-selection/package.json b/packages/lexical-selection/package.json index a8d8ca33954..a4d5fc61cd2 100644 --- a/packages/lexical-selection/package.json +++ b/packages/lexical-selection/package.json @@ -9,10 +9,10 @@ "selection" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalSelection.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-table/package.json b/packages/lexical-table/package.json index 0d884ac9bc9..f17452bf3e3 100644 --- a/packages/lexical-table/package.json +++ b/packages/lexical-table/package.json @@ -8,13 +8,13 @@ "table" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalTable.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "dependencies": { - "@lexical/utils": "0.5.1-next.1" + "@lexical/utils": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-text/package.json b/packages/lexical-text/package.json index 471134cffc5..55d79f80117 100644 --- a/packages/lexical-text/package.json +++ b/packages/lexical-text/package.json @@ -9,10 +9,10 @@ "text" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalText.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-utils/package.json b/packages/lexical-utils/package.json index 92acb202922..390ba391667 100644 --- a/packages/lexical-utils/package.json +++ b/packages/lexical-utils/package.json @@ -8,14 +8,14 @@ "utils" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalUtils.js", "peerDependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "dependencies": { - "@lexical/list": "0.5.1-next.1", - "@lexical/table": "0.5.1-next.1" + "@lexical/list": "0.5.1-next.2", + "@lexical/table": "0.5.1-next.2" }, "repository": { "type": "git", diff --git a/packages/lexical-yjs/package.json b/packages/lexical-yjs/package.json index f07f107b733..80eb8252995 100644 --- a/packages/lexical-yjs/package.json +++ b/packages/lexical-yjs/package.json @@ -11,13 +11,13 @@ "crdt" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "LexicalYjs.js", "dependencies": { - "@lexical/offset": "0.5.1-next.1" + "@lexical/offset": "0.5.1-next.2" }, "peerDependencies": { - "lexical": "0.5.1-next.1", + "lexical": "0.5.1-next.2", "yjs": ">=13.5.22" }, "repository": { diff --git a/packages/lexical/package.json b/packages/lexical/package.json index 20ab7019d5f..4d65d33e7b3 100644 --- a/packages/lexical/package.json +++ b/packages/lexical/package.json @@ -9,7 +9,7 @@ "rich-text" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "main": "Lexical.js", "repository": { "type": "git", diff --git a/packages/shared/package.json b/packages/shared/package.json index 4f89a60d186..47fd6b00cd6 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -8,9 +8,9 @@ "rich-text" ], "license": "MIT", - "version": "0.5.1-next.1", + "version": "0.5.1-next.2", "dependencies": { - "lexical": "0.5.1-next.1" + "lexical": "0.5.1-next.2" }, "repository": { "type": "git",