File tree Expand file tree Collapse file tree 2 files changed +330
-313
lines changed Expand file tree Collapse file tree 2 files changed +330
-313
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-oxc" ,
3
3
"version" : " 0.4.8" ,
4
- "packageManager" : " pnpm@10.13.1 " ,
4
+ "packageManager" : " pnpm@10.14.0 " ,
5
5
"description" : " Oxc integration for unplugin." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
74
74
}
75
75
},
76
76
"dependencies" : {
77
- "oxc-minify" : " ^0.79 .0" ,
77
+ "oxc-minify" : " ^0.80 .0" ,
78
78
"oxc-resolver" : " ^11.6.0" ,
79
- "oxc-transform" : " ^0.79 .0" ,
79
+ "oxc-transform" : " ^0.80 .0" ,
80
80
"unplugin" : " ^2.3.5" ,
81
81
"unplugin-utils" : " ^0.2.4"
82
82
},
83
83
"devDependencies" : {
84
- "@sxzz/eslint-config" : " ^7.1.1 " ,
84
+ "@sxzz/eslint-config" : " ^7.1.2 " ,
85
85
"@sxzz/prettier-config" : " ^2.2.3" ,
86
- "@sxzz/test-utils" : " ^0.5.7 " ,
86
+ "@sxzz/test-utils" : " ^0.5.9 " ,
87
87
"@types/node" : " ^24.1.0" ,
88
- "bumpp" : " ^10.2.1 " ,
88
+ "bumpp" : " ^10.2.2 " ,
89
89
"eslint" : " ^9.32.0" ,
90
90
"prettier" : " ^3.6.2" ,
91
91
"rollup" : " ^4.46.2" ,
92
92
"tinyexec" : " ^1.0.1" ,
93
- "tsdown" : " ^0.13.0 " ,
93
+ "tsdown" : " ^0.13.2 " ,
94
94
"tsx" : " ^4.20.3" ,
95
- "typescript" : " ^5.8.3 " ,
95
+ "typescript" : " ^5.9.2 " ,
96
96
"unloader" : " ^0.4.5" ,
97
97
"vite" : " ^7.0.6" ,
98
98
"vitest" : " ^3.2.4"
You can’t perform that action at this time.
0 commit comments