pancake-frontend icon indicating copy to clipboard operation
pancake-frontend copied to clipboard

chore: Bump up jotai 2.10.1

Open memoyil opened this issue 4 months ago • 3 comments


PR-Codex overview

This PR focuses on updating the version of the jotai package across multiple files and making minor adjustments to the getOnInit property in some hooks.

Detailed summary

  • Updated jotai version to ^2.10.1 in pnpm-workspace.yaml.
  • Changed jotai version from ^2.2.2 to ^2.10.1 in packages/ui-wallets/package.json.
  • Updated jotai version to catalog: in several package.json files.
  • Modified getOnInit property from unstable_getOnInit to getOnInit in apps/web/src/pages/usdv.tsx and apps/web/src/hooks/useUserAcknowledgement.ts.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

memoyil avatar Oct 21 '24 10:10 memoyil