Skip to content

Commit

Permalink
chore: bump services
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Jun 8, 2023
1 parent 71240c7 commit dde8883
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 45 deletions.
2 changes: 1 addition & 1 deletion packages/vue-language-plugin-pug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
},
"dependencies": {
"@volar/source-map": "1.7.3",
"volar-service-pug": "0.0.6"
"volar-service-pug": "0.0.7"
}
}
16 changes: 8 additions & 8 deletions packages/vue-language-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"@vue/language-core": "1.7.8",
"@vue/reactivity": "^3.3.0",
"@vue/shared": "^3.3.0",
"volar-service-css": "0.0.6",
"volar-service-emmet": "0.0.6",
"volar-service-html": "0.0.6",
"volar-service-json": "0.0.6",
"volar-service-pug": "0.0.6",
"volar-service-pug-beautify": "0.0.6",
"volar-service-typescript": "0.0.6",
"volar-service-typescript-twoslash-queries": "0.0.6",
"volar-service-css": "0.0.7",
"volar-service-emmet": "0.0.7",
"volar-service-html": "0.0.7",
"volar-service-json": "0.0.7",
"volar-service-pug": "0.0.7",
"volar-service-pug-beautify": "0.0.7",
"volar-service-typescript": "0.0.7",
"volar-service-typescript-twoslash-queries": "0.0.7",
"vscode-html-languageservice": "^5.0.4",
"vscode-languageserver-textdocument": "^1.0.8"
},
Expand Down
114 changes: 78 additions & 36 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 dde8883

Please sign in to comment.