Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 10, 2024
1 parent 6815fbc commit 798c092
Show file tree
Hide file tree
Showing 2 changed files with 359 additions and 157 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@
},
"private": true,
"dependencies": {
"@angular/animations": "13.2.1",
"@angular/animations": "18.1.0",
"@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": "18.1.0",
"@angular/compiler": "18.1.0",
"@angular/core": "18.1.0",
"@angular/forms": "18.1.0",
"@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": "18.1.0",
"@angular/platform-browser-dynamic": "18.1.0",
"@angular/platform-server": "18.1.0",
"@angular/router": "18.1.0",
"@angular/service-worker": "18.1.0",
"@apollo/client": "3.5.7",
"@fortawesome/angular-fontawesome": "0.9.0",
"@fortawesome/fontawesome-svg-core": "1.2.36",
Expand Down Expand Up @@ -84,8 +84,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": "18.1.0",
"@angular/language-service": "18.1.0",
"@angularclass/hmr": "3.0.0",
"@ngrx/schematics": "13.0.2",
"@ngrx/store-devtools": "13.0.2",
Expand Down
Loading

0 comments on commit 798c092

Please sign in to comment.