Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.12.3 (#8256)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 673bfd6 commit 86437de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"url": "https://github.com/web-infra-dev/rspack"
},
"engines": {
"pnpm": "9.12.2"
"pnpm": "9.12.3"
},
"devDependencies": {
"@biomejs/biome": "1.8.0",
Expand Down Expand Up @@ -81,7 +81,7 @@
"webpack-cli": "5.1.4",
"zx": "7.2.3"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"pnpm": {
"patchedDependencies": {
"[email protected]": "patches/[email protected]"
Expand Down

1 comment on commit 86437de

@rspack-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Benchmark detail: Open

Name Base (2024-10-30 85bb238) Current Change
10000_big_production-mode + exec 48.8 s ± 720 ms 49.3 s ± 3 s +1.03 %
10000_development-mode + exec 2.11 s ± 43 ms 2.13 s ± 38 ms +0.78 %
10000_development-mode_hmr + exec 647 ms ± 5.9 ms 647 ms ± 9.5 ms +0.03 %
10000_production-mode + exec 2.67 s ± 33 ms 2.71 s ± 45 ms +1.54 %
arco-pro_development-mode + exec 1.77 s ± 81 ms 1.8 s ± 67 ms +1.76 %
arco-pro_development-mode_hmr + exec 428 ms ± 1.8 ms 428 ms ± 1.8 ms -0.14 %
arco-pro_production-mode + exec 3.18 s ± 73 ms 3.22 s ± 83 ms +1.04 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.28 s ± 79 ms 3.3 s ± 94 ms +0.69 %
threejs_development-mode_10x + exec 1.62 s ± 14 ms 1.62 s ± 19 ms +0.09 %
threejs_development-mode_10x_hmr + exec 774 ms ± 5.9 ms 771 ms ± 13 ms -0.32 %
threejs_production-mode_10x + exec 4.99 s ± 19 ms 5.02 s ± 33 ms +0.48 %

Please sign in to comment.