Skip to content

Commit

Permalink
fix(deps): update angular to v18.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 4b3dae9 commit a113baf
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.2.4",
"@angular/animations": "18.2.12",
"@angular/cdk": "^18.2.4",
"@angular/common": "18.2.4",
"@angular/compiler": "18.2.4",
"@angular/compiler-cli": "18.2.4",
"@angular/core": "18.2.4",
"@angular/forms": "18.2.4",
"@angular/localize": "18.2.4",
"@angular/common": "18.2.12",
"@angular/compiler": "18.2.12",
"@angular/compiler-cli": "18.2.12",
"@angular/core": "18.2.12",
"@angular/forms": "18.2.12",
"@angular/localize": "18.2.12",
"@angular/material": "^18.2.4",
"@angular/platform-browser": "18.2.4",
"@angular/platform-browser-dynamic": "18.2.4",
"@angular/platform-server": "18.2.4",
"@angular/router": "18.2.4",
"@angular/platform-browser": "18.2.12",
"@angular/platform-browser-dynamic": "18.2.12",
"@angular/platform-server": "18.2.12",
"@angular/router": "18.2.12",
"@bluehalo/ngx-leaflet": "^18.0.2",
"@ng-bootstrap/ng-bootstrap": "17.0.1",
"apollo-angular": "^7.2.0",
Expand Down Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@angular-builders/jest": "^18.0.0",
"@angular-devkit/build-angular": "^18.2.3",
"@angular/cli": "18.2.3",
"@angular/cli": "18.2.12",
"@angular/compiler-cli": "^18.2.4",
"@types/geojson": "7946.0.14",
"@types/jest": "^29.5.13",
Expand Down

0 comments on commit a113baf

Please sign in to comment.