File tree Expand file tree Collapse file tree 2 files changed +436
-177
lines changed Expand file tree Collapse file tree 2 files changed +436
-177
lines changed Original file line number Diff line number Diff line change 84
84
"fast-glob" : " ^3.3.2" ,
85
85
"magic-string" : " ^0.30.10" ,
86
86
"picomatch" : " ^4.0.2" ,
87
- "unplugin" : " ^1.10.1 " ,
87
+ "unplugin" : " ^1.11.0 " ,
88
88
"unplugin-replace" : " ^0.3.2"
89
89
},
90
90
"devDependencies" : {
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.8 " ,
95
- "@types/picomatch" : " ^2.3.3 " ,
94
+ "@types/node" : " ^20.14.9 " ,
95
+ "@types/picomatch" : " ^2.3.4 " ,
96
96
"@vue-macros/test-utils" : " ^1.4.0" ,
97
97
"bumpp" : " ^9.4.1" ,
98
- "esbuild" : " ^0.21.5 " ,
99
- "eslint" : " ^9.5 .0" ,
98
+ "esbuild" : " ^0.22.0 " ,
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.15.7 " ,
103
+ "tsx" : " ^4.16.0 " ,
104
104
"typescript" : " ^5.5.2" ,
105
- "vite" : " ^5.3.1 " ,
105
+ "vite" : " ^5.3.2 " ,
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