Skip to content

Commit

Permalink
Update to ngrx 14
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccollum-woolpert committed Jan 30, 2024
1 parent df05af1 commit eef40c7
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
114 changes: 57 additions & 57 deletions application/frontend/package-lock.json

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

14 changes: 7 additions & 7 deletions application/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"@deck.gl/layers": "~8.6.8",
"@google-cloud/optimization": "file:src/lib/optimization-api",
"google-gax": "^3.6.0",
"@ngrx/effects": "^13.0.2",
"@ngrx/entity": "^13.0.2",
"@ngrx/router-store": "^13.0.2",
"@ngrx/schematics": "^13.0.2",
"@ngrx/store": "^13.0.2",
"@ngrx/store-devtools": "^13.0.2",
"@ngrx/effects": "^14.3.3",
"@ngrx/entity": "^14.3.3",
"@ngrx/router-store": "^14.3.3",
"@ngrx/schematics": "^14.3.3",
"@ngrx/store": "^14.3.3",
"@ngrx/store-devtools": "^14.3.3",
"@turf/along": "^6.3.0",
"@turf/boolean-crosses": "^6.3.0",
"@turf/boolean-within": "^6.3.0",
Expand Down Expand Up @@ -102,4 +102,4 @@
"ts-node": "~7.0.0",
"typescript": "~4.8.4"
}
}
}

0 comments on commit eef40c7

Please sign in to comment.