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.
1 parent 513657c commit 75672c2Copy full SHA for 75672c2
package.json
@@ -41,14 +41,14 @@
41
"vite": "^2.0.0"
42
},
43
"dependencies": {
44
+ "@vue/compiler-dom": "^3.2.31",
45
+ "@vue/component-compiler-utils": "^3.3.0",
46
"chalk": "4.1.2",
47
"magic-string": "^0.26.1",
48
"shell-quote": "^1.7.3"
49
50
"devDependencies": {
- "@vue/compiler-dom": "^3.2.31",
51
"@vue/compiler-sfc": "^3.2.31",
- "@vue/component-compiler-utils": "^3.3.0",
52
"@webfansplz/eslint-config": "^0.1.0",
53
"eslint": "^8.11.0",
54
"esmo": "^0.14.1",
0 commit comments