Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2023
1 parent 04c1179 commit 14bd7a5
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 142 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
},
"private": true,
"dependencies": {
"@angular/animations": "13.2.1",
"@angular/animations": "13.3.12",
"@angular/cdk": "13.2.1",
"@angular/common": "13.2.1",
"@angular/compiler": "13.2.1",
"@angular/core": "13.2.1",
"@angular/forms": "13.2.1",
"@angular/common": "13.3.12",
"@angular/compiler": "13.3.12",
"@angular/core": "13.3.12",
"@angular/forms": "13.3.12",
"@angular/material": "13.2.1",
"@angular/platform-browser": "13.2.1",
"@angular/platform-browser-dynamic": "13.2.1",
"@angular/platform-server": "13.2.1",
"@angular/router": "13.2.1",
"@angular/service-worker": "13.2.1",
"@angular/platform-browser": "13.3.12",
"@angular/platform-browser-dynamic": "13.3.12",
"@angular/platform-server": "13.3.12",
"@angular/router": "13.3.12",
"@angular/service-worker": "13.3.12",
"@apollo/client": "3.5.7",
"@fortawesome/angular-fontawesome": "0.9.0",
"@fortawesome/fontawesome-svg-core": "1.2.36",
Expand Down Expand Up @@ -73,7 +73,7 @@
"rxjs": "6.6.7",
"subsink": "1.0.2",
"tslib": "2.3.1",
"zone.js": "0.11.4"
"zone.js": "0.13.0"
},
"devDependencies": {
"@angular-builders/custom-webpack": "13.1.0",
Expand All @@ -85,8 +85,8 @@
"@angular-eslint/schematics": "13.0.1",
"@angular-eslint/template-parser": "13.0.1",
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@angular/language-service": "13.2.1",
"@angular/compiler-cli": "13.3.12",
"@angular/language-service": "13.3.12",
"@angularclass/hmr": "3.0.0",
"@ngrx/schematics": "13.0.2",
"@ngrx/store-devtools": "13.0.2",
Expand Down
Loading

0 comments on commit 14bd7a5

Please sign in to comment.