Skip to content

Commit 27ac68b

Browse files
committed
chore: bump vue version (fix broken alias test case)
1 parent dce80c6 commit 27ac68b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/plugin-vue/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
},
3030
"homepage": "https://github.com/vitejs/vite/tree/main/packages/plugin-vue#readme",
3131
"peerDependencies": {
32-
"@vue/compiler-sfc": "^3.2.5"
32+
"@vue/compiler-sfc": "^3.2.6"
3333
},
3434
"devDependencies": {
3535
"@rollup/pluginutils": "^4.1.1",
3636
"@types/hash-sum": "^1.0.0",
37-
"@vue/compiler-sfc": "^3.2.5",
37+
"@vue/compiler-sfc": "^3.2.6",
3838
"debug": "^4.3.2",
3939
"hash-sum": "^2.0.0",
4040
"rollup": "^2.38.5",

0 commit comments

Comments
 (0)