Skip to content

Commit 6178e3e

Browse files
angular-robotthePunderWoman
authored andcommitted
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent 8187833 commit 6178e3e

32 files changed

Lines changed: 850 additions & 850 deletions

File tree

adev/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"@algolia/requester-node-http": "5.44.0",
77
"@angular/animations": "workspace:*",
88
"@angular/aria": "21.0.0-rc.3",
9-
"@angular/build": "21.0.0-rc.4",
9+
"@angular/build": "21.0.0-rc.5",
1010
"@angular/cdk": "21.0.0-rc.3",
11-
"@angular/cli": "21.0.0-rc.4",
11+
"@angular/cli": "21.0.0-rc.5",
1212
"@angular/common": "workspace:*",
1313
"@angular/compiler": "workspace:*",
1414
"@angular/compiler-cli": "workspace:*",
@@ -19,7 +19,7 @@
1919
"@angular/platform-browser": "workspace:*",
2020
"@angular/platform-server": "workspace:*",
2121
"@angular/router": "workspace:*",
22-
"@angular/ssr": "21.0.0-rc.4",
22+
"@angular/ssr": "21.0.0-rc.5",
2323
"@codemirror/autocomplete": "6.19.1",
2424
"@codemirror/commands": "6.10.0",
2525
"@codemirror/lang-angular": "0.1.4",

dev-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"@angular/platform-browser": "workspace:*",
1515
"@angular/platform-server": "workspace:*",
1616
"@angular/router": "workspace:*",
17-
"@angular/ssr": "21.0.0-rc.4",
17+
"@angular/ssr": "21.0.0-rc.5",
1818
"rxjs": "~7.8.0",
1919
"tslib": "^2.3.0"
2020
},
2121
"devDependencies": {
22-
"@angular/build": "21.0.0-rc.4",
23-
"@angular/cli": "21.0.0-rc.4",
22+
"@angular/build": "21.0.0-rc.5",
23+
"@angular/cli": "21.0.0-rc.5",
2424
"@angular/compiler-cli": "workspace:*",
2525
"jsdom": "^27.0.0",
2626
"typescript": "~5.9.2",

integration/cli-hello-world-ivy-i18n/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"zone.js": "0.15.1"
2828
},
2929
"devDependencies": {
30-
"@angular-devkit/build-angular": "21.0.0-rc.4",
31-
"@angular/build": "21.0.0-rc.4",
32-
"@angular/cli": "21.0.0-rc.4",
30+
"@angular-devkit/build-angular": "21.0.0-rc.5",
31+
"@angular/build": "21.0.0-rc.5",
32+
"@angular/cli": "21.0.0-rc.5",
3333
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
3434
"@types/jasmine": "^5.0.0",
3535
"@types/jasminewd2": "^2.0.8",

integration/cli-hello-world-ivy-i18n/pnpm-lock.yaml

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/cli-hello-world-lazy/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"@angular/core": "link:./in-existing-linked-by-bazel",
1414
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
1515
"@angular/router": "link:./in-existing-linked-by-bazel",
16-
"@angular/ssr": "21.0.0-rc.4",
16+
"@angular/ssr": "21.0.0-rc.5",
1717
"rxjs": "^7.0.0",
1818
"tslib": "^2.3.0",
1919
"zone.js": "0.15.1"
2020
},
2121
"devDependencies": {
22-
"@angular-devkit/build-angular": "21.0.0-rc.4",
23-
"@angular/build": "21.0.0-rc.4",
24-
"@angular/cli": "21.0.0-rc.4",
22+
"@angular-devkit/build-angular": "21.0.0-rc.5",
23+
"@angular/build": "21.0.0-rc.5",
24+
"@angular/cli": "21.0.0-rc.5",
2525
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
2626
"@types/node": "^20.14.8",
2727
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)