Skip to content

Commit

Permalink
fix(deps): update angular monorepo to ^17.0.8 (#411)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent baaba52 commit d8cca20
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
106 changes: 53 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"node": "^18.13.0"
},
"dependencies": {
"@angular/animations": "^17.0.7",
"@angular/animations": "^17.0.8",
"@angular/cdk": "^17.0.4",
"@angular/common": "^17.0.7",
"@angular/compiler": "^17.0.7",
"@angular/core": "^17.0.7",
"@angular/forms": "^17.0.7",
"@angular/common": "^17.0.8",
"@angular/compiler": "^17.0.8",
"@angular/core": "^17.0.8",
"@angular/forms": "^17.0.8",
"@angular/material": "^17.0.4",
"@angular/platform-browser": "^17.0.7",
"@angular/platform-browser-dynamic": "^17.0.7",
"@angular/router": "^17.0.7",
"@angular/platform-browser": "^17.0.8",
"@angular/platform-browser-dynamic": "^17.0.8",
"@angular/router": "^17.0.8",
"@ctrl/ngx-codemirror": "^7.0.0",
"@microsoft/applicationinsights-angularplugin-js": "^3.0.3",
"@microsoft/applicationinsights-web": "^2.8.16",
Expand All @@ -50,7 +50,7 @@
"@angular-eslint/schematics": "^17.1.1",
"@angular-eslint/template-parser": "^17.1.1",
"@angular/cli": "^17.0.7",
"@angular/compiler-cli": "^17.0.7",
"@angular/compiler-cli": "^17.0.8",
"@compodoc/compodoc": "^1.1.23",
"@types/codemirror": "^5.60.15",
"@types/jasmine": "^5.1.4",
Expand Down

0 comments on commit d8cca20

Please sign in to comment.