Skip to content

Commit

Permalink
chore(deps): bump all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Apr 17, 2024
1 parent e98f045 commit 64c8597
Show file tree
Hide file tree
Showing 2 changed files with 1,403 additions and 517 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,20 +77,20 @@
"@lexical/text": "0.14.5",
"@lexical/utils": "0.14.5",
"@lexical/yjs": "0.14.5",
"tiny-invariant": "^1.3.1"
"tiny-invariant": "^1.3.3"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.3",
"@types/node": "^20.11.8",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"@antfu/eslint-config": "^2.14.0",
"@types/node": "^20.12.7",
"bumpp": "^9.4.0",
"eslint": "^9.0.0",
"lexical": "0.14.5",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"unplugin-vue": "^5.0.2",
"vitepress": "^1.0.0-rc.40",
"vue": "^3.4.15",
"vue-tsc": "^1.8.27",
"yjs": "^13.6.11"
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"unplugin-vue": "^5.0.5",
"vitepress": "^1.1.0",
"vue": "^3.4.23",
"vue-tsc": "^2.0.13",
"yjs": "^13.6.14"
}
}
Loading

0 comments on commit 64c8597

Please sign in to comment.