Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent 0fc7203 commit c47dab6
Show file tree
Hide file tree
Showing 3 changed files with 508 additions and 362 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.2.0",
"@vue.ts/common": "workspace:*",
"@vue/language-core": "2.0.7"
"@vue/language-core": "2.0.18"
}
}
Loading

0 comments on commit c47dab6

Please sign in to comment.