File tree Expand file tree Collapse file tree 2 files changed +424
-415
lines changed Expand file tree Collapse file tree 2 files changed +424
-415
lines changed Original file line number Diff line number Diff line change 63
63
"fast-glob" : " ^3.3.3" ,
64
64
"magic-string" : " ^0.30.17" ,
65
65
"picomatch" : " ^4.0.3" ,
66
- "unplugin" : " ^2.3.5 " ,
66
+ "unplugin" : " ^2.3.6 " ,
67
67
"unplugin-replace" : " ^0.6.0"
68
68
},
69
69
"devDependencies" : {
70
70
"@babel/types" : " ^7.28.2" ,
71
71
"@sxzz/eslint-config" : " ^7.1.2" ,
72
72
"@sxzz/prettier-config" : " ^2.2.3" ,
73
73
"@sxzz/test-utils" : " ^0.5.9" ,
74
- "@types/node" : " ^22.17.1 " ,
74
+ "@types/node" : " ^22.17.2 " ,
75
75
"@types/picomatch" : " ^4.0.2" ,
76
- "bumpp" : " ^10.2.2 " ,
77
- "esbuild" : " ^0.25.8 " ,
76
+ "bumpp" : " ^10.2.3 " ,
77
+ "esbuild" : " ^0.25.9 " ,
78
78
"eslint" : " ^9.33.0" ,
79
79
"prettier" : " ^3.6.2" ,
80
80
"rollup" : " ^4.46.2" ,
81
- "tsdown" : " ^0.14.0 " ,
82
- "tsx" : " ^4.20.3 " ,
81
+ "tsdown" : " ^0.14.1 " ,
82
+ "tsx" : " ^4.20.4 " ,
83
83
"typescript" : " ^5.9.2" ,
84
- "unplugin-oxc" : " ^0.4.9 " ,
85
- "vite" : " ^7.1.1 " ,
84
+ "unplugin-oxc" : " ^0.5.0 " ,
85
+ "vite" : " ^7.1.2 " ,
86
86
"vitest" : " ^3.2.4" ,
87
- "webpack" : " ^5.101.0 "
87
+ "webpack" : " ^5.101.2 "
88
88
},
89
89
"engines" : {
90
90
"node" : " >=20.18.0"
You can’t perform that action at this time.
0 commit comments