File tree Expand file tree Collapse file tree 4 files changed +196
-176
lines changed
packages-private/sfc-playground/src/download/template Expand file tree Collapse file tree 4 files changed +196
-176
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.9 " ,
72
+ "@swc/core" : " ^1.11.12 " ,
73
73
"@types/hash-sum" : " ^1.0.2" ,
74
74
"@types/node" : " ^22.13.10" ,
75
75
"@types/semver" : " ^7.5.8" ,
97
97
"pug" : " ^3.0.3" ,
98
98
"puppeteer" : " ~24.4.0" ,
99
99
"rimraf" : " ^6.0.1" ,
100
- "rollup" : " ^4.35 .0" ,
101
- "rollup-plugin-dts" : " ^6.1 .1" ,
100
+ "rollup" : " ^4.37 .0" ,
101
+ "rollup-plugin-dts" : " ^6.2 .1" ,
102
102
"rollup-plugin-esbuild" : " ^6.2.1" ,
103
103
"rollup-plugin-polyfill-node" : " ^0.13.0" ,
104
104
"semver" : " ^7.7.1" ,
Original file line number Diff line number Diff line change 11
11
"vue" : " latest"
12
12
},
13
13
"devDependencies" : {
14
- "@vitejs/plugin-vue" : " ^5.2.2 " ,
14
+ "@vitejs/plugin-vue" : " ^5.2.3 " ,
15
15
"vite" : " ^6.2.2"
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments