File tree Expand file tree Collapse file tree 2 files changed +400
-395
lines changed Expand file tree Collapse file tree 2 files changed +400
-395
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " magic-string-ast" ,
3
3
"version" : " 1.0.2" ,
4
- "packageManager" : " pnpm@10.14 .0" ,
4
+ "packageManager" : " pnpm@10.15 .0" ,
5
5
"description" : " magic-string with AST shortcut." ,
6
6
"type" : " module" ,
7
7
"license" : " MIT" ,
39
39
"prepublishOnly" : " pnpm run build"
40
40
},
41
41
"dependencies" : {
42
- "magic-string" : " ^0.30.17 "
42
+ "magic-string" : " ^0.30.18 "
43
43
},
44
44
"devDependencies" : {
45
- "@sxzz/eslint-config" : " ^7.1.2 " ,
46
- "@sxzz/prettier-config" : " ^2.2.3 " ,
47
- "@types/node" : " ^24.2.1 " ,
48
- "bumpp" : " ^10.2.2 " ,
49
- "eslint" : " ^9.33 .0" ,
45
+ "@sxzz/eslint-config" : " ^7.1.4 " ,
46
+ "@sxzz/prettier-config" : " ^2.2.4 " ,
47
+ "@types/node" : " ^24.3.0 " ,
48
+ "bumpp" : " ^10.2.3 " ,
49
+ "eslint" : " ^9.34 .0" ,
50
50
"fast-glob" : " ^3.3.3" ,
51
- "magic-string-stack" : " ^1.0 .0" ,
51
+ "magic-string-stack" : " ^1.1 .0" ,
52
52
"prettier" : " ^3.6.2" ,
53
- "tsdown" : " ^0.14.0 " ,
54
- "tsx" : " ^4.20.3 " ,
53
+ "tsdown" : " ^0.14.2 " ,
54
+ "tsx" : " ^4.20.5 " ,
55
55
"typescript" : " ^5.9.2" ,
56
56
"vitest" : " ^3.2.4"
57
57
},
You can’t perform that action at this time.
0 commit comments