File tree Expand file tree Collapse file tree 2 files changed +184
-179
lines changed Expand file tree Collapse file tree 2 files changed +184
-179
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.3 " ,
4
+ "packageManager" : " pnpm@9.15.4 " ,
5
5
"description" : " Inline enum values to optimize bundle size." ,
6
6
"keywords" : [
7
7
" unplugin" ,
79
79
},
80
80
"dependencies" : {
81
81
"@rollup/pluginutils" : " ^5.1.4" ,
82
- "ast-kit" : " ^1.3.2 " ,
82
+ "ast-kit" : " ^1.4.0 " ,
83
83
"execa" : " ^9.5.2" ,
84
84
"fast-glob" : " ^3.3.3" ,
85
85
"magic-string" : " ^0.30.17" ,
90
90
"devDependencies" : {
91
91
"@babel/types" : " ^7.26.5" ,
92
92
"@sxzz/eslint-config" : " ^4.6.0" ,
93
- "@sxzz/prettier-config" : " ^2.0.2 " ,
94
- "@types/node" : " ^22.10.5 " ,
95
- "@types/picomatch" : " ^3.0.1 " ,
93
+ "@sxzz/prettier-config" : " ^2.1.0 " ,
94
+ "@types/node" : " ^22.10.7 " ,
95
+ "@types/picomatch" : " ^3.0.2 " ,
96
96
"@vue-macros/test-utils" : " ^1.7.1" ,
97
- "bumpp" : " ^9.10.0 " ,
97
+ "bumpp" : " ^9.10.1 " ,
98
98
"esbuild" : " ^0.24.2" ,
99
99
"eslint" : " ^9.18.0" ,
100
100
"prettier" : " ^3.4.2" ,
101
- "rollup" : " ^4.30.1 " ,
101
+ "rollup" : " ^4.31.0 " ,
102
102
"tsup" : " ^8.3.5" ,
103
103
"tsx" : " ^4.19.2" ,
104
104
"typescript" : " ^5.7.3" ,
You can’t perform that action at this time.
0 commit comments