File tree Expand file tree Collapse file tree 3 files changed +250
-241
lines changed
packages-private/sfc-playground/src/download/template Expand file tree Collapse file tree 3 files changed +250
-241
lines changed Original file line number Diff line number Diff line change 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.9 " ,
82
+ "esbuild" : " ^0.25.10 " ,
83
83
"esbuild-plugin-polyfill-node" : " ^0.3.0" ,
84
84
"eslint" : " ^9.27.0" ,
85
85
"eslint-plugin-import-x" : " ^4.13.1" ,
97
97
"pug" : " ^3.0.3" ,
98
98
"puppeteer" : " ~24.22.2" ,
99
99
"rimraf" : " ^6.0.1" ,
100
- "rollup" : " ^4.50.0 " ,
100
+ "rollup" : " ^4.52.2 " ,
101
101
"rollup-plugin-dts" : " ^6.2.3" ,
102
102
"rollup-plugin-esbuild" : " ^6.2.1" ,
103
103
"rollup-plugin-polyfill-node" : " ^0.13.0" ,
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"@vitejs/plugin-vue" : " ^6.0.1" ,
15
- "vite" : " ^7.1.3 "
15
+ "vite" : " ^7.1.7 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments