pnpm_10: 10.11.1 -> 10.12.1 (#415286)

authored by scrumplex.net and committed by GitHub 6f236082 f1ba3b47

+2 -2
+2 -2
pkgs/development/tools/pnpm/default.nix
··· 16 16 hash = "sha256-z4anrXZEBjldQoam0J1zBxFyCsxtk+nc6ax6xNxKKKc="; 17 17 }; 18 18 "10" = { 19 - version = "10.11.1"; 20 - hash = "sha256-IR6ZkBSElcn8MLflg5b37tqD2SQ+t1QH6k+GUPsWH3w="; 19 + version = "10.12.1"; 20 + hash = "sha256-iJusRw7JPMw3ZEiKGda6j5xkitXlCppuS+N2il3jh6M="; 21 21 }; 22 22 }; 23 23