Skip to content

Commit 7d720d5

Browse files
angular-robotkirjs
authored andcommitted
build: update cross-repo angular dependencies (#64077)
See associated pull request for more information. PR Close #64077
1 parent bd2b841 commit 7d720d5

File tree

31 files changed

+2033
-1935
lines changed

31 files changed

+2033
-1935
lines changed

adev/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"dependencies": {
3-
"@angular-devkit/build-angular": "20.3.2",
3+
"@angular-devkit/build-angular": "20.3.3",
44
"@angular/animations": "workspace:*",
5-
"@angular/build": "20.3.2",
6-
"@angular/cdk": "20.2.4",
7-
"@angular/cli": "20.3.2",
5+
"@angular/build": "20.3.3",
6+
"@angular/cdk": "20.2.5",
7+
"@angular/cli": "20.3.3",
88
"@angular/common": "workspace:*",
99
"@angular/compiler-cli": "workspace:*",
1010
"@angular/compiler": "workspace:*",
1111
"@angular/core": "workspace:*",
1212
"@angular/docs": "workspace:*",
1313
"@angular/forms": "workspace:*",
14-
"@angular/material": "20.2.4",
14+
"@angular/material": "20.2.5",
1515
"@angular/platform-browser": "workspace:*",
1616
"@angular/platform-server": "workspace:*",
1717
"@angular/router": "workspace:*",
18-
"@angular/ssr": "20.3.2",
18+
"@angular/ssr": "20.3.3",
1919
"@codemirror/autocomplete": "6.18.6",
2020
"@codemirror/commands": "6.8.1",
2121
"@codemirror/lang-angular": "0.1.4",

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": "20.3.2",
31-
"@angular/build": "20.3.2",
32-
"@angular/cli": "20.3.2",
30+
"@angular-devkit/build-angular": "20.3.3",
31+
"@angular/build": "20.3.3",
32+
"@angular/cli": "20.3.3",
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: 133 additions & 126 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": "20.3.2",
16+
"@angular/ssr": "20.3.3",
1717
"rxjs": "^7.0.0",
1818
"tslib": "^2.3.0",
1919
"zone.js": "0.15.1"
2020
},
2121
"devDependencies": {
22-
"@angular-devkit/build-angular": "20.3.2",
23-
"@angular/build": "20.3.2",
24-
"@angular/cli": "20.3.2",
22+
"@angular-devkit/build-angular": "20.3.3",
23+
"@angular/build": "20.3.3",
24+
"@angular/cli": "20.3.3",
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: 139 additions & 132 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": "20.3.2",
21+
"@angular/ssr": "20.3.3",
2222
"rxjs": "^7.0.0",
2323
"tslib": "^2.3.0",
2424
"zone.js": "0.15.1"
2525
},
2626
"devDependencies": {
27-
"@angular-devkit/build-angular": "20.3.2",
28-
"@angular/build": "20.3.2",
29-
"@angular/cli": "20.3.2",
27+
"@angular-devkit/build-angular": "20.3.3",
28+
"@angular/build": "20.3.3",
29+
"@angular/cli": "20.3.3",
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: 139 additions & 132 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.15.1"
2626
},
2727
"devDependencies": {
28-
"@angular-devkit/build-angular": "20.3.2",
29-
"@angular/cli": "20.3.2",
28+
"@angular-devkit/build-angular": "20.3.3",
29+
"@angular/cli": "20.3.3",
3030
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
3131
"@types/jasmine": "^5.0.0",
3232
"@types/jasminewd2": "^2.0.8",

integration/cli-signal-inputs/pnpm-lock.yaml

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

integration/defer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"zone.js": "0.15.1"
2424
},
2525
"devDependencies": {
26-
"@angular-devkit/build-angular": "20.3.2",
27-
"@angular/build": "20.3.2",
28-
"@angular/cli": "20.3.2",
26+
"@angular-devkit/build-angular": "20.3.3",
27+
"@angular/build": "20.3.3",
28+
"@angular/cli": "20.3.3",
2929
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
3030
"ts-node": "10.9.1",
3131
"typescript": "5.9.2"

0 commit comments

Comments
 (0)