File tree Expand file tree Collapse file tree 2 files changed +415
-157
lines changed Expand file tree Collapse file tree 2 files changed +415
-157
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-inline-enum" ,
3
3
"version" : " 0.2.0" ,
4
- "packageManager" : " pnpm@9.15.0 " ,
4
+ "packageManager" : " pnpm@9.15.1 " ,
5
5
"description" : " Inline enum values to optimize bundle size." ,
6
6
"keywords" : [
7
7
" unplugin" ,
82
82
"ast-kit" : " ^1.3.2" ,
83
83
"execa" : " ^9.5.2" ,
84
84
"fast-glob" : " ^3.3.2" ,
85
- "magic-string" : " ^0.30.15 " ,
85
+ "magic-string" : " ^0.30.17 " ,
86
86
"picomatch" : " ^4.0.2" ,
87
87
"unplugin" : " ^2.1.0" ,
88
88
"unplugin-replace" : " ^0.3.3"
94
94
"@types/node" : " ^22.10.2" ,
95
95
"@types/picomatch" : " ^3.0.1" ,
96
96
"@vue-macros/test-utils" : " ^1.7.1" ,
97
- "bumpp" : " ^9.9.1 " ,
98
- "esbuild" : " ^0.24.0 " ,
97
+ "bumpp" : " ^9.9.2 " ,
98
+ "esbuild" : " ^0.24.2 " ,
99
99
"eslint" : " ^9.17.0" ,
100
100
"prettier" : " ^3.4.2" ,
101
- "rollup" : " ^4.28 .1" ,
101
+ "rollup" : " ^4.29 .1" ,
102
102
"tsup" : " ^8.3.5" ,
103
103
"tsx" : " ^4.19.2" ,
104
104
"typescript" : " ^5.7.2" ,
105
- "vite" : " ^6.0.3 " ,
105
+ "vite" : " ^6.0.5 " ,
106
106
"vitest" : " ^2.1.8" ,
107
107
"webpack" : " ^5.97.1"
108
108
},
You can’t perform that action at this time.
0 commit comments