File tree Expand file tree Collapse file tree 2 files changed +569
-526
lines changed Expand file tree Collapse file tree 2 files changed +569
-526
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.17.1 " ,
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.19 "
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.2.6 " ,
46
+ "@sxzz/prettier-config" : " ^2.2.4 " ,
47
+ "@types/node" : " ^24.6 .1" ,
48
+ "bumpp" : " ^10.2.3 " ,
49
+ "eslint" : " ^9.36 .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 " ,
55
- "typescript" : " ^5.9.2 " ,
53
+ "tsdown" : " ^0.15.6 " ,
54
+ "tsx" : " ^4.20.6 " ,
55
+ "typescript" : " ^5.9.3 " ,
56
56
"vitest" : " ^3.2.4"
57
57
},
58
58
"engines" : {
You can’t perform that action at this time.
0 commit comments