File tree 3 files changed +159
-160
lines changed
packages-private/sfc-playground/src/download/template
3 files changed +159
-160
lines changed Original file line number Diff line number Diff line change 69
69
"@rollup/plugin-json" : " ^6.1.0" ,
70
70
"@rollup/plugin-node-resolve" : " ^16.0.1" ,
71
71
"@rollup/plugin-replace" : " 5.0.4" ,
72
- "@swc/core" : " ^1.11.21 " ,
72
+ "@swc/core" : " ^1.11.24 " ,
73
73
"@types/hash-sum" : " ^1.0.2" ,
74
74
"@types/node" : " ^22.14.1" ,
75
75
"@types/semver" : " ^7.7.0" ,
79
79
"@vue/consolidate" : " 1.0.0" ,
80
80
"conventional-changelog-cli" : " ^5.0.0" ,
81
81
"enquirer" : " ^2.4.1" ,
82
- "esbuild" : " ^0.25.3 " ,
82
+ "esbuild" : " ^0.25.4 " ,
83
83
"esbuild-plugin-polyfill-node" : " ^0.3.0" ,
84
84
"eslint" : " ^9.25.1" ,
85
85
"eslint-plugin-import-x" : " ^4.11.0" ,
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"@vitejs/plugin-vue" : " ^5.2.3" ,
15
- "vite" : " ^6.3.3 "
15
+ "vite" : " ^6.3.5 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments