Skip to content

Commit

Permalink
chore: update dependencies (#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh committed Feb 20, 2024
1 parent 1436e6e commit 7c4c1f2
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 31 deletions.
7 changes: 7 additions & 0 deletions .changeset/popular-jobs-obey.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@astrojs/language-server": patch
"@astrojs/ts-plugin": patch
"astro-vscode": patch
---

Update Volar services. This update fixes an issue where `typescript.validate` settings wouldn't work in Astro files the same way they would inside TypeScript files
12 changes: 6 additions & 6 deletions packages/language-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"@volar/language-service": "~2.0.4",
"@volar/typescript": "~2.0.4",
"fast-glob": "^3.2.12",
"volar-service-css": "0.0.29",
"volar-service-emmet": "0.0.29",
"volar-service-html": "0.0.29",
"volar-service-prettier": "0.0.29",
"volar-service-typescript": "0.0.29",
"volar-service-typescript-twoslash-queries": "0.0.29",
"volar-service-css": "0.0.30",
"volar-service-emmet": "0.0.30",
"volar-service-html": "0.0.30",
"volar-service-prettier": "0.0.30",
"volar-service-typescript": "0.0.30",
"volar-service-typescript-twoslash-queries": "0.0.30",
"vscode-html-languageservice": "^5.1.2",
"vscode-uri": "^3.0.8"
},
Expand Down
50 changes: 25 additions & 25 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 7c4c1f2

Please sign in to comment.