Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 0fc7203 commit 6807e62
Show file tree
Hide file tree
Showing 3 changed files with 2,054 additions and 1,041 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"version": "0.6.0",
"packageManager": "[email protected].6",
"packageManager": "[email protected].9",
"type": "module",
"scripts": {
"build": "pnpm -r run build",
Expand Down
4 changes: 2 additions & 2 deletions packages/language/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"stub": "unbuild --stub"
},
"dependencies": {
"@volar/typescript": "~2.1.6",
"@volar/typescript": "~2.4.0",
"@vue.ts/common": "workspace:*",
"@vue/language-core": "2.0.7"
"@vue/language-core": "2.1.10"
}
}
Loading

0 comments on commit 6807e62

Please sign in to comment.