File tree Expand file tree Collapse file tree 3 files changed +81
-81
lines changed Expand file tree Collapse file tree 3 files changed +81
-81
lines changed Original file line number Diff line number Diff line change 81
81
},
82
82
"//" : " READ CONTRIBUTING.md to understand what to put under deps vs. devDeps!" ,
83
83
"dependencies" : {
84
- "@oxc-project/runtime" : " 0.73.2 " ,
84
+ "@oxc-project/runtime" : " 0.75.0 " ,
85
85
"fdir" : " ^6.4.6" ,
86
86
"lightningcss" : " ^1.30.1" ,
87
87
"picomatch" : " ^4.0.2" ,
88
88
"postcss" : " ^8.5.6" ,
89
- "rolldown" : " 1.0.0-beta.19 " ,
89
+ "rolldown" : " 1.0.0-beta.20 " ,
90
90
"tinyglobby" : " ^0.2.14"
91
91
},
92
92
"optionalDependencies" : {
96
96
"@ampproject/remapping" : " ^2.3.0" ,
97
97
"@babel/parser" : " ^7.27.5" ,
98
98
"@jridgewell/trace-mapping" : " ^0.3.25" ,
99
- "@oxc-project/types" : " 0.73.2 " ,
99
+ "@oxc-project/types" : " 0.75.0 " ,
100
100
"@polka/compression" : " ^1.0.0-next.25" ,
101
- "@rolldown/pluginutils" : " 1.0.0-beta.19 " ,
101
+ "@rolldown/pluginutils" : " 1.0.0-beta.20 " ,
102
102
"@rollup/plugin-alias" : " ^5.1.1" ,
103
103
"@rollup/plugin-commonjs" : " ^28.0.6" ,
104
104
"@rollup/plugin-dynamic-import-vars" : " 2.1.4" ,
Original file line number Diff line number Diff line change 10
10
"convert-source-map" : " ^2.0.0" ,
11
11
"css-color-names" : " ^1.0.1" ,
12
12
"kill-port" : " ^1.6.1" ,
13
- "rolldown" : " 1.0.0-beta.19 "
13
+ "rolldown" : " 1.0.0-beta.20 "
14
14
}
15
15
}
You can’t perform that action at this time.
0 commit comments