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 Aug 21, 2024
1 parent c6b3ab8 commit abe4ab2
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 129 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,27 +18,27 @@
"typecov": "type-coverage"
},
"dependencies": {
"@angular/animations": "^13.3.12",
"@angular/common": "^13.3.12",
"@angular/compiler": "^13.3.12",
"@angular/core": "^13.3.12",
"@angular/forms": "^13.3.12",
"@angular/platform-browser": "^13.3.12",
"@angular/platform-browser-dynamic": "^13.3.12",
"@angular/router": "^13.3.12",
"@angular/animations": "^13.4.0",
"@angular/common": "^13.4.0",
"@angular/compiler": "^13.4.0",
"@angular/core": "^13.4.0",
"@angular/forms": "^13.4.0",
"@angular/platform-browser": "^13.4.0",
"@angular/platform-browser-dynamic": "^13.4.0",
"@angular/router": "^13.4.0",
"js-yaml": "^4.1.0",
"lodash-es": "^4.17.21",
"rxjs": "^7.5.7",
"tslib": "^2.4.1",
"zone.js": "^0.12.0"
"zone.js": "^0.15.0"
},
"devDependencies": {
"@1stg/app-config": "^4.1.3",
"@angular-builders/custom-webpack": "^13.1.0",
"@angular-devkit/build-angular": "^13.3.11",
"@angular/cli": "^13.3.11",
"@angular/compiler-cli": "^13.3.12",
"@angular/language-service": "^13.3.12",
"@angular/compiler-cli": "^13.4.0",
"@angular/language-service": "^13.4.0",
"@nrwl/angular": "^14.1.9",
"@nrwl/cli": "14.1.9",
"@nrwl/eslint-plugin-nx": "14.1.9",
Expand Down
Loading

0 comments on commit abe4ab2

Please sign in to comment.