Skip to content

Commit

Permalink
Update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent b6d9ddc commit 00b0e7c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 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": "18.2.13",
"@angular/cdk": "18.2.14",
"@angular/common": "18.2.12",
"@angular/compiler": "18.2.12",
"@angular/core": "18.2.12",
"@angular/common": "18.2.13",
"@angular/compiler": "18.2.13",
"@angular/core": "18.2.13",
"@angular/fire": "18.0.1",
"@angular/forms": "18.2.12",
"@angular/forms": "18.2.13",
"@angular/google-maps": "18.2.14",
"@angular/localize": "18.2.12",
"@angular/localize": "18.2.13",
"@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": "18.2.13",
"@angular/platform-browser-dynamic": "18.2.13",
"@angular/router": "18.2.13",
"@angular/service-worker": "18.2.13",
"@googlemaps/js-api-loader": "1.16.8",
"@types/long": "5.0.0",
"adif-parser-ts": "0.6.15",
Expand All @@ -52,7 +52,7 @@
"rxjs": "7.8.1",
"ts-protoc-gen": "0.15.0",
"tslib": "2.8.1",
"zone.js": "0.14.10"
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/architect": "0.1802.12",
Expand All @@ -63,7 +63,7 @@
"@angular-eslint/schematics": "18.4.2",
"@angular-eslint/template-parser": "18.4.2",
"@angular/cli": "18.2.12",
"@angular/compiler-cli": "18.2.12",
"@angular/compiler-cli": "18.2.13",
"@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 00b0e7c

Please sign in to comment.