Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate @wry/trie in dependency tree #12144

Closed
KuSh opened this issue Nov 19, 2024 · 5 comments
Closed

Duplicate @wry/trie in dependency tree #12144

KuSh opened this issue Nov 19, 2024 · 5 comments

Comments

@KuSh
Copy link

KuSh commented Nov 19, 2024

Issue Description

Since commit 9ee6f95 the @wry/trie dependency is duplicated in Apollo's dependency tree.
Unfortunately there's currently no update to optimism to get rid of this duplication.
A downgrade of Apollo Client dependency to @wry/trie@^0.4.3 would fix the duplication.

Link to Reproduction

https://github.com/apollographql/apollo-client/blob/main/package-lock.json

Reproduction Steps

Check package-lock.json

@apollo/client version

3.11.10

@phryneas
Copy link
Member

I would want to avoid a downgrade here - I'll ping @benjamn if he can release a new version of optimism.

@phryneas
Copy link
Member

Ben has released a new version of optimism, so if you update your optimism to 0.18.1, you should end up with a single copy of @wry/trie in your dependency tree.

@phryneas
Copy link
Member

phryneas commented Dec 9, 2024

I'm going to close this as it seems resolved

@phryneas phryneas closed this as completed Dec 9, 2024
Copy link
Contributor

github-actions bot commented Dec 9, 2024

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better.

Copy link
Contributor

github-actions bot commented Jan 9, 2025

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
For general questions, we recommend using our Community Forum or Stack Overflow.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants