Skip to content

Commit

Permalink
fix(deps): update lexical monorepo to v0.14.5 (#2608)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent 8fdd79b commit cc5dce5
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 185 deletions.
18 changes: 9 additions & 9 deletions packages/lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
},
"license": "MIT",
"dependencies": {
"@lexical/code": "0.14.2",
"@lexical/html": "0.14.2",
"@lexical/link": "0.14.2",
"@lexical/list": "0.14.2",
"@lexical/react": "0.14.2",
"@lexical/selection": "0.14.2",
"@lexical/table": "0.14.2",
"@lexical/utils": "0.14.2",
"@lexical/code": "0.14.5",
"@lexical/html": "0.14.5",
"@lexical/link": "0.14.5",
"@lexical/list": "0.14.5",
"@lexical/react": "0.14.5",
"@lexical/selection": "0.14.5",
"@lexical/table": "0.14.5",
"@lexical/utils": "0.14.5",
"@techstack/react-feather": "workspace:*",
"lexical": "0.14.2",
"lexical": "0.14.5",
"react": "18.2.0",
"styled-components": "6.1.1",
"typescript": "5.4.5"
Expand Down
Loading

0 comments on commit cc5dce5

Please sign in to comment.