File tree Expand file tree Collapse file tree 2 files changed +258
-258
lines changed Expand file tree Collapse file tree 2 files changed +258
-258
lines changed Original file line number Diff line number Diff line change 59
59
"prepublishOnly" : " pnpm run build"
60
60
},
61
61
"dependencies" : {
62
- "ast-kit" : " ^2.1.0 " ,
62
+ "ast-kit" : " ^2.1.1 " ,
63
63
"fast-glob" : " ^3.3.3" ,
64
64
"magic-string" : " ^0.30.17" ,
65
65
"picomatch" : " ^4.0.2" ,
66
66
"unplugin" : " ^2.3.5" ,
67
67
"unplugin-replace" : " ^0.6.0"
68
68
},
69
69
"devDependencies" : {
70
- "@babel/types" : " ^7.27.7 " ,
70
+ "@babel/types" : " ^7.28.0 " ,
71
71
"@sxzz/eslint-config" : " ^7.0.4" ,
72
72
"@sxzz/prettier-config" : " ^2.2.3" ,
73
73
"@sxzz/test-utils" : " ^0.5.6" ,
74
- "@types/node" : " ^22.15.34 " ,
74
+ "@types/node" : " ^22.16.0 " ,
75
75
"@types/picomatch" : " ^4.0.0" ,
76
76
"bumpp" : " ^10.2.0" ,
77
77
"esbuild" : " ^0.25.5" ,
78
- "eslint" : " ^9.30.0 " ,
78
+ "eslint" : " ^9.30.1 " ,
79
79
"prettier" : " ^3.6.2" ,
80
- "rollup" : " ^4.44.1 " ,
80
+ "rollup" : " ^4.44.2 " ,
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.0 " ,
85
+ "vite" : " ^7.0.2 " ,
86
86
"vitest" : " ^3.2.4" ,
87
87
"webpack" : " ^5.99.9"
88
88
},
You can’t perform that action at this time.
0 commit comments