Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 04c1179 commit a0d3d79
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 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": "15.2.4",
"@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": "15.2.4",
"@angular/compiler": "15.2.4",
"@angular/core": "15.2.4",
"@angular/forms": "15.2.4",
"@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": "15.2.4",
"@angular/platform-browser-dynamic": "15.2.4",
"@angular/platform-server": "15.2.4",
"@angular/router": "15.2.4",
"@angular/service-worker": "15.2.4",
"@apollo/client": "3.5.7",
"@fortawesome/angular-fontawesome": "0.9.0",
"@fortawesome/fontawesome-svg-core": "1.2.36",
Expand Down Expand Up @@ -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": "15.2.4",
"@angular/language-service": "15.2.4",
"@angularclass/hmr": "3.0.0",
"@ngrx/schematics": "13.0.2",
"@ngrx/store-devtools": "13.0.2",
Expand Down

0 comments on commit a0d3d79

Please sign in to comment.