File tree Expand file tree Collapse file tree 2 files changed +597
-579
lines changed
Expand file tree Collapse file tree 2 files changed +597
-579
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-oxc" ,
33 "version" : " 0.5.1" ,
4- "packageManager" : " pnpm@10.15.0 " ,
4+ "packageManager" : " pnpm@10.15.1 " ,
55 "description" : " Oxc integration for unplugin." ,
66 "type" : " module" ,
77 "keywords" : [
7474 }
7575 },
7676 "dependencies" : {
77- "oxc-minify" : " >=0.82.2 " ,
78- "oxc-resolver" : " ^11.6 .1" ,
79- "oxc-transform" : " >=0.82.2 " ,
80- "unplugin" : " ^2.3.6 " ,
81- "unplugin-utils" : " ^0.2.5 "
77+ "oxc-minify" : " >=0.87.0 " ,
78+ "oxc-resolver" : " ^11.7 .1" ,
79+ "oxc-transform" : " >=0.87.0 " ,
80+ "unplugin" : " ^2.3.10 " ,
81+ "unplugin-utils" : " ^0.3.0 "
8282 },
8383 "devDependencies" : {
8484 "@sxzz/eslint-config" : " ^7.1.4" ,
8585 "@sxzz/prettier-config" : " ^2.2.4" ,
86- "@sxzz/test-utils" : " ^0.5.9 " ,
87- "@types/node" : " ^24.3.0 " ,
86+ "@sxzz/test-utils" : " ^0.5.10 " ,
87+ "@types/node" : " ^24.3.1 " ,
8888 "bumpp" : " ^10.2.3" ,
89- "eslint" : " ^9.33 .0" ,
89+ "eslint" : " ^9.35 .0" ,
9090 "prettier" : " ^3.6.2" ,
91- "rollup" : " ^4.46.3 " ,
91+ "rollup" : " ^4.50.1 " ,
9292 "tinyexec" : " ^1.0.1" ,
93- "tsdown" : " ^0.14.1 " ,
94- "tsx" : " ^4.20.4 " ,
93+ "tsdown" : " ^0.14.2 " ,
94+ "tsx" : " ^4.20.5 " ,
9595 "typescript" : " ^5.9.2" ,
9696 "unloader" : " ^0.5.0" ,
97- "vite" : " ^7.1.3 " ,
97+ "vite" : " ^7.1.5 " ,
9898 "vitest" : " ^3.2.4"
9999 },
100100 "engines" : {
You can’t perform that action at this time.
0 commit comments