Skip to content

Commit

Permalink
chore: bump lexical dependencies to 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Jul 20, 2024
1 parent e7cb730 commit 099bf51
Show file tree
Hide file tree
Showing 2 changed files with 1,103 additions and 723 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,33 +58,33 @@
"vue": "^3.2.0"
},
"dependencies": {
"@lexical/clipboard": "~0.16.0",
"@lexical/code": "~0.16.0",
"@lexical/dragon": "~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/markdown": "~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/text": "~0.16.0",
"@lexical/utils": "~0.16.0",
"@lexical/yjs": "~0.16.0",
"lexical": "~0.16.0",
"@lexical/clipboard": "~0.16.1",
"@lexical/code": "~0.16.1",
"@lexical/dragon": "~0.16.1",
"@lexical/hashtag": "~0.16.1",
"@lexical/history": "~0.16.1",
"@lexical/html": "~0.16.1",
"@lexical/link": "~0.16.1",
"@lexical/list": "~0.16.1",
"@lexical/mark": "~0.16.1",
"@lexical/markdown": "~0.16.1",
"@lexical/overflow": "~0.16.1",
"@lexical/plain-text": "~0.16.1",
"@lexical/rich-text": "~0.16.1",
"@lexical/selection": "~0.16.1",
"@lexical/table": "~0.16.1",
"@lexical/text": "~0.16.1",
"@lexical/utils": "~0.16.1",
"@lexical/yjs": "~0.16.1",
"lexical": "~0.16.1",
"tiny-invariant": "^1.3.3"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.2",
"@changesets/cli": "^2.27.6",
"@types/node": "^20.12.7",
"eslint": "^9.6.0",
"lexical": "~0.16.0",
"lexical": "~0.16.1",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"unplugin-vue": "^5.0.5",
Expand Down
Loading

0 comments on commit 099bf51

Please sign in to comment.