Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v19.1.1 (#666)
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 19, 2025
1 parent 0008b99 commit 3f2f983
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 71 deletions.
152 changes: 91 additions & 61 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "19.0.4",
"@angular/animations": "19.1.1",
"@angular/cdk": "19.0.3",
"@angular/common": "19.0.4",
"@angular/compiler": "19.0.4",
"@angular/core": "19.0.4",
"@angular/forms": "19.0.4",
"@angular/common": "19.1.1",
"@angular/compiler": "19.1.1",
"@angular/core": "19.1.1",
"@angular/forms": "19.1.1",
"@angular/material": "19.0.3",
"@angular/platform-browser": "19.0.4",
"@angular/platform-browser-dynamic": "19.0.4",
"@angular/router": "19.0.4",
"@angular/platform-browser": "19.1.1",
"@angular/platform-browser-dynamic": "19.1.1",
"@angular/router": "19.1.1",
"@cloudinary/ng": "2.1.1",
"@cloudinary/url-gen": "1.21.0",
"@maptiler/geocoding-control": "2.1.4",
Expand All @@ -46,8 +46,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "19.0.6",
"@angular/cli": "19.0.6",
"@angular/compiler-cli": "19.0.4",
"@angular/localize": "19.0.4",
"@angular/compiler-cli": "19.1.1",
"@angular/localize": "19.1.1",
"@types/file-saver": "2.0.7",
"@types/jasmine": "5.1.5",
"@types/leaflet": "1.9.15",
Expand Down

0 comments on commit 3f2f983

Please sign in to comment.