File tree Expand file tree Collapse file tree 2 files changed +790
-778
lines changed Expand file tree Collapse file tree 2 files changed +790
-778
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.1" ,
4
- "packageManager" : " pnpm@10.15.1 " ,
4
+ "packageManager" : " pnpm@10.17.0 " ,
5
5
"description" : " Inline enum values to optimize bundle size." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
61
61
"dependencies" : {
62
62
"ast-kit" : " ^2.1.2" ,
63
63
"fast-glob" : " ^3.3.3" ,
64
- "magic-string" : " ^0.30.18 " ,
64
+ "magic-string" : " ^0.30.19 " ,
65
65
"picomatch" : " ^4.0.3" ,
66
66
"unplugin" : " ^2.3.10" ,
67
67
"unplugin-replace" : " ^0.6.1"
70
70
"@babel/types" : " ^7.28.4" ,
71
71
"@sxzz/eslint-config" : " ^7.1.4" ,
72
72
"@sxzz/prettier-config" : " ^2.2.4" ,
73
- "@sxzz/test-utils" : " ^0.5.10 " ,
74
- "@types/node" : " ^22.18.1 " ,
73
+ "@sxzz/test-utils" : " ^0.5.11 " ,
74
+ "@types/node" : " ^22.18.6 " ,
75
75
"@types/picomatch" : " ^4.0.2" ,
76
76
"bumpp" : " ^10.2.3" ,
77
- "esbuild" : " ^0.25.9 " ,
78
- "eslint" : " ^9.35 .0" ,
77
+ "esbuild" : " ^0.25.10 " ,
78
+ "eslint" : " ^9.36 .0" ,
79
79
"prettier" : " ^3.6.2" ,
80
- "rollup" : " ^4.50.1 " ,
81
- "tsdown" : " ^0.14 .2" ,
80
+ "rollup" : " ^4.51.0 " ,
81
+ "tsdown" : " ^0.15 .2" ,
82
82
"tsx" : " ^4.20.5" ,
83
83
"typescript" : " ^5.9.2" ,
84
- "unplugin-oxc" : " ^0.5.1 " ,
84
+ "unplugin-oxc" : " ^0.5.2 " ,
85
85
"vite" : " ^7.1.4" ,
86
86
"vitest" : " ^3.2.4" ,
87
87
"webpack" : " ^5.101.3"
You can’t perform that action at this time.
0 commit comments