v0.5.1-next.2 (#3286)

Co-authored-by: Lexical GitHub Actions Bot <>
This commit is contained in:
Acy Watson
2022-10-30 10:28:23 -07:00
committed by GitHub
parent 085b40fd0d
commit a2d745fa10
27 changed files with 110 additions and 357 deletions

251
package-lock.json generated
View File

@ -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",

View File

@ -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": [

View File

@ -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",

View File

@ -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": {

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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"
}
}

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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"
},

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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": {

View File

@ -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",

View File

@ -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",