File tree Expand file tree Collapse file tree 2 files changed +154
-154
lines changed Expand file tree Collapse file tree 2 files changed +154
-154
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.2 " ,
4
+ "packageManager" : " pnpm@9.15.3 " ,
5
5
"description" : " Inline enum values to optimize bundle size." ,
6
6
"keywords" : [
7
7
" unplugin" ,
81
81
"@rollup/pluginutils" : " ^5.1.4" ,
82
82
"ast-kit" : " ^1.3.2" ,
83
83
"execa" : " ^9.5.2" ,
84
- "fast-glob" : " ^3.3.2 " ,
84
+ "fast-glob" : " ^3.3.3 " ,
85
85
"magic-string" : " ^0.30.17" ,
86
86
"picomatch" : " ^4.0.2" ,
87
87
"unplugin" : " ^2.1.2" ,
91
91
"@babel/types" : " ^7.26.3" ,
92
92
"@sxzz/eslint-config" : " ^4.5.1" ,
93
93
"@sxzz/prettier-config" : " ^2.0.2" ,
94
- "@types/node" : " ^22.10.2 " ,
94
+ "@types/node" : " ^22.10.5 " ,
95
95
"@types/picomatch" : " ^3.0.1" ,
96
96
"@vue-macros/test-utils" : " ^1.7.1" ,
97
97
"bumpp" : " ^9.9.2" ,
98
98
"esbuild" : " ^0.24.2" ,
99
99
"eslint" : " ^9.17.0" ,
100
100
"prettier" : " ^3.4.2" ,
101
- "rollup" : " ^4.29.1 " ,
101
+ "rollup" : " ^4.29.2 " ,
102
102
"tsup" : " ^8.3.5" ,
103
103
"tsx" : " ^4.19.2" ,
104
104
"typescript" : " ^5.7.2" ,
105
- "vite" : " ^6.0.6 " ,
105
+ "vite" : " ^6.0.7 " ,
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