File tree 3 files changed +602
-784
lines changed 3 files changed +602
-784
lines changed Original file line number Diff line number Diff line change 1
- 20
1
+ 20.16.0
Original file line number Diff line number Diff line change 2
2
"name" : " unplugin-swc" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.0.0" ,
5
- "packageManager" : " pnpm@9.4 .0" ,
5
+ "packageManager" : " pnpm@9.6 .0" ,
6
6
"description" : " SWC plugin for Vite and Rollup" ,
7
7
"publishConfig" : {
8
8
"access" : " public"
50
50
"dependencies" : {
51
51
"@rollup/pluginutils" : " ^5.1.0" ,
52
52
"load-tsconfig" : " ^0.2.5" ,
53
- "unplugin" : " ^1.11 .0"
53
+ "unplugin" : " ^1.12 .0"
54
54
},
55
55
"devDependencies" : {
56
- "@antfu/eslint-config" : " ^2.21 .2" ,
56
+ "@antfu/eslint-config" : " ^2.23 .2" ,
57
57
"@swc/core" : " ^1.6.6" ,
58
- "@types/node" : " ^20.14.9 " ,
58
+ "@types/node" : " ^20.14.12 " ,
59
59
"defu" : " ^6.1.4" ,
60
- "esbuild" : " 0.20.2 " ,
60
+ "esbuild" : " 0.23.0 " ,
61
61
"eslint" : " ^9.6.0" ,
62
62
"path-exists" : " ^5.0.0" ,
63
63
"prettier" : " 3.2.5" ,
64
- "rollup" : " ^4.18.0 " ,
65
- "tsup" : " 8.0.2 " ,
66
- "typescript" : " 5.4 .4" ,
67
- "vite" : " ^5.3.2 " ,
64
+ "rollup" : " ^4.19.1 " ,
65
+ "tsup" : " 8.2.3 " ,
66
+ "typescript" : " 5.5 .4" ,
67
+ "vite" : " ^5.3.5 " ,
68
68
"vitest" : " ^1.6.0"
69
69
}
70
70
}
You can’t perform that action at this time.
0 commit comments