Skip to content

Commit

Permalink
chore: update angular monorepo
Browse files Browse the repository at this point in the history
See associated pull request for more information.
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent 63a6f08 commit 671dc54
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 171 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "16.2.3",
"@angular/cdk": "16.2.2",
"@angular/common": "16.2.3",
"@angular/compiler": "16.2.3",
"@angular/core": "16.2.3",
"@angular/forms": "16.2.3",
"@angular/localize": "16.2.3",
"@angular/platform-browser": "16.2.3",
"@angular/platform-browser-dynamic": "16.2.3",
"@angular/router": "16.2.3",
"@angular/animations": "16.2.7",
"@angular/cdk": "16.2.6",
"@angular/common": "16.2.7",
"@angular/compiler": "16.2.7",
"@angular/core": "16.2.7",
"@angular/forms": "16.2.7",
"@angular/localize": "16.2.7",
"@angular/platform-browser": "16.2.7",
"@angular/platform-browser-dynamic": "16.2.7",
"@angular/router": "16.2.7",
"@nx/angular": "16.7.3",
"bootstrap": "5.2.3",
"commander": "11.0.0",
Expand All @@ -30,15 +30,15 @@
"zone.js": "0.13.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.1",
"@angular-devkit/core": "16.2.1",
"@angular-devkit/schematics": "16.2.1",
"@angular-devkit/build-angular": "16.2.4",
"@angular-devkit/core": "16.2.4",
"@angular-devkit/schematics": "16.2.4",
"@angular-eslint/eslint-plugin": "16.1.1",
"@angular-eslint/eslint-plugin-template": "16.1.1",
"@angular-eslint/template-parser": "16.1.1",
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "16.2.3",
"@angular/language-service": "16.2.3",
"@angular/compiler-cli": "16.2.7",
"@angular/language-service": "16.2.7",
"@commitlint/cli": "17.6.7",
"@commitlint/config-angular": "17.6.7",
"@hirez_io/observer-spy": "2.2.0",
Expand All @@ -50,7 +50,7 @@
"@nx/linter": "16.7.3",
"@nx/web": "16.7.3",
"@nx/workspace": "16.7.3",
"@schematics/angular": "16.2.1",
"@schematics/angular": "16.2.4",
"@types/jest": "29.5.3",
"@types/node": "18.17.3",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
Loading

0 comments on commit 671dc54

Please sign in to comment.