File tree Expand file tree Collapse file tree 3 files changed +227
-422
lines changed Expand file tree Collapse file tree 3 files changed +227
-422
lines changed Original file line number Diff line number Diff line change 21
21
"devDependencies" : {
22
22
"@babel/plugin-syntax-typescript" : " ^7.25.9" ,
23
23
"@eslint/js" : " ^9.23.0" ,
24
- "@oxc-project/runtime" : " ^0.66 .0" ,
24
+ "@oxc-project/runtime" : " ^0.69 .0" ,
25
25
"@rollup/plugin-babel" : " ^6.0.4" ,
26
26
"@types/babel__core" : " ^7.20.5" ,
27
27
"@types/babel__helper-module-imports" : " ^7.18.3" ,
36
36
"jsdom" : " ^26.0.0" ,
37
37
"prettier" : " 3.5.3" ,
38
38
"tslib" : " ^2.8.1" ,
39
- "tsdown" : " ^0.9.6 " ,
39
+ "tsdown" : " ^0.11.2 " ,
40
40
"typescript" : " ~5.8.2" ,
41
41
"typescript-eslint" : " ^8.29.0" ,
42
42
"vite" : " ^6.2.5" ,
Original file line number Diff line number Diff line change 19
19
"@types/babel__standalone" : " ^7.1.9" ,
20
20
"@vitejs/plugin-vue-jsx" : " ^4.1.2" ,
21
21
"terser" : " ^5.39.0" ,
22
- "unplugin-replace" : " ^0.5.1 " ,
22
+ "unplugin-replace" : " ^0.6.0 " ,
23
23
"vite" : " ^6.2.5"
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments