File tree 3 files changed +2170
-1598
lines changed
3 files changed +2170
-1598
lines changed 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@10.9 .0" ,
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" : " ^2.3.2 "
54
54
},
55
55
"devDependencies" : {
56
- "@antfu/eslint-config" : " ^2.21.2 " ,
57
- "@swc/core" : " ^1.6.6 " ,
58
- "@types/node" : " ^20 .14.9 " ,
56
+ "@antfu/eslint-config" : " ^4.12.0 " ,
57
+ "@swc/core" : " ^1.11.21 " ,
58
+ "@types/node" : " ^22 .14.1 " ,
59
59
"defu" : " ^6.1.4" ,
60
60
"esbuild" : " 0.20.2" ,
61
- "eslint" : " ^9.6.0 " ,
61
+ "eslint" : " ^9.25.1 " ,
62
62
"path-exists" : " ^5.0.0" ,
63
63
"prettier" : " 3.2.5" ,
64
- "rollup" : " ^4.18 .0" ,
64
+ "rollup" : " ^4.40 .0" ,
65
65
"tsup" : " 8.0.2" ,
66
66
"typescript" : " 5.4.4" ,
67
- "vite" : " ^5 .3.2" ,
68
- "vitest" : " ^1.6.0 "
67
+ "vite" : " ^6 .3.2" ,
68
+ "vitest" : " ^3.1.2 "
69
69
}
70
70
}
You can’t perform that action at this time.
0 commit comments