File tree 2 files changed +254
-244
lines changed
2 files changed +254
-244
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-ast" ,
3
3
"version" : " 0.13.1" ,
4
- "packageManager" :
" [email protected] .0 " ,
4
+ "packageManager" :
" [email protected] .2 " ,
5
5
"description" : " Manipulate the AST to transform your code." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
92
92
"@babel/generator" : " ^7.26.3" ,
93
93
"@rollup/pluginutils" : " ^5.1.4" ,
94
94
"ast-kit" : " ^1.3.2" ,
95
- "magic-string-ast" : " ^0.6.3 " ,
96
- "unplugin" : " ^2.1.0 "
95
+ "magic-string-ast" : " ^0.7.0 " ,
96
+ "unplugin" : " ^2.1.2 "
97
97
},
98
98
"devDependencies" : {
99
99
"@babel/parser" : " ^7.26.3" ,
100
100
"@babel/types" : " ^7.26.3" ,
101
101
"@sxzz/eslint-config" : " ^4.5.1" ,
102
102
"@sxzz/prettier-config" : " ^2.0.2" ,
103
103
"@types/babel__generator" : " ^7.6.8" ,
104
- "@types/node" : " ^22.10.2 " ,
105
- "bumpp" : " ^9.9.1 " ,
104
+ "@types/node" : " ^22.10.5 " ,
105
+ "bumpp" : " ^9.9.2 " ,
106
106
"eslint" : " ^9.17.0" ,
107
107
"prettier" : " ^3.4.2" ,
108
- "rollup" : " ^4.28 .1" ,
108
+ "rollup" : " ^4.29 .1" ,
109
109
"tsup" : " ^8.3.5" ,
110
110
"tsx" : " ^4.19.2" ,
111
111
"typescript" : " ^5.7.2" ,
112
- "vite" : " ^6.0.4 " ,
112
+ "vite" : " ^6.0.7 " ,
113
113
"vitest" : " ^2.1.8"
114
114
},
115
115
"engines" : {
You can’t perform that action at this time.
0 commit comments