build: update cross-repo angular dependencies to v19.1.0-next.0 (#58927)

See associated pull request for more information.

PR Close #58927
This commit is contained in:
Angular Robot 2024-11-27 12:12:19 +00:00 committed by Pawel Kozlowski
parent 2e4e485655
commit c64f0d86f8
3 changed files with 12 additions and 12 deletions

View file

@ -2,11 +2,11 @@
"name": "@angular/docs",
"version": "0.0.0-PLACEHOLDER",
"peerDependencies": {
"@angular/cdk": "^19.0.0",
"@angular/cdk": "^19.1.0-next",
"@angular/common": "^19.1.0-next",
"@angular/core": "^19.1.0-next",
"@angular/forms": "^19.1.0-next",
"@angular/material": "^19.0.0",
"@angular/material": "^19.1.0-next",
"@angular/platform-browser": "^19.1.0-next",
"@angular/router": "^19.1.0-next",
"@angular/ssr": "^19.0.0",

View file

@ -52,9 +52,9 @@
"@angular-devkit/core": "19.0.2",
"@angular-devkit/schematics": "19.0.2",
"@angular/build": "19.0.2",
"@angular/cdk": "19.0.0",
"@angular/cdk": "19.1.0-next.0",
"@angular/cli": "19.0.2",
"@angular/material": "19.0.0",
"@angular/material": "19.1.0-next.0",
"@angular/ssr": "19.0.2",
"@babel/cli": "7.25.9",
"@babel/core": "7.26.0",

View file

@ -426,10 +426,10 @@
optionalDependencies:
lmdb "3.1.5"
"@angular/cdk@19.0.0":
version "19.0.0"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-19.0.0.tgz#ef1d0baa821d1f56d2f36bb69a76550338197341"
integrity sha512-KcOYhCwN4Bw3L4+W4ymTfPGqRjrkwD8M5jX8GM7YsZ5DsX9OEd/gNrwRvjn+8JItzimXLXdGrcqXrMTxkq7QPA==
"@angular/cdk@19.1.0-next.0":
version "19.1.0-next.0"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-19.1.0-next.0.tgz#fbcfa411171caa4fe81cf96900cfd0ffd5ee57b0"
integrity sha512-2WNr+i5QlaQiq6iu0y5+eRdG7DFe7NxlGtk/VKpHzvEzpoPXDwlqi3UpRQxIGkVR6+twNO+bdWpIOub/bis+LQ==
dependencies:
tslib "^2.3.0"
optionalDependencies:
@ -472,10 +472,10 @@
dependencies:
tslib "^2.3.0"
"@angular/material@19.0.0":
version "19.0.0"
resolved "https://registry.yarnpkg.com/@angular/material/-/material-19.0.0.tgz#c6e8a58e2f09f0267bc095da1defe38aebcc0c8b"
integrity sha512-j7dDFUh8dqiysuWu32biukDTHScajUYHFR9Srhn98kBwnXMob5y1paMoOx5RQO5DU4KCxKaKx8HcHJBJeTKHjw==
"@angular/material@19.1.0-next.0":
version "19.1.0-next.0"
resolved "https://registry.yarnpkg.com/@angular/material/-/material-19.1.0-next.0.tgz#09f0c0af652af5295323c4534821afad5831dbfc"
integrity sha512-ZpzE2Onnvu0elilFUNzHIMSN+rshayloPFCTkSfuVs2TL1twkegf0puKdjISKbnCeajd/ojC+/LnBhb8gkHZpQ==
dependencies:
tslib "^2.3.0"