Skip to content

Commit 949d008

Browse files
committed
Update angular monorepo to v13
1 parent 14386ac commit 949d008

File tree

2 files changed

+57
-84
lines changed

2 files changed

+57
-84
lines changed

quiz-app-mean/package-lock.json

Lines changed: 48 additions & 75 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": "13.0.1",
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": "13.0.1",
17+
"@angular/compiler": "13.0.1",
18+
"@angular/core": "13.0.1",
19+
"@angular/forms": "13.0.1",
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": "13.0.1",
22+
"@angular/platform-browser-dynamic": "13.0.1",
23+
"@angular/router": "13.0.1",
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.7",
3737
"@angular/cli": "12.2.7",
38-
"@angular/compiler-cli": "11.2.11",
38+
"@angular/compiler-cli": "13.0.1",
3939
"@types/jasmine": "3.6.9",
4040
"@types/node": "14.17.14",
4141
"codelyzer": "6.0.1",

0 commit comments

Comments
 (0)