File tree 4 files changed +735
-669
lines changed
4 files changed +735
-669
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " oxc-node" ,
3
3
"version" : " 0.0.0" ,
4
4
"private" : true ,
5
- "packageManager" : " pnpm@9.14.2 " ,
5
+ "packageManager" : " pnpm@9.15.0 " ,
6
6
"devDependencies" : {
7
7
"@napi-rs/cli" : " ^3.0.0-alpha.62" ,
8
8
"@napi-rs/wasm-runtime" : " ^0.2.5" ,
17
17
"lerna" : " ^8.1.9" ,
18
18
"lint-staged" : " ^15.2.10" ,
19
19
"npm-run-all2" : " ^7.0.1" ,
20
- "oxlint" : " ^0.13 .0" ,
20
+ "oxlint" : " ^0.14 .0" ,
21
21
"prettier" : " ^3.3.3" ,
22
22
"typescript" : " ^5.7.2"
23
23
},
Original file line number Diff line number Diff line change 9
9
"devDependencies" : {
10
10
"@oxc-node/cli" : " workspace:*" ,
11
11
"@swc/core" : " ^1.7.0" ,
12
- "esbuild" : " ^0.23 .0" ,
12
+ "esbuild" : " ^0.24 .0" ,
13
13
"tinybench" : " ^3.0.0" ,
14
14
"rxjs" : " ^7.8.1" ,
15
15
"typescript" : " ^5.5.3"
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"clipanion" : " ^4.0.0-rc.3" ,
15
- "rolldown" : " ^0.13 .0"
15
+ "rolldown" : " ^0.15 .0"
16
16
},
17
17
"files" : [
18
18
" dist"
You can’t perform that action at this time.
0 commit comments