angular-architects / ngrx-toolkit

Various Extensions for the NgRx Signal Store
MIT License
177 stars 23 forks source link

Update peerDependencies related to @ngrx/signals": "18.1.0" #98

Closed mlc-mlapis closed 1 month ago

mlc-mlapis commented 1 month ago

Is it possible to update peerDependencies to reflect the latest version of @ngrx/signals": "18.1.0"? Thanks.

The actual setting:

"peerDependencies": {
    "@ngrx/signals": "18.0.2",
    "@ngrx/store": ">=18.0.0"
},
geokaps commented 1 month ago

I second that. Thanks!

rainerhahnekamp commented 1 month ago

Oooops. Sorry for that. Completely missed it.

rainerhahnekamp commented 1 month ago

Done