File tree Expand file tree Collapse file tree 5 files changed +358
-326
lines changed Expand file tree Collapse file tree 5 files changed +358
-326
lines changed Original file line number Diff line number Diff line change 36
36
"ci-publish" : " tsx scripts/publishCI.ts"
37
37
},
38
38
"devDependencies" : {
39
- "@babel/types" : " ^7.28.1 " ,
40
- "@eslint/js" : " ^9.31 .0" ,
39
+ "@babel/types" : " ^7.28.2 " ,
40
+ "@eslint/js" : " ^9.32 .0" ,
41
41
"@types/babel__core" : " ^7.20.5" ,
42
42
"@types/convert-source-map" : " ^2.0.3" ,
43
43
"@types/debug" : " ^4.1.12" ,
44
44
"@types/fs-extra" : " ^11.0.4" ,
45
45
"@types/node" : " ^22.16.5" ,
46
46
"@vitejs/release-scripts" : " ^1.6.0" ,
47
- "eslint" : " ^9.31 .0" ,
47
+ "eslint" : " ^9.32 .0" ,
48
48
"eslint-import-resolver-typescript" : " ^4.4.4" ,
49
49
"eslint-plugin-import-x" : " ^4.16.1" ,
50
- "eslint-plugin-n" : " ^17.21.0 " ,
50
+ "eslint-plugin-n" : " ^17.21.2 " ,
51
51
"eslint-plugin-regexp" : " ^2.9.0" ,
52
52
"execa" : " ^9.6.0" ,
53
53
"fs-extra" : " ^11.3.0" ,
Original file line number Diff line number Diff line change 37
37
"dependencies" : {
38
38
"@babel/core" : " ^7.28.0" ,
39
39
"@babel/plugin-transform-typescript" : " ^7.28.0" ,
40
- "@rolldown/pluginutils" : " ^1.0.0-beta.28 " ,
40
+ "@rolldown/pluginutils" : " ^1.0.0-beta.29 " ,
41
41
"@vue/babel-plugin-jsx" : " ^1.4.0"
42
42
},
43
43
"devDependencies" : {
44
- "tsdown" : " ^0.12.9 " ,
44
+ "tsdown" : " ^0.13.0 " ,
45
45
"vite" : " catalog:"
46
46
},
47
47
"peerDependencies" : {
Original file line number Diff line number Diff line change 45
45
"rollup" : " ^4.45.1" ,
46
46
"slash" : " ^5.1.0" ,
47
47
"source-map-js" : " ^1.2.1" ,
48
- "tsdown" : " ^0.12.9 " ,
48
+ "tsdown" : " ^0.13.0 " ,
49
49
"vite" : " catalog:" ,
50
50
"vue" : " catalog:"
51
51
},
52
52
"dependencies" : {
53
- "@rolldown/pluginutils" : " 1.0.0-beta.28 "
53
+ "@rolldown/pluginutils" : " 1.0.0-beta.29 "
54
54
}
55
55
}
You can’t perform that action at this time.
0 commit comments