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] committed Jun 24, 2024
1 parent 0fc7203 commit e3beb45
Show file tree
Hide file tree
Showing 3 changed files with 984 additions and 532 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": "pnpm@8.15.6",
"packageManager": "pnpm@8.15.8",
"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.3.0",
"@vue.ts/common": "workspace:*",
"@vue/language-core": "2.0.7"
"@vue/language-core": "2.0.22"
}
}
Loading

0 comments on commit e3beb45

Please sign in to comment.