Skip to content

Commit

Permalink
Update angular monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent f22396d commit 4ab523d
Showing 1 changed file with 11 additions and 11 deletions.
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": "18.2.12",
"@angular/animations": "19.0.0",
"@angular/cdk": "18.2.14",
"@angular/common": "18.2.12",
"@angular/compiler": "18.2.12",
"@angular/core": "18.2.12",
"@angular/common": "19.0.0",
"@angular/compiler": "19.0.0",
"@angular/core": "19.0.0",
"@angular/fire": "18.0.1",
"@angular/forms": "18.2.12",
"@angular/forms": "19.0.0",
"@angular/google-maps": "18.2.14",
"@angular/localize": "18.2.12",
"@angular/localize": "19.0.0",
"@angular/material": "18.2.14",
"@angular/platform-browser": "18.2.12",
"@angular/platform-browser-dynamic": "18.2.12",
"@angular/router": "18.2.12",
"@angular/service-worker": "18.2.12",
"@angular/platform-browser": "19.0.0",
"@angular/platform-browser-dynamic": "19.0.0",
"@angular/router": "19.0.0",
"@angular/service-worker": "19.0.0",
"@googlemaps/js-api-loader": "1.16.8",
"@types/long": "5.0.0",
"adif-parser-ts": "0.6.15",
Expand All @@ -63,7 +63,7 @@
"@angular-eslint/schematics": "18.4.1",
"@angular-eslint/template-parser": "18.4.1",
"@angular/cli": "18.2.12",
"@angular/compiler-cli": "18.2.12",
"@angular/compiler-cli": "19.0.0",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/google.maps": "3.58.1",
"@types/jasmine": "5.1.4",
Expand Down

0 comments on commit 4ab523d

Please sign in to comment.