Skip to content

Commit

Permalink
Update Volar dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
remcohaszing committed Oct 16, 2023
1 parent e010fff commit 1bfbaeb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/language-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"remark-parse": "^10.0.0",
"unified": "^10.0.0",
"unist-util-visit-parents": "^5.0.0",
"volar-service-markdown": "0.0.13",
"volar-service-typescript": "0.0.13"
"volar-service-markdown": "0.0.14",
"volar-service-typescript": "0.0.14"
},
"devDependencies": {
"@types/node": "^20.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"esbuild": "^0.18.0",
"ovsx": "^0.8.0",
"undici": "^5.0.0",
"vscode-languageclient": "^8.0.0"
"vscode-languageclient": "^9.0.0"
},
"galleryBanner": {
"color": "#fcb32c",
Expand Down

0 comments on commit 1bfbaeb

Please sign in to comment.