File tree Expand file tree Collapse file tree
jsx-remove-attributes/benchmark Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 "test:build" : " vitest --project=e2e:build"
99 },
1010 "devDependencies" : {
11- "playwright-chromium" : " ^1.58.2 " ,
11+ "playwright-chromium" : " ^1.59.1 " ,
1212 "vite" : " ^8.0.3"
1313 }
1414}
Original file line number Diff line number Diff line change 77 "./seeded-random" : " ./src/seeded-random.ts"
88 },
99 "devDependencies" : {
10- "@oxc-node/core" : " ^0.0.35 "
10+ "@oxc-node/core" : " ^0.1.0 "
1111 }
1212}
Original file line number Diff line number Diff line change 77 "generate" : " oxnode src/index.ts"
88 },
99 "dependencies" : {
10- "@oxc-node/cli" : " ^0.0.35 " ,
10+ "@oxc-node/cli" : " ^0.1.0 " ,
1111 "@rollup/plugin-swc" : " ^0.4.0" ,
12- "@swc/core" : " ^1.15.21 " ,
13- "@swc/plugin-emotion" : " ^14.7 .0" ,
14- "@swc/plugin-react-remove-properties" : " ^12.7 .0" ,
12+ "@swc/core" : " ^1.15.24 " ,
13+ "@swc/plugin-emotion" : " ^14.8 .0" ,
14+ "@swc/plugin-react-remove-properties" : " ^12.8 .0" ,
1515 "@swc/plugin-styled-jsx" : " ^13.8.0" ,
1616 "rolldown" : " ^1.0.0-rc.12" ,
1717 "tinyglobby" : " ^0.2.15"
Original file line number Diff line number Diff line change 1515 "generate:swc-outputs" : " pnpm run --filter=@rolldown/swc-output-gen generate"
1616 },
1717 "devDependencies" : {
18- "@typescript/native-preview" : " 7.0.0-dev.20260329 .1" ,
19- "oxfmt" : " ^0.42 .0" ,
20- "oxlint" : " ^1.57 .0" ,
21- "oxlint-tsgolint" : " ^0.18.1 " ,
18+ "@typescript/native-preview" : " 7.0.0-dev.20260405 .1" ,
19+ "oxfmt" : " ^0.43 .0" ,
20+ "oxlint" : " ^1.58 .0" ,
21+ "oxlint-tsgolint" : " ^0.19.0 " ,
2222 "tsdown" : " ^0.21.7" ,
2323 "vitest" : " ^4.1.2"
2424 },
Original file line number Diff line number Diff line change 3737 "@babel/plugin-proposal-decorators" : " ^8.0.0-rc.3" ,
3838 "@babel/plugin-transform-runtime" : " ^8.0.0-rc.3" ,
3939 "@babel/runtime" : " ^8.0.0-rc.3" ,
40- "@types/node" : " ^24.12.0 " ,
41- "@types/picomatch" : " ^4.0.2 " ,
40+ "@types/node" : " ^24.12.2 " ,
41+ "@types/picomatch" : " ^4.0.3 " ,
4242 "rolldown" : " 1.0.0-rc.12" ,
4343 "vite" : " ^8.0.3"
4444 },
Original file line number Diff line number Diff line change 1919 "devDependencies" : {
2020 "@babel/core" : " ^7.29.0" ,
2121 "@emotion/babel-plugin" : " ^11.13.5" ,
22- "@oxc-node/cli" : " ^0.0.35 " ,
22+ "@oxc-node/cli" : " ^0.1.0 " ,
2323 "@rolldown/benchmark-utils" : " workspace:*" ,
2424 "@rolldown/plugin-babel" : " file:../../babel" ,
2525 "@rolldown/plugin-emotion" : " workspace:*" ,
2626 "@rollup/plugin-swc" : " ^0.4.0" ,
27- "@swc/core" : " ^1.15.21 " ,
28- "@swc/plugin-emotion" : " ^14.7 .0" ,
29- "@types/node" : " ^24.12.0 " ,
27+ "@swc/core" : " ^1.15.24 " ,
28+ "@swc/plugin-emotion" : " ^14.8 .0" ,
29+ "@types/node" : " ^24.12.2 " ,
3030 "@types/react" : " ^19.2.14" ,
3131 "@types/react-dom" : " ^19.2.3" ,
3232 "rolldown" : " ^1.0.0-rc.12"
Original file line number Diff line number Diff line change 1616 },
1717 "devDependencies" : {
1818 "@babel/core" : " ^7.29.0" ,
19- "@oxc-node/cli" : " ^0.0.35 " ,
19+ "@oxc-node/cli" : " ^0.1.0 " ,
2020 "@rolldown/benchmark-utils" : " workspace:*" ,
2121 "@rolldown/plugin-babel" : " file:../../babel" ,
2222 "@rolldown/plugin-jsx-remove-attributes" : " workspace:*" ,
2323 "@rollup/plugin-swc" : " ^0.4.0" ,
24- "@swc/core" : " ^1.15.21 " ,
25- "@swc/plugin-react-remove-properties" : " ^12.7 .0" ,
26- "@types/node" : " ^24.12.0 " ,
24+ "@swc/core" : " ^1.15.24 " ,
25+ "@swc/plugin-react-remove-properties" : " ^12.8 .0" ,
26+ "@types/node" : " ^24.12.2 " ,
2727 "@types/react" : " ^19.2.14" ,
2828 "@types/react-dom" : " ^19.2.3" ,
2929 "babel-plugin-react-remove-properties" : " ^0.3.1" ,
Original file line number Diff line number Diff line change 1717 },
1818 "devDependencies" : {
1919 "@babel/core" : " ^7.29.0" ,
20- "@oxc-node/cli" : " ^0.0.35 " ,
20+ "@oxc-node/cli" : " ^0.1.0 " ,
2121 "@rolldown/benchmark-utils" : " workspace:*" ,
2222 "@rolldown/plugin-babel" : " file:../../babel" ,
2323 "@rolldown/plugin-styled-jsx" : " workspace:*" ,
2424 "@rollup/plugin-swc" : " ^0.4.0" ,
2525 "@swc/core" : " ^1.15.24" ,
2626 "@swc/plugin-styled-jsx" : " ^13.8.0" ,
27- "@types/node" : " ^24.12.0 " ,
27+ "@types/node" : " ^24.12.2 " ,
2828 "@types/react" : " ^19.2.14" ,
2929 "@types/react-dom" : " ^19.2.3" ,
3030 "rolldown" : " ^1.0.0-rc.13"
You can’t perform that action at this time.
0 commit comments