File tree Expand file tree Collapse file tree 2 files changed +220
-205
lines changed Expand file tree Collapse file tree 2 files changed +220
-205
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.4 .0" ,
4
+ "packageManager" : " pnpm@9.5 .0" ,
5
5
"description" : " Inline enum values to optimize bundle size." ,
6
6
"keywords" : [
7
7
" unplugin" ,
91
91
"@babel/types" : " ^7.24.7" ,
92
92
"@sxzz/eslint-config" : " ^3.13.0" ,
93
93
"@sxzz/prettier-config" : " ^2.0.2" ,
94
- "@types/node" : " ^20.14.9 " ,
94
+ "@types/node" : " ^20.14.10 " ,
95
95
"@types/picomatch" : " ^2.3.4" ,
96
96
"@vue-macros/test-utils" : " ^1.4.0" ,
97
97
"bumpp" : " ^9.4.1" ,
98
- "esbuild" : " ^0.22 .0" ,
98
+ "esbuild" : " ^0.23 .0" ,
99
99
"eslint" : " ^9.6.0" ,
100
100
"prettier" : " ^3.3.2" ,
101
101
"rollup" : " ^4.18.0" ,
102
102
"tsup" : " ^8.1.0" ,
103
- "tsx" : " ^4.16.0 " ,
104
- "typescript" : " ^5.5.2 " ,
105
- "vite" : " ^5.3.2 " ,
103
+ "tsx" : " ^4.16.2 " ,
104
+ "typescript" : " ^5.5.3 " ,
105
+ "vite" : " ^5.3.3 " ,
106
106
"vitest" : " ^1.6.0" ,
107
107
"webpack" : " ^5.92.1"
108
108
},
You can’t perform that action at this time.
0 commit comments