Skip to content

Commit

Permalink
Update lexical to v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent c118424 commit a6a3fb0
Show file tree
Hide file tree
Showing 6 changed files with 233 additions and 183 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.25.1",
"@babel/plugin-syntax-import-assertions": "^7.24.1",
"@lexical/headless": "0.13.1",
"@lexical/html": "0.13.1",
"@lexical/headless": "0.20.0",
"@lexical/html": "0.20.0",
"@prettier/sync": "^0.3.0",
"@rollup/plugin-babel": "6.0.4",
"c8": "9.1.0",
Expand All @@ -45,15 +45,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.20.0",
"@lexical/rich-text": "0.20.0",
"@lexical/selection": "0.20.0",
"@lexical/utils": "0.20.0",
"@tryghost/kg-clean-basic-html": "4.1.4",
"@tryghost/kg-markdown-html-renderer": "7.0.7",
"html-minifier": "^4.0.0",
"jsdom": "^24.1.0",
"lexical": "0.13.1",
"lexical": "0.20.0",
"lodash": "^4.17.21",
"luxon": "^3.5.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.20.0",
"@lexical/link": "0.20.0",
"c8": "9.1.0",
"mocha": "10.7.3",
"sinon": "17.0.1",
"ts-node": "10.9.2",
"typescript": "5.5.4"
},
"dependencies": {
"@lexical/list": "0.13.1",
"@lexical/rich-text": "0.13.1",
"@lexical/utils": "0.13.1",
"@lexical/list": "0.20.0",
"@lexical/rich-text": "0.20.0",
"@lexical/utils": "0.20.0",
"@tryghost/kg-default-nodes": "1.2.0",
"lexical": "0.13.1"
"lexical": "0.20.0"
}
}
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.5.4"
},
"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.20.0",
"@lexical/headless": "0.20.0",
"@lexical/html": "0.20.0",
"@lexical/link": "0.20.0",
"@lexical/list": "0.20.0",
"@lexical/rich-text": "0.20.0",
"@tryghost/kg-default-nodes": "1.2.0",
"@tryghost/kg-default-transforms": "1.1.20",
"jsdom": "^24.1.0",
"lexical": "0.13.1"
"lexical": "0.20.0"
}
}
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 @@ -36,15 +36,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.20.0",
"@lexical/code": "0.20.0",
"@lexical/headless": "0.20.0",
"@lexical/link": "0.20.0",
"@lexical/list": "0.20.0",
"@lexical/rich-text": "0.20.0",
"@tryghost/kg-default-nodes": "1.2.0",
"@tryghost/kg-default-transforms": "1.1.20",
"jsdom": "^24.1.0",
"lexical": "0.13.1"
"lexical": "0.20.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.20.0",
"@lexical/list": "0.20.0",
"@lexical/react": "0.20.0",
"@lexical/selection": "0.20.0",
"@lexical/text": "0.20.0",
"@lexical/utils": "0.20.0",
"@lezer/highlight": "^1.2.0",
"@playwright/test": "^1.48.2",
"@prettier/sync": "^0.3.0",
Expand Down Expand Up @@ -106,7 +106,7 @@
"eventemitter3": "^5.0.0",
"fast-average-color": "^9.3.0",
"jsdom": "24.1.1",
"lexical": "0.13.1",
"lexical": "0.20.0",
"luxon": "^3.5.0",
"pluralize": "^8.0.0",
"postcss": "8.4.41",
Expand Down
Loading

0 comments on commit a6a3fb0

Please sign in to comment.