Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v19.0.6 (#2373)
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 Jan 10, 2025
1 parent 0e59596 commit db02584
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 130 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"update-nx": "rm -f migrations.json && pnpx nx migrate latest && pnpx nx migrate --run-migrations --if-exists"
},
"dependencies": {
"@angular/animations": "19.0.5",
"@angular/animations": "19.0.6",
"@angular/cdk": "19.0.4",
"@angular/common": "19.0.5",
"@angular/compiler": "19.0.5",
"@angular/core": "19.0.5",
"@angular/forms": "19.0.5",
"@angular/platform-browser": "19.0.5",
"@angular/platform-browser-dynamic": "19.0.5",
"@angular/router": "19.0.5",
"@angular/common": "19.0.6",
"@angular/compiler": "19.0.6",
"@angular/core": "19.0.6",
"@angular/forms": "19.0.6",
"@angular/platform-browser": "19.0.6",
"@angular/platform-browser-dynamic": "19.0.6",
"@angular/router": "19.0.6",
"@changesets/cli": "2.27.11",
"@floating-ui/dom": "1.6.13",
"@nx/angular": "20.3.1",
Expand All @@ -47,8 +47,8 @@
"@angular-eslint/eslint-plugin-template": "19.0.2",
"@angular-eslint/template-parser": "19.0.2",
"@angular/cli": "19.0.7",
"@angular/compiler-cli": "19.0.5",
"@angular/language-service": "19.0.5",
"@angular/compiler-cli": "19.0.6",
"@angular/language-service": "19.0.6",
"@changesets/changelog-github": "0.5.0",
"@contentful/rich-text-types": "17.0.0",
"@eslint/eslintrc": "3.2.0",
Expand Down
Loading

0 comments on commit db02584

Please sign in to comment.