Skip to content

Commit a112375

Browse files
committed
fix(deps): update @vue/compiler-core and @vue/compiler-sfc to version 3.4.21
1 parent c87b13c commit a112375

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"dependencies": {
6262
"@babel/types": "^7.23.5",
6363
"@uni-helper/uni-env": "^0.1.1",
64-
"@vue/compiler-core": "^3.3.11",
65-
"@vue/compiler-sfc": "^3.3.11",
64+
"@vue/compiler-core": "3.4.21",
65+
"@vue/compiler-sfc": "3.4.21",
6666
"ast-kit": "^0.11.3",
6767
"c12": "^1.5.1",
6868
"chokidar": "^3.5.3",

0 commit comments

Comments
 (0)