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