File tree Expand file tree Collapse file tree 2 files changed +486
-485
lines changed Expand file tree Collapse file tree 2 files changed +486
-485
lines changed Original file line number Diff line number Diff line change 62
62
"ast-kit" : " ^2.1.1" ,
63
63
"fast-glob" : " ^3.3.3" ,
64
64
"magic-string" : " ^0.30.17" ,
65
- "picomatch" : " ^4.0.2 " ,
65
+ "picomatch" : " ^4.0.3 " ,
66
66
"unplugin" : " ^2.3.5" ,
67
67
"unplugin-replace" : " ^0.6.0"
68
68
},
69
69
"devDependencies" : {
70
70
"@babel/types" : " ^7.28.1" ,
71
- "@sxzz/eslint-config" : " ^7.0.5 " ,
71
+ "@sxzz/eslint-config" : " ^7.0.6 " ,
72
72
"@sxzz/prettier-config" : " ^2.2.3" ,
73
- "@sxzz/test-utils" : " ^0.5.6 " ,
74
- "@types/node" : " ^22.16.3 " ,
75
- "@types/picomatch" : " ^4.0.0 " ,
73
+ "@sxzz/test-utils" : " ^0.5.7 " ,
74
+ "@types/node" : " ^22.16.5 " ,
75
+ "@types/picomatch" : " ^4.0.1 " ,
76
76
"bumpp" : " ^10.2.0" ,
77
- "esbuild" : " ^0.25.6 " ,
77
+ "esbuild" : " ^0.25.8 " ,
78
78
"eslint" : " ^9.31.0" ,
79
79
"prettier" : " ^3.6.2" ,
80
- "rollup" : " ^4.45.0 " ,
80
+ "rollup" : " ^4.45.1 " ,
81
81
"tsdown" : " ^0.12.9" ,
82
82
"tsx" : " ^4.20.3" ,
83
83
"typescript" : " ^5.8.3" ,
84
84
"unplugin-oxc" : " ^0.4.6" ,
85
- "vite" : " ^7.0.4 " ,
85
+ "vite" : " ^7.0.5 " ,
86
86
"vitest" : " ^3.2.4" ,
87
- "webpack" : " ^5.100.1 "
87
+ "webpack" : " ^5.100.2 "
88
88
},
89
89
"engines" : {
90
90
"node" : " >=20.18.0"
You can’t perform that action at this time.
0 commit comments