Browse Source

Upgrade @angular/cdk

pull/1842/head
Thomas 2 years ago
parent
commit
3883eb72da
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -53,7 +53,7 @@
}, },
"dependencies": { "dependencies": {
"@angular/animations": "15.2.5", "@angular/animations": "15.2.5",
"@angular/cdk": "15.2.5", "@angular/cdk": "15.2.6",
"@angular/common": "15.2.5", "@angular/common": "15.2.5",
"@angular/compiler": "15.2.5", "@angular/compiler": "15.2.5",
"@angular/core": "15.2.5", "@angular/core": "15.2.5",

8
yarn.lock

@ -249,10 +249,10 @@
dependencies: dependencies:
tslib "^2.3.0" tslib "^2.3.0"
"@angular/cdk@15.2.5": "@angular/cdk@15.2.6":
version "15.2.5" version "15.2.6"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-15.2.5.tgz#53208ea5e654b678af011b3ef6034e1382339630" resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-15.2.6.tgz#528f5c6c22c3e258fdc4c847ac061f2ae7faedc2"
integrity sha512-6/vA4xATcx//AULwXnRRH0Of0aaNlfrFxdlhvRVfnfmxi/hZAkjjEtil/wv8uBw+dAwXBx5yZMsAol9nUFS/BQ== integrity sha512-c6XFKMFowllHxb4tUt9en3bXBDqXKG2k4O9XGggJ1TL668d3Uhlk9qULywFNVWmNQSamkERmhFKAN4hEO3TPAQ==
dependencies: dependencies:
tslib "^2.3.0" tslib "^2.3.0"
optionalDependencies: optionalDependencies:

Loading…
Cancel
Save