You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current deps are not updated to latest which cause several warnings
└─┬ @dojoengine/react 1.0.1
└─┬ get-starknet-core 3.3.4
└── ✕ unmet peer starknet@^5.18.0: found 6.11.0
Proposed Solution
Upgrade the dependencies to:
starknet@^6.11.0
get-starknet-core@^4.0.0
Alternatives
No response
Related Code
No response
Additional context
No response
If the feature is accepted, would you be willing to contribute it?
Yes I would be willing to contribute
The text was updated successfully, but these errors were encountered:
Feature Request
The current deps are not updated to latest which cause several warnings
└─┬ @dojoengine/react 1.0.1
└─┬ get-starknet-core 3.3.4
└── ✕ unmet peer starknet@^5.18.0: found 6.11.0
Proposed Solution
Upgrade the dependencies to:
starknet@^6.11.0
get-starknet-core@^4.0.0
Alternatives
No response
Related Code
No response
Additional context
No response
If the feature is accepted, would you be willing to contribute it?
The text was updated successfully, but these errors were encountered: