Skip to content

Commit

Permalink
fix(deps): update lexical monorepo to v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 8b4e0dc commit 85210e8
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 180 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.15.0",
"@lexical/html": "0.15.0",
"@lexical/link": "0.15.0",
"@lexical/list": "0.15.0",
"@lexical/react": "0.15.0",
"@lexical/selection": "0.15.0",
"@lexical/table": "0.15.0",
"@lexical/utils": "0.15.0",
"@lexical/code": "0.17.1",
"@lexical/html": "0.17.1",
"@lexical/link": "0.17.1",
"@lexical/list": "0.17.1",
"@lexical/react": "0.17.1",
"@lexical/selection": "0.17.1",
"@lexical/table": "0.17.1",
"@lexical/utils": "0.17.1",
"@techstack/react-feather": "workspace:*",
"lexical": "0.15.0",
"lexical": "0.17.1",
"react": "18.3.1",
"styled-components": "6.1.11",
"typescript": "5.4.5"
Expand Down
Loading

0 comments on commit 85210e8

Please sign in to comment.