pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/angular/angular/pull/68874/files

.css" /> build: update pnpm to v11.3.0 (main) by angular-robot · Pull Request #68874 · angular/angular · GitHub
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ use_repo(node, "nodejs_windows_amd64")
pnpm = use_extension("@aspect_rules_js//npm:extensions.bzl", "pnpm")
pnpm.pnpm(
name = "pnpm",
pnpm_version = "11.1.3",
pnpm_version_integrity = "sha512-yFNX/hfKEt0j3XBxgiZm39fjy3b+IU4zcLXqL7NPKiMRhVCbY+cX880KyzjdP42CvNXoFyQArmeLcOpPvtCJbQ==",
pnpm_version = "11.3.0",
pnpm_version_integrity = "sha512-LEA9ZZRScodnKx9wVjQ6H3w2NANqZ/+r/MKz11ldhDdo+HhxSNG1fPeVbJBga70ZKFfDY68Z6W0tDsnsV0HSFQ==",
)
use_repo(pnpm, "pnpm")

Expand Down
2 changes: 1 addition & 1 deletion integration/animations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
"ts-node": "^10.9.1",
"typescript": "6.0.3"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/cli-hello-world-ivy-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@
"ts-node": "^10.9.1",
"typescript": "6.0.3"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/cli-hello-world-lazy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"ts-node": "^10.9.1",
"typescript": "6.0.3"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/cli-hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
"ts-node": "^10.9.1",
"typescript": "6.0.3"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/cli-signal-inputs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "ng lint",
"e2e": "ng build --configuration production && concurrently \"serve dist/browser -l 4210 --no-clipboard --single\" \"protractor e2e/protractor.conf.js --baseUrl=http://localhost:4210\" --kill-others --success first"
},
"packageManager": "pnpm@11.1.3",
"packageManager": "pnpm@11.3.0",
"private": true,
"dependencies": {
"@angular/animations": "link:./in-existing-linked-by-bazel",
Expand Down
2 changes: 1 addition & 1 deletion integration/defer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
"ts-node": "10.9.2",
"typescript": "6.0.3"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/legacy-animations-async/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
"ts-node": "^10.9.1",
"typescript": "6.0.3"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/legacy-animations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
"ts-node": "^10.9.1",
"typescript": "6.0.3"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/ng-add-localize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"@types/node": "^20.14.8",
"typescript": "6.0.3"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/ng_elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"protractor": "protractor e2e/protractor.config.js"
},
"private": true,
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/ng_update/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"typescript": "6.0.3",
"zone.js": "0.16.2"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/no_ts_linker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"scripts": {
"test": "node ./test.mjs"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/nodenext_resolution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"scripts": {
"test": "tsc"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/platform-server-hydration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
"ts-node": "^10.9.1",
"typescript": "6.0.3"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/platform-server-zoneless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"ts-node": "^10.9.1",
"typescript": "6.0.3"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/platform-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"ts-node": "^10.9.1",
"typescript": "6.0.3"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/service-worker-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"rxjs": "^7.0.0",
"zone.js": "0.16.2"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/standalone-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"ts-node": "^10.9.1",
"typescript": "6.0.3"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/terser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"typescript": "6.0.3",
"zone.js": "0.16.2"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/trusted-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@
"ts-node": "^10.9.1",
"typescript": "6.0.3"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/typings_test_rxjs7/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
"scripts": {
"test": "tsc"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
2 changes: 1 addition & 1 deletion integration/typings_test_ts60/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
"scripts": {
"test": "tsc"
},
"packageManager": "pnpm@11.1.3"
"packageManager": "pnpm@11.3.0"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"homepage": "https://github.com/angular/angular",
"bugs": "https://github.com/angular/angular/issues",
"license": "MIT",
"packageManager": "pnpm@11.1.3",
"packageManager": "pnpm@11.3.0",
"engines": {
"npm": "Please use pnpm instead of NPM to install dependencies",
"yarn": "Please use pnpm instead of Yarn to install dependencies",
"pnpm": "11.1.3"
"pnpm": "11.3.0"
},
"repository": {
"type": "git",
Expand Down
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy