File tree 2 files changed +165
-239
lines changed
2 files changed +165
-239
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tsdown" ,
3
3
"version" : " 0.6.8" ,
4
- "packageManager" : " pnpm@10.6.2 " ,
4
+ "packageManager" : " pnpm@10.6.3 " ,
5
5
"description" : " An even faster bundler powered by Rolldown." ,
6
6
"type" : " module" ,
7
7
"license" : " MIT" ,
79
79
"rollup-plugin-dts" : " ^6.1.1" ,
80
80
"tinyglobby" : " ^0.2.12" ,
81
81
"unconfig" : " ^7.3.1" ,
82
- "unplugin-isolated-decl" : " ^0.13.2 "
82
+ "unplugin-isolated-decl" : " ^0.13.3 "
83
83
},
84
84
"devDependencies" : {
85
85
"@sxzz/eslint-config" : " ^6.0.2" ,
88
88
"@types/debug" : " ^4.1.12" ,
89
89
"@types/diff" : " ^7.0.1" ,
90
90
"@types/node" : " ^22.13.10" ,
91
- "bumpp" : " ^10.0.3 " ,
91
+ "bumpp" : " ^10.1.0 " ,
92
92
"eslint" : " ^9.22.0" ,
93
- "oxc-transform" : " ^0.57.0 " ,
93
+ "oxc-transform" : " ^0.58.1 " ,
94
94
"prettier" : " ^3.5.3" ,
95
95
"publint" : " ^0.3.9" ,
96
96
"tinyexec" : " ^0.3.2" ,
99
99
"typescript" : " ~5.8.2" ,
100
100
"unplugin-ast" : " ^0.14.3" ,
101
101
"unplugin-unused" : " ^0.4.3" ,
102
- "vite" : " ^6.2.1 " ,
102
+ "vite" : " ^6.2.2 " ,
103
103
"vitest" : " ^3.0.8"
104
104
},
105
105
"engines" : {
You can’t perform that action at this time.
0 commit comments