Skip to content

Commit

Permalink
Update lexical to v0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent a6a90e9 commit ee79afe
Show file tree
Hide file tree
Showing 6 changed files with 249 additions and 230 deletions.
14 changes: 7 additions & 7 deletions packages/kg-default-nodes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"devDependencies": {
"@babel/eslint-parser": "^7.19.1",
"@babel/plugin-syntax-import-assertions": "^7.20.0",
"@lexical/headless": "0.13.1",
"@lexical/html": "0.13.1",
"@lexical/headless": "0.14.3",
"@lexical/html": "0.14.3",
"@prettier/sync": "^0.3.0",
"@rollup/plugin-babel": "6.0.4",
"c8": "9.1.0",
Expand All @@ -44,15 +44,15 @@
"sinon": "17.0.1"
},
"dependencies": {
"@lexical/clipboard": "0.13.1",
"@lexical/rich-text": "0.13.1",
"@lexical/selection": "0.13.1",
"@lexical/utils": "0.13.1",
"@lexical/clipboard": "0.14.3",
"@lexical/rich-text": "0.14.3",
"@lexical/selection": "0.14.3",
"@lexical/utils": "0.14.3",
"@tryghost/kg-clean-basic-html": "^4.0.3",
"@tryghost/kg-markdown-html-renderer": "^7.0.2",
"html-minifier": "^4.0.0",
"jsdom": "^23.0.0",
"lexical": "0.13.1",
"lexical": "0.14.3",
"lodash": "^4.17.21",
"luxon": "^3.3.0"
}
Expand Down
12 changes: 6 additions & 6 deletions packages/kg-default-transforms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
"access": "public"
},
"devDependencies": {
"@lexical/headless": "0.13.1",
"@lexical/link": "0.13.1",
"@lexical/headless": "0.14.3",
"@lexical/link": "0.14.3",
"c8": "9.1.0",
"mocha": "10.2.0",
"sinon": "17.0.1",
"ts-node": "10.9.2",
"typescript": "5.3.3"
},
"dependencies": {
"@lexical/list": "0.13.1",
"@lexical/rich-text": "0.13.1",
"@lexical/utils": "0.13.1",
"@lexical/list": "0.14.3",
"@lexical/rich-text": "0.14.3",
"@lexical/utils": "0.14.3",
"@tryghost/kg-default-nodes": "^1.0.9",
"lexical": "0.13.1"
"lexical": "0.14.3"
}
}
14 changes: 7 additions & 7 deletions packages/kg-html-to-lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"typescript": "5.3.3"
},
"dependencies": {
"@lexical/clipboard": "0.13.1",
"@lexical/headless": "0.13.1",
"@lexical/html": "0.13.1",
"@lexical/link": "0.13.1",
"@lexical/list": "0.13.1",
"@lexical/rich-text": "0.13.1",
"@lexical/clipboard": "0.14.3",
"@lexical/headless": "0.14.3",
"@lexical/html": "0.14.3",
"@lexical/link": "0.14.3",
"@lexical/list": "0.14.3",
"@lexical/rich-text": "0.14.3",
"@tryghost/kg-default-nodes": "^1.0.9",
"@tryghost/kg-default-transforms": "^1.0.10",
"jsdom": "^23.0.0",
"lexical": "0.13.1"
"lexical": "0.14.3"
}
}
14 changes: 7 additions & 7 deletions packages/kg-lexical-html-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"sinon": "17.0.1"
},
"dependencies": {
"@lexical/clipboard": "0.13.1",
"@lexical/code": "0.13.1",
"@lexical/headless": "0.13.1",
"@lexical/link": "0.13.1",
"@lexical/list": "0.13.1",
"@lexical/rich-text": "0.13.1",
"@lexical/clipboard": "0.14.3",
"@lexical/code": "0.14.3",
"@lexical/headless": "0.14.3",
"@lexical/link": "0.14.3",
"@lexical/list": "0.14.3",
"@lexical/rich-text": "0.14.3",
"@tryghost/kg-default-nodes": "^1.0.9",
"jsdom": "^23.0.0",
"lexical": "0.13.1",
"lexical": "0.14.3",
"prettier": "^3.0.0"
}
}
14 changes: 7 additions & 7 deletions packages/koenig-lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
"@emoji-mart/data": "^1.1.2",
"@emoji-mart/react": "^1.1.1",
"@etchteam/storybook-addon-status": "^4.2.4",
"@lexical/clipboard": "0.13.1",
"@lexical/list": "0.13.1",
"@lexical/react": "0.13.1",
"@lexical/selection": "0.13.1",
"@lexical/text": "0.13.1",
"@lexical/utils": "0.13.1",
"@lexical/clipboard": "0.14.3",
"@lexical/list": "0.14.3",
"@lexical/react": "0.14.3",
"@lexical/selection": "0.14.3",
"@lexical/text": "0.14.3",
"@lexical/utils": "0.14.3",
"@lezer/highlight": "^1.1.3",
"@playwright/test": "^1.33.0",
"@prettier/sync": "^0.3.0",
Expand Down Expand Up @@ -105,7 +105,7 @@
"eventemitter3": "^5.0.0",
"fast-average-color": "^9.3.0",
"jsdom": "23.2.0",
"lexical": "0.13.1",
"lexical": "0.14.3",
"luxon": "^3.3.0",
"pluralize": "^8.0.0",
"postcss": "8.4.33",
Expand Down
Loading

0 comments on commit ee79afe

Please sign in to comment.