Skip to content

Commit

Permalink
fix(deps): ⬆️ update nx monorepo to v17.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 11, 2024
1 parent 0dc542d commit ea9dbd1
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.7",
"@angular/animations": "17.3.8",
"@angular/cdk": "17.3.7",
"@angular/common": "17.3.7",
"@angular/compiler": "17.3.7",
"@angular/core": "17.3.7",
"@angular/forms": "17.3.7",
"@angular/common": "17.3.8",
"@angular/compiler": "17.3.8",
"@angular/core": "17.3.8",
"@angular/forms": "17.3.8",
"@angular/material": "17.3.7",
"@angular/platform-browser": "17.3.7",
"@angular/platform-browser-dynamic": "17.3.7",
"@angular/router": "17.3.7",
"@angular/service-worker": "17.3.7",
"@angular/platform-browser": "17.3.8",
"@angular/platform-browser-dynamic": "17.3.8",
"@angular/router": "17.3.8",
"@angular/service-worker": "17.3.8",
"@nx/angular": "19.0.2",
"bootstrap-icons": "^1.11.3",
"rxjs": "~7.8.1",
Expand All @@ -36,8 +36,8 @@
"@angular-eslint/eslint-plugin-template": "17.3.0",
"@angular-eslint/template-parser": "17.3.0",
"@angular/cli": "17.3.7",
"@angular/compiler-cli": "17.3.7",
"@angular/language-service": "17.3.7",
"@angular/compiler-cli": "17.3.8",
"@angular/language-service": "17.3.8",
"@angular/pwa": "17.3.7",
"@nx/eslint": "19.0.2",
"@nx/eslint-plugin": "19.0.2",
Expand Down

0 comments on commit ea9dbd1

Please sign in to comment.