File tree Expand file tree Collapse file tree 2 files changed +558
-549
lines changed Expand file tree Collapse file tree 2 files changed +558
-549
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-ast" ,
33 "version" : " 0.15.3" ,
4- "packageManager" : " pnpm@10.18.1 " ,
4+ "packageManager" : " pnpm@10.20.0 " ,
55 "description" : " Manipulate the AST to transform your code." ,
66 "type" : " module" ,
77 "keywords" : [
6262 "prepublishOnly" : " pnpm run build"
6363 },
6464 "dependencies" : {
65- "@babel/generator" : " ^7.28.3 " ,
65+ "@babel/generator" : " ^7.28.5 " ,
6666 "ast-kit" : " ^2.1.3" ,
6767 "magic-string-ast" : " ^1.0.3" ,
6868 "unplugin" : " ^2.3.10"
6969 },
7070 "devDependencies" : {
7171 "@antfu/utils" : " ^9.3.0" ,
72- "@babel/parser" : " ^7.28.4 " ,
73- "@babel/types" : " ^7.28.4 " ,
74- "@sxzz/eslint-config" : " ^7.2.7 " ,
72+ "@babel/parser" : " ^7.28.5 " ,
73+ "@babel/types" : " ^7.28.5 " ,
74+ "@sxzz/eslint-config" : " ^7.2.8 " ,
7575 "@sxzz/prettier-config" : " ^2.2.4" ,
7676 "@types/babel__generator" : " ^7.27.0" ,
77- "@types/node" : " ^24.7 .0" ,
77+ "@types/node" : " ^24.10 .0" ,
7878 "bumpp" : " ^10.3.1" ,
79- "eslint" : " ^9.37.0 " ,
79+ "eslint" : " ^9.39.1 " ,
8080 "prettier" : " ^3.6.2" ,
81- "rollup" : " ^4.52.4 " ,
82- "tsdown" : " ^0.15.6 " ,
81+ "rollup" : " ^4.52.5 " ,
82+ "tsdown" : " ^0.16.0 " ,
8383 "tsx" : " ^4.20.6" ,
8484 "typescript" : " ^5.9.3" ,
85- "vite" : " ^7.1.9 " ,
85+ "vite" : " ^7.2.2 " ,
8686 "vitest" : " ^3.2.4"
8787 },
8888 "engines" : {
You can’t perform that action at this time.
0 commit comments