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


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

URL: http://github.com/angular/angular/commit/7ac52d8d9b3536c8eba17c0c79f78ab81694ce45

097560d244c08.css" /> build: update cross-repo angular dependencies to v21.2.0-rc.1 · angular/angular@7ac52d8 · GitHub
Skip to content

Commit 7ac52d8

Browse files
angular-robotthePunderWoman
authored andcommitted
build: update cross-repo angular dependencies to v21.2.0-rc.1
See associated pull request for more information.
1 parent 786ef82 commit 7ac52d8

File tree

32 files changed

+975
-1157
lines changed

32 files changed

+975
-1157
lines changed

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.48.0",
77
"@angular/animations": "workspace:*",
88
"@angular/aria": "21.2.0-rc.0",
9-
"@angular/build": "21.2.0-rc.0",
9+
"@angular/build": "21.2.0-rc.1",
1010
"@angular/cdk": "21.2.0-rc.0",
11-
"@angular/cli": "21.2.0-rc.0",
11+
"@angular/cli": "21.2.0-rc.1",
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.2.0-rc.0",
22+
"@angular/ssr": "21.2.0-rc.1",
2323
"@codemirror/autocomplete": "6.20.0",
2424
"@codemirror/commands": "6.10.1",
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.2.0-rc.0",
17+
"@angular/ssr": "21.2.0-rc.1",
1818
"rxjs": "~7.8.0",
1919
"tslib": "^2.3.0"
2020
},
2121
"devDependencies": {
22-
"@angular/build": "21.2.0-rc.0",
23-
"@angular/cli": "21.2.0-rc.0",
22+
"@angular/build": "21.2.0-rc.1",
23+
"@angular/cli": "21.2.0-rc.1",
2424
"@angular/compiler-cli": "workspace:*",
2525
"jsdom": "^28.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
@@ -29,9 +29,9 @@
2929
"zone.js": "0.16.0"
3030
},
3131
"devDependencies": {
32-
"@angular-devkit/build-angular": "21.2.0-rc.0",
33-
"@angular/build": "21.2.0-rc.0",
34-
"@angular/cli": "21.2.0-rc.0",
32+
"@angular-devkit/build-angular": "21.2.0-rc.1",
33+
"@angular/build": "21.2.0-rc.1",
34+
"@angular/cli": "21.2.0-rc.1",
3535
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
3636
"@types/jasmine": "^6.0.0",
3737
"@types/jasminewd2": "^2.0.8",

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

Lines changed: 59 additions & 73 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.2.0-rc.0",
16+
"@angular/ssr": "21.2.0-rc.1",
1717
"rxjs": "^7.0.0",
1818
"tslib": "^2.3.0",
1919
"zone.js": "0.16.0"
2020
},
2121
"devDependencies": {
22-
"@angular-devkit/build-angular": "21.2.0-rc.0",
23-
"@angular/build": "21.2.0-rc.0",
24-
"@angular/cli": "21.2.0-rc.0",
22+
"@angular-devkit/build-angular": "21.2.0-rc.1",
23+
"@angular/build": "21.2.0-rc.1",
24+
"@angular/cli": "21.2.0-rc.1",
2525
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
2626
"@types/node": "^20.14.8",
2727
"ts-node": "^10.9.1",

integration/cli-hello-world-lazy/pnpm-lock.yaml

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

integration/cli-hello-world/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"@angular/forms": "link:./in-existing-linked-by-bazel",
1919
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
2020
"@angular/router": "link:./in-existing-linked-by-bazel",
21-
"@angular/ssr": "21.2.0-rc.0",
21+
"@angular/ssr": "21.2.0-rc.1",
2222
"rxjs": "^7.0.0",
2323
"tslib": "^2.3.0",
2424
"zone.js": "0.16.0"
2525
},
2626
"devDependencies": {
27-
"@angular-devkit/build-angular": "21.2.0-rc.0",
28-
"@angular/build": "21.2.0-rc.0",
29-
"@angular/cli": "21.2.0-rc.0",
27+
"@angular-devkit/build-angular": "21.2.0-rc.1",
28+
"@angular/build": "21.2.0-rc.1",
29+
"@angular/cli": "21.2.0-rc.1",
3030
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
3131
"@types/node": "^20.14.8",
3232
"ts-node": "^10.9.1",

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

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

integration/cli-signal-inputs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"zone.js": "0.16.0"
2626
},
2727
"devDependencies": {
28-
"@angular-devkit/build-angular": "21.2.0-rc.0",
29-
"@angular/cli": "21.2.0-rc.0",
28+
"@angular-devkit/build-angular": "21.2.0-rc.1",
29+
"@angular/cli": "21.2.0-rc.1",
3030
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
3131
"@types/jasmine": "^6.0.0",
3232
"@types/jasminewd2": "^2.0.8",

0 commit comments

Comments
 (0)
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