Skip to content

Commit f7650d3

Browse files
Update angular monorepo
1 parent 8159f7e commit f7650d3

2 files changed

Lines changed: 49 additions & 49 deletions

File tree

package-lock.json

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,24 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular/animations": "~12.2.0",
14-
"@angular/common": "~12.2.0",
15-
"@angular/compiler": "~12.2.0",
16-
"@angular/core": "~12.2.0",
17-
"@angular/forms": "~12.2.0",
18-
"@angular/platform-browser": "~12.2.0",
19-
"@angular/platform-browser-dynamic": "~12.2.0",
20-
"@angular/router": "~12.2.0",
13+
"@angular/animations": "12.2.16",
14+
"@angular/common": "12.2.16",
15+
"@angular/compiler": "12.2.16",
16+
"@angular/core": "12.2.16",
17+
"@angular/forms": "12.2.16",
18+
"@angular/platform-browser": "12.2.16",
19+
"@angular/platform-browser-dynamic": "12.2.16",
20+
"@angular/router": "12.2.16",
2121
"firebase": "^9.1.1",
2222
"firebase-tools": "^10.2.1",
2323
"rxjs": "~6.6.0",
2424
"tslib": "^2.3.0",
25-
"zone.js": "~0.11.4"
25+
"zone.js": "0.11.8"
2626
},
2727
"devDependencies": {
2828
"@angular-devkit/build-angular": "~12.2.5",
2929
"@angular/cli": "~12.2.5",
30-
"@angular/compiler-cli": "~12.2.0",
30+
"@angular/compiler-cli": "12.2.16",
3131
"@types/jasmine": "~3.8.0",
3232
"@types/node": "^12.11.1",
3333
"jasmine-core": "~3.8.0",

0 commit comments

Comments
 (0)