We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@vue/language-core
1 parent 2b353b0 commit 4352370Copy full SHA for 4352370
package.json
@@ -76,6 +76,7 @@
76
},
77
"dependencies": {
78
"@rollup/pluginutils": "^5.1.0",
79
+ "@vue/language-core": "^2.0.6",
80
"ast-kit": "^0.12.1",
81
"magic-string-ast": "^0.3.0",
82
"unplugin": "^1.9.0"
@@ -86,7 +87,6 @@
86
87
"@sxzz/prettier-config": "^2.0.1",
88
"@types/node": "^20.11.25",
89
"@vue-macros/test-utils": "^1.4.0",
- "@vue/language-core": "^2.0.6",
90
"bumpp": "^9.4.0",
91
"change-case": "^5.4.3",
92
"eslint": "^8.57.0",
0 commit comments