Skip to content

Commit dc91753

Browse files
committed
Update angular monorepo to v12
1 parent c47ed94 commit dc91753

File tree

2 files changed

+57
-75
lines changed

2 files changed

+57
-75
lines changed

quiz-app-mean/package-lock.json

Lines changed: 48 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

quiz-app-mean/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "11.2.11",
14+
"@angular/animations": "12.2.5",
1515
"@angular/cdk": "11.2.13",
16-
"@angular/common": "11.2.11",
17-
"@angular/compiler": "11.2.11",
18-
"@angular/core": "11.2.11",
19-
"@angular/forms": "11.2.11",
16+
"@angular/common": "12.2.5",
17+
"@angular/compiler": "12.2.5",
18+
"@angular/core": "12.2.5",
19+
"@angular/forms": "12.2.5",
2020
"@angular/material": "11.2.13",
21-
"@angular/platform-browser": "11.2.11",
22-
"@angular/platform-browser-dynamic": "11.2.11",
23-
"@angular/router": "11.2.11",
21+
"@angular/platform-browser": "12.2.5",
22+
"@angular/platform-browser-dynamic": "12.2.5",
23+
"@angular/router": "12.2.5",
2424
"@fortawesome/fontawesome-free": "^5.15.3",
2525
"@types/chart.js": "2.9.34",
2626
"angular-bootstrap-md": "11.0.0",
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@angular-devkit/build-angular": "12.2.2",
3737
"@angular/cli": "12.2.2",
38-
"@angular/compiler-cli": "11.2.11",
38+
"@angular/compiler-cli": "12.2.5",
3939
"@types/jasmine": "3.6.9",
4040
"@types/node": "14.17.14",
4141
"codelyzer": "6.0.1",

0 commit comments

Comments
 (0)