File tree 3 files changed +400
-225
lines changed
packages-private/sfc-playground/src/download/template
3 files changed +400
-225
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.0" ,
71
71
"@rollup/plugin-replace" : " 5.0.4" ,
72
- "@swc/core" : " ^1.10.14 " ,
72
+ "@swc/core" : " ^1.10.15 " ,
73
73
"@types/hash-sum" : " ^1.0.2" ,
74
74
"@types/node" : " ^22.12.0" ,
75
75
"@types/semver" : " ^7.5.8" ,
78
78
"@vue/consolidate" : " 1.0.0" ,
79
79
"conventional-changelog-cli" : " ^5.0.0" ,
80
80
"enquirer" : " ^2.4.1" ,
81
- "esbuild" : " ^0.24.2 " ,
81
+ "esbuild" : " ^0.25.0 " ,
82
82
"esbuild-plugin-polyfill-node" : " ^0.3.0" ,
83
83
"eslint" : " ^9.18.0" ,
84
84
"eslint-plugin-import-x" : " ^4.6.1" ,
97
97
"pug" : " ^3.0.3" ,
98
98
"puppeteer" : " ~24.2.0" ,
99
99
"rimraf" : " ^6.0.1" ,
100
- "rollup" : " ^4.34.2 " ,
100
+ "rollup" : " ^4.34.6 " ,
101
101
"rollup-plugin-dts" : " ^6.1.1" ,
102
- "rollup-plugin-esbuild" : " ^6.1.1 " ,
102
+ "rollup-plugin-esbuild" : " ^6.2.0 " ,
103
103
"rollup-plugin-polyfill-node" : " ^0.13.0" ,
104
104
"semver" : " ^7.6.3" ,
105
105
"serve" : " ^14.2.4" ,
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"@vitejs/plugin-vue" : " ^5.2.1" ,
15
- "vite" : " ^6.0.11 "
15
+ "vite" : " ^6.1.0 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments