File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,8 +131,8 @@ use_repo(
131131pnpm = use_extension ("@aspect_rules_js//npm:extensions.bzl" , "pnpm" )
132132pnpm .pnpm (
133133 name = "pnpm" ,
134- pnpm_version = "10.33.4 " ,
135- pnpm_version_integrity = "sha512-HGezs1my1AgRm6HtKJ80uPw8aHNBK+xv0mT73IJInlEPy+y5zp0i2ufzt2Jp2EQQRgFL3KU7mXnNelYa1jG4AA ==" ,
134+ pnpm_version = "10.34.1 " ,
135+ pnpm_version_integrity = "sha512-tY+95tymapKVOAIVgfZItFcLbKGbGOfL1/LAenskRUFVOI2s3wjyrzZ46IptH+BPnWCd8kv1FzWgYOoEGzdKtw ==" ,
136136)
137137use_repo (pnpm , "pnpm" )
138138
Original file line number Diff line number Diff line change 2828 "type" : " git" ,
2929 "url" : " git+https://github.com/angular/angular-cli.git"
3030 },
31- "packageManager" : " pnpm@10.33.4 " ,
31+ "packageManager" : " pnpm@10.34.1 " ,
3232 "engines" : {
3333 "node" : " ^22.22.3 || ^24.15.0 || >=26.0.0" ,
3434 "npm" : " Please use pnpm instead of NPM to install dependencies" ,
3535 "yarn" : " Please use pnpm instead of Yarn to install dependencies" ,
36- "pnpm" : " 10.33.4 "
36+ "pnpm" : " 10.34.1 "
3737 },
3838 "author" : " Angular Authors" ,
3939 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments