pnpm: 10.5.2 -> 10.6.1 (#387640)

authored by scrumplex.net and committed by GitHub d71c8568 4f161f01

+2 -2
+2 -2
pkgs/development/tools/pnpm/default.nix
··· 16 16 hash = "sha256-hHIWjD4f0L/yh+aUsFP8y78gV5o/+VJrYzO+q432Wo0="; 17 17 }; 18 18 "10" = { 19 - version = "10.5.2"; 20 - hash = "sha256-eamNqpAki1CBXjFGB5DxGMVv4JkRM3CCbKoBU75tq6U="; 19 + version = "10.6.1"; 20 + hash = "sha256-gSBIRaOWliqcS0nMLWyvu0mnWGUtPCQ/ISjLxjgIT+I="; 21 21 }; 22 22 }; 23 23