Skip to content
Open
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
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 @@ -42,5 +42,5 @@
"ts-node": "^10.9.1",
"typescript": "5.9.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "5.9.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "5.9.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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 e2e --port 0"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"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 @@ -30,5 +30,5 @@
"ts-node": "10.9.2",
"typescript": "5.9.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "5.9.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "5.9.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "5.9.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "5.9.3",
"zone.js": "0.15.1"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "[email protected].1"
"packageManager": "[email protected].2"
}
2 changes: 1 addition & 1 deletion integration/platform-server-hydration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
"ts-node": "^10.9.1",
"typescript": "5.9.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "5.9.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "5.9.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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.15.1"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
2 changes: 1 addition & 1 deletion integration/side-effects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"@angular/router": "link:./in-existing-linked-by-bazel",
"check-side-effects": "0.0.23"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "5.9.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "5.9.3",
"zone.js": "0.15.1"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
2 changes: 1 addition & 1 deletion integration/trusted-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
"ts-node": "^10.9.1",
"typescript": "5.9.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "[email protected].1"
"packageManager": "[email protected].2"
}
2 changes: 1 addition & 1 deletion integration/typings_test_ts59/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
"scripts": {
"test": "tsc"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
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": "[email protected].1",
"packageManager": "[email protected].2",
"engines": {
"npm": "Please use pnpm instead of NPM to install dependencies",
"yarn": "Please use pnpm instead of Yarn to install dependencies",
"pnpm": "10.18.1"
"pnpm": "10.18.2"
},
"repository": {
"type": "git",
Expand Down
Loading
Loading