File tree Expand file tree Collapse file tree 3 files changed +282
-91
lines changed
packages-private/sfc-playground/src/download/template Expand file tree Collapse file tree 3 files changed +282
-91
lines changed Original file line number Diff line number Diff line change 6969 "@rollup/plugin-json" : " ^6.1.0" ,
7070 "@rollup/plugin-node-resolve" : " ^16.0.1" ,
7171 "@rollup/plugin-replace" : " 5.0.4" ,
72- "@swc/core" : " ^1.11.13 " ,
72+ "@swc/core" : " ^1.11.18 " ,
7373 "@types/hash-sum" : " ^1.0.2" ,
7474 "@types/node" : " ^22.14.0" ,
7575 "@types/semver" : " ^7.7.0" ,
9797 "pug" : " ^3.0.3" ,
9898 "puppeteer" : " ~24.4.0" ,
9999 "rimraf" : " ^6.0.1" ,
100- "rollup" : " ^4.38 .0" ,
100+ "rollup" : " ^4.39 .0" ,
101101 "rollup-plugin-dts" : " ^6.2.1" ,
102102 "rollup-plugin-esbuild" : " ^6.2.1" ,
103103 "rollup-plugin-polyfill-node" : " ^0.13.0" ,
Original file line number Diff line number Diff line change 1212 },
1313 "devDependencies" : {
1414 "@vitejs/plugin-vue" : " ^5.2.3" ,
15- "vite" : " ^6.2.3 "
15+ "vite" : " ^6.2.6 "
1616 }
1717}
You can’t perform that action at this time.
0 commit comments