Skip to content

Commit 8fec623

Browse files
committed
chore: bump vue deps to 3.2.5
1 parent 326b382 commit 8fec623

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.0"
32+
"@vue/compiler-sfc": "^3.2.5"
3333
},
3434
"devDependencies": {
3535
"@rollup/pluginutils": "^4.1.1",
3636
"@types/hash-sum": "^1.0.0",
37-
"@vue/compiler-sfc": "^3.2.0",
37+
"@vue/compiler-sfc": "^3.2.5",
3838
"debug": "^4.3.2",
3939
"hash-sum": "^2.0.0",
4040
"rollup": "^2.38.5",

0 commit comments

Comments
 (0)