File tree Expand file tree Collapse file tree 3 files changed +347
-192
lines changed
packages-private/sfc-playground/src/download/template Expand file tree Collapse file tree 3 files changed +347
-192
lines changed Original file line number Diff line number Diff line change 66
66
"@rollup/plugin-json" : " ^6.1.0" ,
67
67
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
68
68
"@rollup/plugin-replace" : " 5.0.4" ,
69
- "@swc/core" : " ^1.7.10 " ,
69
+ "@swc/core" : " ^1.7.11 " ,
70
70
"@types/hash-sum" : " ^1.0.2" ,
71
71
"@types/node" : " ^20.14.15" ,
72
72
"@types/semver" : " ^7.5.8" ,
75
75
"@vue/consolidate" : " 1.0.0" ,
76
76
"conventional-changelog-cli" : " ^5.0.0" ,
77
77
"enquirer" : " ^2.4.1" ,
78
- "esbuild" : " ^0.23.0 " ,
78
+ "esbuild" : " ^0.23.1 " ,
79
79
"esbuild-plugin-polyfill-node" : " ^0.3.0" ,
80
80
"eslint" : " ^9.9.0" ,
81
81
"eslint-plugin-import-x" : " ^3.1.0" ,
94
94
"pug" : " ^3.0.3" ,
95
95
"puppeteer" : " ~23.0.2" ,
96
96
"rimraf" : " ^6.0.1" ,
97
- "rollup" : " ^4.20 .0" ,
97
+ "rollup" : " ^4.21 .0" ,
98
98
"rollup-plugin-dts" : " ^6.1.1" ,
99
99
"rollup-plugin-esbuild" : " ^6.1.1" ,
100
100
"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" : " ^5.1.2" ,
15
- "vite" : " ^5.4.0 "
15
+ "vite" : " ^5.4.1 "
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments