Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
fix(deps): update angular monorepo to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 87fc11a commit 156b8de
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 93 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "15.2.8",
"@angular/animations": "16.2.8",
"@angular/cdk": "15.2.9",
"@angular/common": "15.2.8",
"@angular/compiler": "15.2.8",
"@angular/core": "15.2.8",
"@angular/forms": "15.2.8",
"@angular/common": "16.2.8",
"@angular/compiler": "16.2.8",
"@angular/core": "16.2.8",
"@angular/forms": "16.2.8",
"@angular/material": "15.2.9",
"@angular/platform-browser": "15.2.8",
"@angular/platform-browser-dynamic": "15.2.8",
"@angular/router": "15.2.8",
"@angular/platform-browser": "16.2.8",
"@angular/platform-browser-dynamic": "16.2.8",
"@angular/router": "16.2.8",
"@ngrx/effects": "15.4.0",
"@ngrx/router-store": "15.4.0",
"@ngrx/store": "15.4.0",
Expand All @@ -42,8 +42,8 @@
"@angular-eslint/schematics": "15.2.1",
"@angular-eslint/template-parser": "15.2.1",
"@angular/cli": "15.2.9",
"@angular/compiler-cli": "15.2.8",
"@angular/language-service": "^15.2.8",
"@angular/compiler-cli": "16.2.8",
"@angular/language-service": "^16.0.0",
"@cypress/schematic": "2.5.0",
"@ngrx/schematics": "15.4.0",
"@types/jasmine": "4.3.1",
Expand Down
Loading

0 comments on commit 156b8de

Please sign in to comment.