-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
fix: Init state error on notifications #11127
base: develop
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
No dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No dependency changes detected in pull request |
@SocketSecurity ignore-all |
1.2.1
Patch Changes
PR-Codex overview
This PR primarily updates the versions of several packages in the
package.json
andpnpm-lock.yaml
files, specifically upgrading@web3inbox/core
,@web3inbox/react
, and various@walletconnect
packages. It also includes updates to some dependencies and their resolutions.Detailed summary
@web3inbox/core
from1.2.0
to1.4.0
.@web3inbox/react
from1.2.0
to1.4.0
.@walletconnect/core
to2.12.2
.@walletconnect/notify-client
to1.4.1
.axios
to1.4.0
.@vanilla-extract/next-plugin
andwebpack-retry-chunk-load-plugin
to remove redundant dependencies.