File tree Expand file tree Collapse file tree 2 files changed +402
-985
lines changed Expand file tree Collapse file tree 2 files changed +402
-985
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-inline-enum" ,
3
3
"version" : " 0.4.0" ,
4
- "packageManager" : " pnpm@10.10 .0" ,
4
+ "packageManager" : " pnpm@10.11 .0" ,
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.3.3 " ,
67
+ "unplugin" : " ^2.3.4 " ,
68
68
"unplugin-replace" : " ^0.6.0"
69
69
},
70
70
"devDependencies" : {
71
71
"@babel/types" : " ^7.27.1" ,
72
72
"@sxzz/eslint-config" : " ^7.0.1" ,
73
73
"@sxzz/prettier-config" : " ^2.2.1" ,
74
74
"@sxzz/test-utils" : " ^0.5.6" ,
75
- "@types/node" : " ^22.15.17 " ,
75
+ "@types/node" : " ^22.15.19 " ,
76
76
"@types/picomatch" : " ^4.0.0" ,
77
- "bumpp" : " ^10.1.0 " ,
77
+ "bumpp" : " ^10.1.1 " ,
78
78
"esbuild" : " ^0.25.4" ,
79
- "eslint" : " ^9.26 .0" ,
79
+ "eslint" : " ^9.27 .0" ,
80
80
"prettier" : " ^3.5.3" ,
81
- "rollup" : " ^4.40.2 " ,
82
- "tsdown" : " ^0.11.5 " ,
81
+ "rollup" : " ^4.41.0 " ,
82
+ "tsdown" : " ^0.11.11 " ,
83
83
"tsx" : " ^4.19.4" ,
84
84
"typescript" : " ^5.8.3" ,
85
- "unplugin-oxc" : " ^0.4.2 " ,
85
+ "unplugin-oxc" : " ^0.4.3 " ,
86
86
"vite" : " ^6.3.5" ,
87
87
"vitest" : " ^3.1.3" ,
88
88
"webpack" : " ^5.99.8"
You can’t perform that action at this time.
0 commit comments