Skip to content

Commit

Permalink
chore: upgrade volar 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Jul 24, 2023
1 parent 8af35b5 commit b239d4a
Show file tree
Hide file tree
Showing 4 changed files with 145 additions and 138 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
},
"devDependencies": {
"@types/node": "^20.3.2",
"@volar/monaco": "1.7.9",
"@volar/typescript": "1.7.9",
"@vue/language-service": "1.8.2",
"@volar/cdn": "~1.9.2",
"@volar/monaco": "~1.9.2",
"@vue/language-service": "1.8.6",
"esbuild": "^0.18.10",
"monaco-editor-core": "^0.39.0",
"monaco-editor-textmate": "^4.0.0",
Expand All @@ -44,7 +44,6 @@
"prettier": "^2.8.8",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"volar-service-typescript": "0.0.8",
"vue": "^3.3.4"
},
"scripts": {
Expand Down
Loading

0 comments on commit b239d4a

Please sign in to comment.