Skip to content

Commit

Permalink
Angular CLI update for packages - @angular/cdk@next
Browse files Browse the repository at this point in the history
  • Loading branch information
edbzn committed Nov 11, 2023
1 parent bc493e8 commit f6c25d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"private": true,
"dependencies": {
"@angular/cdk": "^17.0.0-rc.2",
"@angular/cdk": "^17.0.0",
"@angular/common": "^17.0.0",
"@angular/compiler": "^17.0.0",
"@angular/core": "^17.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,10 @@
"@angular-eslint/bundled-angular-compiler" "16.2.0"
"@typescript-eslint/utils" "5.62.0"

"@angular/cdk@^17.0.0-rc.2":
version "17.0.0-rc.2"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-17.0.0-rc.2.tgz#eca16fb399a37517fb2c593cc38d02654786798c"
integrity sha512-zUCbDE5J0bgjFRVkX/RfhIE5FgbOMH+vQKyiTf8X/JutRSAWUqNN8F6pA/sl0HdnmHA2Q0jQVh6aKTD//ImhRQ==
"@angular/cdk@^17.0.0":
version "17.0.0"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-17.0.0.tgz#d69a73688c01705da4996832775a0c902947a415"
integrity sha512-8F1z0YhDjKWqB29+AUh33OKr2Ts5PVUUogVXEVmmPipPDtj82iIQLbtBnR6xpWvmsw9mS3oD76EwBoUhHQgi6g==
dependencies:
tslib "^2.3.0"
optionalDependencies:
Expand Down

0 comments on commit f6c25d8

Please sign in to comment.