pancake-frontend
pancake-frontend copied to clipboard
chore: Bump up jotai 2.10.1
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
inpnpm-workspace.yaml
. - Changed
jotai
version from^2.2.2
to^2.10.1
inpackages/ui-wallets/package.json
. - Updated
jotai
version tocatalog:
in severalpackage.json
files. - Modified
getOnInit
property fromunstable_getOnInit
togetOnInit
inapps/web/src/pages/usdv.tsx
andapps/web/src/hooks/useUserAcknowledgement.ts
.
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}