File tree Expand file tree Collapse file tree 2 files changed +462
-1158
lines changed Expand file tree Collapse file tree 2 files changed +462
-1158
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-ast" ,
3
3
"version" : " 0.15.0" ,
4
- "packageManager" : " pnpm@10.10 .0" ,
4
+ "packageManager" : " pnpm@10.11 .0" ,
5
5
"description" : " Manipulate the AST to transform your code." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
65
65
"@babel/generator" : " ^7.27.1" ,
66
66
"ast-kit" : " ^2.0.0" ,
67
67
"magic-string-ast" : " ^0.9.1" ,
68
- "unplugin" : " ^2.3.2 "
68
+ "unplugin" : " ^2.3.4 "
69
69
},
70
70
"devDependencies" : {
71
71
"@antfu/utils" : " ^9.2.0" ,
72
72
"@babel/parser" : " ^7.27.2" ,
73
73
"@babel/types" : " ^7.27.1" ,
74
- "@sxzz/eslint-config" : " ^7.0.0 " ,
74
+ "@sxzz/eslint-config" : " ^7.0.1 " ,
75
75
"@sxzz/prettier-config" : " ^2.2.1" ,
76
76
"@types/babel__generator" : " ^7.27.0" ,
77
- "@types/node" : " ^22.15.17 " ,
78
- "bumpp" : " ^10.1.0 " ,
79
- "eslint" : " ^9.26 .0" ,
77
+ "@types/node" : " ^22.15.19 " ,
78
+ "bumpp" : " ^10.1.1 " ,
79
+ "eslint" : " ^9.27 .0" ,
80
80
"prettier" : " ^3.5.3" ,
81
- "rollup" : " ^4.40.2 " ,
82
- "tsdown" : " ^0.11.1 " ,
81
+ "rollup" : " ^4.41.0 " ,
82
+ "tsdown" : " ^0.11.12 " ,
83
83
"tsx" : " ^4.19.4" ,
84
84
"typescript" : " ^5.8.3" ,
85
85
"vite" : " ^6.3.5" ,
86
- "vitest" : " ^3.1.3 "
86
+ "vitest" : " ^3.1.4 "
87
87
},
88
88
"engines" : {
89
89
"node" : " >=20.18.0"
You can’t perform that action at this time.
0 commit comments