This repository was archived by the owner on Jul 22, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 18
18
"private" : true ,
19
19
"dependencies" : {
20
20
"@angular/animations" : " 13.2.2" ,
21
- "@angular/cdk" : " 13.2.1 " ,
21
+ "@angular/cdk" : " 13.2.2 " ,
22
22
"@angular/common" : " 13.2.2" ,
23
23
"@angular/compiler" : " 13.2.2" ,
24
24
"@angular/core" : " 13.2.2" ,
25
25
"@angular/forms" : " 13.2.2" ,
26
- "@angular/material" : " 13.2.1 " ,
26
+ "@angular/material" : " 13.2.2 " ,
27
27
"@angular/platform-browser" : " 13.2.2" ,
28
28
"@angular/platform-browser-dynamic" : " 13.2.2" ,
29
29
"@angular/router" : " 13.2.2" ,
Original file line number Diff line number Diff line change 185
185
dependencies :
186
186
tslib "^2.3.0"
187
187
188
-
189
- version "13.2.1 "
190
- resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-13.2.1 .tgz#7b9b4ee7423a62a9a5ec62544d13fd1ff7ad15f7 "
191
- integrity sha512-AjEn4Mk2ow2i8pw0T9F/C/bKFrnUqzlvOGfFkoMgZHp5r3yhDb5DbVRS1/fGScAbY8Pzln49r1maKdrE8DGUbg ==
188
+
189
+ version "13.2.2 "
190
+ resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-13.2.2 .tgz#4d41b1da6e92e3bc80d28aabe2049fa7ca40f5b1 "
191
+ integrity sha512-cT5DIaz+NI9IGb3X61Wh26+L6zdRcOXT1BP37iRbK2Qa2qM8/0VNeK6hrBBIblyoHKR/WUmRlS8XYf6mmArpZw ==
192
192
dependencies :
193
193
tslib "^2.3.0"
194
194
optionalDependencies :
263
263
dependencies :
264
264
tslib "^2.3.0"
265
265
266
-
267
- version "13.2.1 "
268
- resolved "https://registry.yarnpkg.com/@angular/material/-/material-13.2.1 .tgz#a0511d74c183ae9b02ead8d1443d5059182f384f "
269
- integrity sha512-8pJuDsUqWDJemjog/18qrQf72K/BiptDCEY3PfvBK1Wkya6qUKfHKI/iCsToJL56vZ4N07hQHBe/KmYusZtHrQ ==
266
+
267
+ version "13.2.2 "
268
+ resolved "https://registry.yarnpkg.com/@angular/material/-/material-13.2.2 .tgz#d673f68b0c9357ada2ee82ffeaf11f10f5d49b27 "
269
+ integrity sha512-YAjPp2+/wuEOPfkAxdRVdbWHiK4P3DgMZa9qP/NizN2lTXNrftEfD09ZlPIFMZRnnExezJ2LnO7eyELpc1VSKg ==
270
270
dependencies :
271
271
tslib "^2.3.0"
272
272
You can’t perform that action at this time.
0 commit comments