File tree Expand file tree Collapse file tree 2 files changed +876
-834
lines changed Expand file tree Collapse file tree 2 files changed +876
-834
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.0 .0" ,
62
+ "ast-kit" : " ^2.1 .0" ,
63
63
"fast-glob" : " ^3.3.3" ,
64
64
"magic-string" : " ^0.30.17" ,
65
65
"picomatch" : " ^4.0.2" ,
66
- "unplugin" : " ^2.3.4 " ,
66
+ "unplugin" : " ^2.3.5 " ,
67
67
"unplugin-replace" : " ^0.6.0"
68
68
},
69
69
"devDependencies" : {
70
- "@babel/types" : " ^7.27.1 " ,
71
- "@sxzz/eslint-config" : " ^7.0.1 " ,
70
+ "@babel/types" : " ^7.27.3 " ,
71
+ "@sxzz/eslint-config" : " ^7.0.2 " ,
72
72
"@sxzz/prettier-config" : " ^2.2.1" ,
73
73
"@sxzz/test-utils" : " ^0.5.6" ,
74
- "@types/node" : " ^22.15.21 " ,
74
+ "@types/node" : " ^22.15.29 " ,
75
75
"@types/picomatch" : " ^4.0.0" ,
76
76
"bumpp" : " ^10.1.1" ,
77
- "esbuild" : " ^0.25.4 " ,
78
- "eslint" : " ^9.27 .0" ,
77
+ "esbuild" : " ^0.25.5 " ,
78
+ "eslint" : " ^9.28 .0" ,
79
79
"prettier" : " ^3.5.3" ,
80
80
"rollup" : " ^4.41.1" ,
81
- "tsdown" : " ^0.12.3 " ,
81
+ "tsdown" : " ^0.12.5 " ,
82
82
"tsx" : " ^4.19.4" ,
83
83
"typescript" : " ^5.8.3" ,
84
- "unplugin-oxc" : " ^0.4.4 " ,
84
+ "unplugin-oxc" : " ^0.4.5 " ,
85
85
"vite" : " ^6.3.5" ,
86
86
"vitest" : " ^3.1.4" ,
87
87
"webpack" : " ^5.99.9"
You can’t perform that action at this time.
0 commit comments