Skip to content

Commit

Permalink
feat: Update lexical to version 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
umaranis committed Aug 1, 2024
1 parent 879066b commit 9e33101
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 145 deletions.
38 changes: 19 additions & 19 deletions packages/svelte-lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,25 +75,25 @@
"svelte"
],
"dependencies": {
"@lexical/clipboard": "0.15.0",
"@lexical/code": "0.15.0",
"@lexical/file": "0.15.0",
"@lexical/hashtag": "0.15.0",
"@lexical/history": "0.15.0",
"@lexical/html": "0.15.0",
"@lexical/link": "0.15.0",
"@lexical/list": "0.15.0",
"@lexical/mark": "0.15.0",
"@lexical/overflow": "0.15.0",
"@lexical/plain-text": "0.15.0",
"@lexical/rich-text": "0.15.0",
"@lexical/selection": "0.15.0",
"@lexical/table": "0.15.0",
"@lexical/utils": "0.15.0",
"@lexical/yjs": "0.15.0",
"@lexical/markdown": "0.15.0",
"@lexical/text": "0.15.0",
"lexical": "0.15.0",
"@lexical/clipboard": "0.16.0",
"@lexical/code": "0.16.0",
"@lexical/file": "0.16.0",
"@lexical/hashtag": "0.16.0",
"@lexical/history": "0.16.0",
"@lexical/html": "0.16.0",
"@lexical/link": "0.16.0",
"@lexical/list": "0.16.0",
"@lexical/mark": "0.16.0",
"@lexical/overflow": "0.16.0",
"@lexical/plain-text": "0.16.0",
"@lexical/rich-text": "0.16.0",
"@lexical/selection": "0.16.0",
"@lexical/table": "0.16.0",
"@lexical/utils": "0.16.0",
"@lexical/yjs": "0.16.0",
"@lexical/markdown": "0.16.0",
"@lexical/text": "0.16.0",
"lexical": "0.16.0",
"lodash-es": "^4.17.21",
"prettier": "^3.2.5",
"y-websocket": "1.5.4",
Expand Down
252 changes: 126 additions & 126 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9e33101

Please sign in to comment.