File tree 3 files changed +783
-1247
lines changed
3 files changed +783
-1247
lines changed Original file line number Diff line number Diff line change 1
- 20
1
+ 20.18.3
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.15.7 " ,
6
6
"description" : " SWC plugin for Vite and Rollup" ,
7
7
"publishConfig" : {
8
8
"access" : " public"
48
48
"@swc/core" : " ^1.2.108"
49
49
},
50
50
"dependencies" : {
51
- "@rollup/pluginutils" : " ^5.1.0 " ,
51
+ "@rollup/pluginutils" : " ^5.1.4 " ,
52
52
"load-tsconfig" : " ^0.2.5" ,
53
- "unplugin" : " ^1.11.0 "
53
+ "unplugin" : " ^1.16.1 "
54
54
},
55
55
"devDependencies" : {
56
- "@antfu/eslint-config" : " ^2.21.2 " ,
56
+ "@antfu/eslint-config" : " ^2.27.3 " ,
57
57
"@swc/core" : " ^1.6.6" ,
58
- "@types/node" : " ^20.14.9 " ,
58
+ "@types/node" : " ^20.17.23 " ,
59
59
"defu" : " ^6.1.4" ,
60
- "esbuild" : " 0.20.2 " ,
60
+ "esbuild" : " 0.25.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.34.9 " ,
65
+ "tsup" : " 8.4.0 " ,
66
+ "typescript" : " 5.8.2 " ,
67
+ "vite" : " ^5.4.14 " ,
68
68
"vitest" : " ^1.6.0"
69
69
}
70
70
}
You can’t perform that action at this time.
0 commit comments