build: update cross-repo angular dependencies · angular/angular@a66fd64 · GitHub
Skip to content

Commit a66fd64

Browse files
angular-robotmattrbeck
authored andcommitted
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent de91d10 commit a66fd64

35 files changed

Lines changed: 6287 additions & 2606 deletions

File tree

adev/package.json

Lines changed: 5 additions & 5 deletions

dev-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"@angular/platform-server": "workspace:*",
1616
"@angular/localize": "workspace:*",
1717
"@angular/router": "workspace:*",
18-
"@angular/ssr": "22.2.0-next.5",
18+
"@angular/ssr": "22.2.0-next.6",
1919
"rxjs": "~7.8.0",
2020
"tslib": "^2.3.0"
2121
},
2222
"devDependencies": {
23-
"@angular/build": "22.2.0-next.5",
24-
"@angular/cli": "22.2.0-next.5",
23+
"@angular/build": "22.2.0-next.6",
24+
"@angular/cli": "22.2.0-next.6",
2525
"@angular/compiler-cli": "workspace:*",
2626
"jsdom": "^30.0.0",
2727
"typescript": "~6.0.2",

integration/animations/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/cdk": "22.2.0-next.3",
14+
"@angular/cdk": "22.2.0-next.4",
1515
"@angular/common": "link:./in-existing-linked-by-bazel",
1616
"@angular/compiler": "link:./in-existing-linked-by-bazel",
1717
"@angular/core": "link:./in-existing-linked-by-bazel",
1818
"@angular/forms": "link:./in-existing-linked-by-bazel",
1919
"@angular/platform-browser": "link:./in-existing-linked-by-bazel",
2020
"@angular/platform-browser-dynamic": "link:./in-existing-linked-by-bazel",
2121
"@angular/router": "link:./in-existing-linked-by-bazel",
22-
"@angular/ssr": "22.2.0-next.5",
22+
"@angular/ssr": "22.2.0-next.6",
2323
"rxjs": "^7.0.0",
2424
"tslib": "^2.3.0",
2525
"zone.js": "0.16.2"
2626
},
2727
"devDependencies": {
28-
"@angular-devkit/build-angular": "22.2.0-next.5",
29-
"@angular/build": "22.2.0-next.5",
30-
"@angular/cli": "22.2.0-next.5",
28+
"@angular-devkit/build-angular": "22.2.0-next.6",
29+
"@angular/build": "22.2.0-next.6",
30+
"@angular/cli": "22.2.0-next.6",
3131
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
3232
"@types/jasmine": "^6.0.0",
3333
"@types/node": "^20.14.8",

integration/animations/pnpm-lock.yaml

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

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.2"
3030
},
3131
"devDependencies": {
32-
"@angular-devkit/build-angular": "22.2.0-next.5",
33-
"@angular/build": "22.2.0-next.5",
34-
"@angular/cli": "22.2.0-next.5",
32+
"@angular-devkit/build-angular": "22.2.0-next.6",
33+
"@angular/build": "22.2.0-next.6",
34+
"@angular/cli": "22.2.0-next.6",
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: 410 additions & 163 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": "22.2.0-next.5",
16+
"@angular/ssr": "22.2.0-next.6",
1717
"rxjs": "^7.0.0",
1818
"tslib": "^2.3.0",
1919
"zone.js": "0.16.2"
2020
},
2121
"devDependencies": {
22-
"@angular-devkit/build-angular": "22.2.0-next.5",
23-
"@angular/build": "22.2.0-next.5",
24-
"@angular/cli": "22.2.0-next.5",
22+
"@angular-devkit/build-angular": "22.2.0-next.6",
23+
"@angular/build": "22.2.0-next.6",
24+
"@angular/cli": "22.2.0-next.6",
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: 418 additions & 171 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

0 commit comments

Comments
 (0)