#community-help

Discussion on Peer Dependencies in Typesense-Instantsearch-Adapter

TLDR gab was curious about the peer dependencies in a GitHub project. Jason clarified they will update those dependencies soon.

Powered by Struct AI
grinning1
Nov 18, 2021 (22 months ago)
gab
Photo of md5-8be2a24edf7a95c9c74abce4b1130c3e
gab
09:23 AM
Hi,
I have a question about peer dependencies,
Why "typesense-instantsearch-adapter" ask for peerDep "@babel/runtime": "^7.13.17" and a dependency "typesense": "^0.14.0"
and "typesense": "0.14.0" ask for peerDep "@babel/runtime": "^7.14.6"
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
05:06 PM
Oh no particaular reason… I usually try and update dependencies semi regularly, haven’t updated the one for the adapter yet. Will do that shortly
gab
Photo of md5-8be2a24edf7a95c9c74abce4b1130c3e
gab
05:21 PM
nice! I like when I can get ride off of all npm install warnings :)
grinning1