Skip to content

Commit

Permalink
chore: bump services
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Apr 25, 2024
1 parent 65d38a1 commit cf7bdec
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion packages/language-plugin-pug/package.json
Expand Up @@ -17,6 +17,6 @@
},
"dependencies": {
"@volar/source-map": "2.2.0-alpha.10",
"volar-service-pug": "0.0.39"
"volar-service-pug": "0.0.40"
}
}
16 changes: 8 additions & 8 deletions packages/language-service/package.json
Expand Up @@ -25,14 +25,14 @@
"@vue/typescript-plugin": "2.0.14",
"computeds": "^0.0.1",
"path-browserify": "^1.0.1",
"volar-service-css": "0.0.39",
"volar-service-emmet": "0.0.39",
"volar-service-html": "0.0.39",
"volar-service-json": "0.0.39",
"volar-service-pug": "0.0.39",
"volar-service-pug-beautify": "0.0.39",
"volar-service-typescript": "0.0.39",
"volar-service-typescript-twoslash-queries": "0.0.39",
"volar-service-css": "0.0.40",
"volar-service-emmet": "0.0.40",
"volar-service-html": "0.0.40",
"volar-service-json": "0.0.40",
"volar-service-pug": "0.0.40",
"volar-service-pug-beautify": "0.0.40",
"volar-service-typescript": "0.0.40",
"volar-service-typescript-twoslash-queries": "0.0.40",
"vscode-html-languageservice": "npm:@johnsoncodehk/[email protected]",
"vscode-languageserver-textdocument": "^1.0.11",
"vscode-uri": "^3.0.8"
Expand Down
86 changes: 43 additions & 43 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 cf7bdec

Please sign in to comment.