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

[feature] bump valtio to v2 #42

Open
codler opened this issue Jan 12, 2025 · 1 comment
Open

[feature] bump valtio to v2 #42

codler opened this issue Jan 12, 2025 · 1 comment

Comments

@codler
Copy link

codler commented Jan 12, 2025

What problem does this new feature solve?

npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/react
npm warn   react@"19.0.0" from the root project
npm warn   6 more (@tanstack/react-query, react-dom, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from [email protected]
npm warn node_modules/valtio/node_modules/use-sync-external-store
npm warn   use-sync-external-store@"1.2.0" from [email protected]
npm warn   node_modules/valtio
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/react
npm warn   peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from [email protected]
npm warn   node_modules/valtio/node_modules/use-sync-external-store
npm warn     use-sync-external-store@"1.2.0" from [email protected]
npm warn     node_modules/valtio

Describe the solution you'd like

bump valtio to v2

@vittominacori
Copy link

Any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants