We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e913d commit 93fd77aCopy full SHA for 93fd77a
packages/plugin-vue/package.json
@@ -28,12 +28,12 @@
28
},
29
"homepage": "https://github.com/vitejs/vite/tree/main/packages/plugin-vue#readme",
30
"peerDependencies": {
31
- "@vue/compiler-sfc": "^3.0.4"
+ "@vue/compiler-sfc": "^3.0.6"
32
33
"devDependencies": {
34
"@rollup/pluginutils": "^4.1.0",
35
"@types/hash-sum": "^1.0.0",
36
- "@vue/compiler-sfc": "^3.0.4",
+ "@vue/compiler-sfc": "^3.0.6",
37
"debug": "^4.3.1",
38
"hash-sum": "^2.0.0",
39
"rollup": "^2.38.5",
0 commit comments