File tree 2 files changed +591
-474
lines changed
2 files changed +591
-474
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-inline-enum" ,
3
3
"version" : " 0.3.1" ,
4
- "packageManager" :
" [email protected] .3 " ,
4
+ "packageManager" :
" [email protected] .5 " ,
5
5
"description" : " Inline enum values to optimize bundle size." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
64
64
"fast-glob" : " ^3.3.3" ,
65
65
"magic-string" : " ^0.30.17" ,
66
66
"picomatch" : " ^4.0.2" ,
67
- "unplugin" : " ^2.2.0 " ,
67
+ "unplugin" : " ^2.2.2 " ,
68
68
"unplugin-replace" : " ^0.5.1" ,
69
69
"unplugin-utils" : " ^0.2.4"
70
70
},
73
73
"@sxzz/eslint-config" : " ^5.3.0" ,
74
74
"@sxzz/prettier-config" : " ^2.2.1" ,
75
75
"@sxzz/test-utils" : " ^0.5.2" ,
76
- "@types/node" : " ^22.13.10 " ,
76
+ "@types/node" : " ^22.13.11 " ,
77
77
"@types/picomatch" : " ^3.0.2" ,
78
78
"bumpp" : " ^10.1.0" ,
79
79
"esbuild" : " ^0.25.1" ,
80
- "eslint" : " ^9.22 .0" ,
80
+ "eslint" : " ^9.23 .0" ,
81
81
"prettier" : " ^3.5.3" ,
82
- "rollup" : " ^4.35 .0" ,
83
- "tsdown" : " ^0.6.8 " ,
82
+ "rollup" : " ^4.37 .0" ,
83
+ "tsdown" : " ^0.6.9 " ,
84
84
"tsx" : " ^4.19.3" ,
85
85
"typescript" : " ^5.8.2" ,
86
- "unplugin-oxc" : " ^0.2.8 " ,
86
+ "unplugin-oxc" : " ^0.3.2 " ,
87
87
"vite" : " ^6.2.2" ,
88
- "vitest" : " ^3.0.8 " ,
88
+ "vitest" : " ^3.0.9 " ,
89
89
"webpack" : " ^5.98.0"
90
90
},
91
91
"engines" : {
You can’t perform that action at this time.
0 commit comments