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] committed Jul 17, 2024
1 parent 6815fbc commit 9ba6374
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 143 deletions.
26 changes: 13 additions & 13 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": "13.4.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": "13.4.0",
"@angular/compiler": "13.4.0",
"@angular/core": "13.4.0",
"@angular/forms": "13.4.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": "13.4.0",
"@angular/platform-browser-dynamic": "13.4.0",
"@angular/platform-server": "13.4.0",
"@angular/router": "13.4.0",
"@angular/service-worker": "13.4.0",
"@apollo/client": "3.5.7",
"@fortawesome/angular-fontawesome": "0.9.0",
"@fortawesome/fontawesome-svg-core": "1.2.36",
Expand Down Expand Up @@ -72,7 +72,7 @@
"subsink": "1.0.2",
"tslib": "2.3.1",
"winston": "^3.8.2",
"zone.js": "0.11.4"
"zone.js": "0.14.8"
},
"devDependencies": {
"@angular-builders/custom-webpack": "13.1.0",
Expand All @@ -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": "13.4.0",
"@angular/language-service": "13.4.0",
"@angularclass/hmr": "3.0.0",
"@ngrx/schematics": "13.0.2",
"@ngrx/store-devtools": "13.0.2",
Expand Down
Loading

0 comments on commit 9ba6374

Please sign in to comment.