Skip to content

Commit

Permalink
chore: bump all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Jul 21, 2024
1 parent f9e2569 commit 9fa2c96
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 54 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,17 +80,17 @@
"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",
"@antfu/eslint-config": "^2.23.1",
"@changesets/cli": "^2.27.7",
"@types/node": "^20.14.11",
"eslint": "^9.7.0",
"lexical": "~0.16.1",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"tsup": "^8.2.1",
"typescript": "^5.5.3",
"unplugin-vue": "^5.0.5",
"vitepress": "^1.2.3",
"vitepress": "^1.3.1",
"vue": "^3.4.33",
"vue-tsc": "^2.0.26",
"yjs": "^13.6.14"
"yjs": "^13.6.18"
}
}
8 changes: 4 additions & 4 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"dependencies": {
"lexical-vue": "workspace:*",
"vue": "^3.4.33",
"y-websocket": ">=1.3.x",
"yjs": "^13.6.11"
"y-websocket": ">=2.0.4",
"yjs": "^13.6.18"
},
"devDependencies": {
"npm-run-all2": "^6.2.0",
"@vitejs/plugin-vue": "^5.0.5",
"typescript": "^5.3.3",
"npm-run-all2": "^6.2.2",
"typescript": "^5.5.3",
"vite": "^5.3.4",
"vue-tsc": "^2.0.26"
}
Expand Down
98 changes: 56 additions & 42 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 9fa2c96

Please sign in to comment.