Skip to content

Commit ee320ee

Browse files
angular-robotthePunderWoman
authored andcommitted
build: update cross-repo angular dependencies (angular#58639)
See associated pull request for more information. PR Close angular#58639
1 parent 9b309c1 commit ee320ee

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
"@angular-devkit/core": "19.0.0-rc.1",
5353
"@angular-devkit/schematics": "19.0.0-rc.1",
5454
"@angular/build": "19.0.0-rc.1",
55-
"@angular/cdk": "19.0.0-rc.1",
55+
"@angular/cdk": "19.0.0-rc.2",
5656
"@angular/cli": "19.0.0-rc.1",
57-
"@angular/material": "19.0.0-rc.1",
57+
"@angular/material": "19.0.0-rc.2",
5858
"@angular/ssr": "19.0.0-rc.1",
5959
"@babel/cli": "7.25.9",
6060
"@babel/core": "7.26.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -374,10 +374,10 @@
374374
optionalDependencies:
375375
lmdb "3.1.4"
376376

377-
"@angular/[email protected].1":
378-
version "19.0.0-rc.1"
379-
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-19.0.0-rc.1.tgz#6d486e9b9f358e86f9f13f0045566e1f21711d3d"
380-
integrity sha512-aNpSadgqq3bpyZ/OsCiAl/TGMzUZYqAltctgYS3kXIrSphamus+9wOR7SF1dK87RUX/RWj3SMpol6e4kLmyfpw==
377+
"@angular/[email protected].2":
378+
version "19.0.0-rc.2"
379+
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-19.0.0-rc.2.tgz#8bbf71eb6144e9e3224b0921c0381dca78516479"
380+
integrity sha512-fzQwvzsXcmLLsBsDLQ0mRE9sSm0VFLZxnhIARPxLG8rGUbPTFsqwY3+jHS8maVSCB6XRHrwZlTFNIrjMd5F01Q==
381381
dependencies:
382382
tslib "^2.3.0"
383383
optionalDependencies:
@@ -420,10 +420,10 @@
420420
dependencies:
421421
tslib "^2.3.0"
422422

423-
"@angular/[email protected].1":
424-
version "19.0.0-rc.1"
425-
resolved "https://registry.yarnpkg.com/@angular/material/-/material-19.0.0-rc.1.tgz#787035d9bdddb301a5a3ceb80b36486da0585f46"
426-
integrity sha512-PCT4t4JL1INyLj0WEtGOVeS6i7Xk8wQa1sXqFV4nJADD+TPLFkvGFaW/mnXjKGFNXq8BAPe/lZ26uPFgy0HGfA==
423+
"@angular/[email protected].2":
424+
version "19.0.0-rc.2"
425+
resolved "https://registry.yarnpkg.com/@angular/material/-/material-19.0.0-rc.2.tgz#e7eaf03d8c69f5a5d208dd31b9d523110505d06c"
426+
integrity sha512-hSuugemFhtNcnV4I5hUw8a28EAhXMd/edzUy4rubBVi+smLBraz72aIXMeTrxRTlhgcvMpEvtRH0/WhcGO4A6A==
427427
dependencies:
428428
tslib "^2.3.0"
429429

0 commit comments

Comments
 (0)