File tree Expand file tree Collapse file tree 3 files changed +298
-207
lines changed Expand file tree Collapse file tree 3 files changed +298
-207
lines changed Original file line number Diff line number Diff line change 22
22
"devDependencies" : {
23
23
"@babel/plugin-syntax-typescript" : " ^7.27.1" ,
24
24
"@eslint/js" : " ^9.33.0" ,
25
- "@oxc-project/runtime" : " ^0.81 .0" ,
25
+ "@oxc-project/runtime" : " ^0.94 .0" ,
26
26
"@rollup/plugin-babel" : " ^6.0.4" ,
27
27
"@types/babel__core" : " ^7.20.5" ,
28
28
"@types/babel__helper-module-imports" : " ^7.18.3" ,
36
36
"eslint-plugin-import-x" : " ^4.16.1" ,
37
37
"jsdom" : " ^26.1.0" ,
38
38
"prettier" : " 3.6.2" ,
39
- "tsdown" : " ^0.14.0 " ,
39
+ "tsdown" : " ^0.15.6 " ,
40
40
"tslib" : " ^2.8.1" ,
41
41
"typescript" : " ~5.9.2" ,
42
42
"typescript-eslint" : " ^8.39.0" ,
Original file line number Diff line number Diff line change 12
12
"@babel/standalone" : " ^7.28.2" ,
13
13
"@vue/babel-plugin-jsx" : " workspace:*" ,
14
14
"assert" : " ^2.1.0" ,
15
- "monaco-editor" : " ^0.52.2 " ,
15
+ "monaco-editor" : " ^0.54.0 " ,
16
16
"vue" : " catalog:"
17
17
},
18
18
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments