Skip to content

Commit

Permalink
chore(deps): update volarjs to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2023
1 parent 654a2d0 commit f05c4d3
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 76 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"vite": "^4.3.1",
"vitest": "^0.30.1",
"vue": "^3.3.0-beta.1",
"vue-tsc": "1.5.2",
"vue-tsc": "1.6.1",
"vue2": "npm:vue@^2.7.14",
"webpack": "^5.80.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/volar/package.json
Expand Up @@ -51,10 +51,10 @@
"muggle-string": "^0.2.2"
},
"devDependencies": {
"@volar/vue-language-core": "1.4.4",
"@volar/vue-language-core": "1.6.1",
"@vue/compiler-dom": "^3.3.0-beta.1",
"typescript": "^5.0.4",
"vue-tsc": "1.5.2"
"vue-tsc": "1.6.1"
},
"engines": {
"node": ">=14.19.0"
Expand Down
2 changes: 1 addition & 1 deletion playground/vue2/package.json
Expand Up @@ -26,6 +26,6 @@
"unplugin-vue-macros": "workspace:*",
"vite": "^4.3.1",
"vite-plugin-inspect": "^0.7.24",
"vue-tsc": "1.5.2"
"vue-tsc": "1.6.1"
}
}
2 changes: 1 addition & 1 deletion playground/vue3/package.json
Expand Up @@ -30,6 +30,6 @@
"unplugin-vue-macros": "workspace:*",
"vite": "^4.3.1",
"vite-plugin-inspect": "^0.7.24",
"vue-tsc": "1.5.2"
"vue-tsc": "1.6.1"
}
}
101 changes: 30 additions & 71 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 f05c4d3

Please sign in to comment.