-
-
Notifications
You must be signed in to change notification settings - Fork 353
Expand file tree
/
Copy pathangular-cdk-14.txt
More file actions
26 lines (18 loc) · 880 Bytes
/
Copy pathangular-cdk-14.txt
File metadata and controls
26 lines (18 loc) · 880 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[~/xod/open/DevSecOps-MaturityModel]
sawankshrma mygsoc2026 npx ng update @angular/cdk@14 @angular/material@14
Using package manager: npm
Collecting installed dependencies...
Found 57 dependencies.
Fetching dependency metadata from registry...
Updating package.json with dependency @angular/cdk @ "14.2.7" (was "13.3.9")...
Updating package.json with dependency @angular/material @ "14.2.7" (was "13.3.9")...
UPDATE package.json (2532 bytes)
✔ Packages successfully installed.
** Executing migrations of package '@angular/cdk' **
▸ Updates the Angular CDK to v14.
✓ Updated Angular CDK to version 14
Migration completed.
** Executing migrations of package '@angular/material' **
▸ Updates the Angular Material to v14.
✓ Updated Angular Material to version 14
Migration completed.