Skip to content

Commit

Permalink
Update angular monorepo to v19.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 1dd4096 commit 7c5ae6e
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
130 changes: 65 additions & 65 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@
},
"dependencies": {
"@amrato/maidenhead-ts": "2.0.0",
"@angular/animations": "19.0.1",
"@angular/animations": "19.0.3",
"@angular/cdk": "19.0.1",
"@angular/common": "19.0.1",
"@angular/compiler": "19.0.1",
"@angular/core": "19.0.1",
"@angular/common": "19.0.3",
"@angular/compiler": "19.0.3",
"@angular/core": "19.0.3",
"@angular/fire": "19.0.0-rc.0",
"@angular/forms": "19.0.1",
"@angular/forms": "19.0.3",
"@angular/google-maps": "19.0.1",
"@angular/localize": "19.0.1",
"@angular/localize": "19.0.3",
"@angular/material": "19.0.1",
"@angular/platform-browser": "19.0.1",
"@angular/platform-browser-dynamic": "19.0.1",
"@angular/router": "19.0.1",
"@angular/service-worker": "19.0.1",
"@angular/platform-browser": "19.0.3",
"@angular/platform-browser-dynamic": "19.0.3",
"@angular/router": "19.0.3",
"@angular/service-worker": "19.0.3",
"@googlemaps/js-api-loader": "1.16.8",
"adif-parser-ts": "0.6.15",
"firebase": "11.0.2",
Expand All @@ -59,7 +59,7 @@
"@angular-eslint/schematics": "19.0.0",
"@angular-eslint/template-parser": "19.0.0",
"@angular/cli": "19.0.3",
"@angular/compiler-cli": "19.0.1",
"@angular/compiler-cli": "19.0.3",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/google.maps": "3.58.1",
"@types/jasmine": "5.1.5",
Expand Down

0 comments on commit 7c5ae6e

Please sign in to comment.