-
Notifications
You must be signed in to change notification settings - Fork 619
update dependencies #5635
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
update dependencies #5635
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5635 +/- ##
=======================================
Coverage 45.88% 45.88%
=======================================
Files 1083 1083
Lines 56393 56393
Branches 4127 4127
=======================================
Hits 25874 25874
Misses 29827 29827
Partials 692 692
*This pull request uses carry forward flags. Click here to find out more. |
7537977 to
4f2d6b9
Compare
size-limit report 📦
|
Merge activity
|
closes: DASH-545 <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on updating various package dependencies in multiple projects and making minor code adjustments for improved functionality and compatibility. ### Detailed summary - Updated `@cloudflare/workers-types` from `4.20241127.0` to `4.20241205.0`. - Changed `chainId` handling in `iframe-wallet.ts` to use `Number.parseInt(BigInt(...).toString())`. - Updated `@tanstack/react-query` from `5.62.1` to `5.62.2` across multiple `package.json` files. - Updated `lucide-react` from `0.462.0` to `0.468.0` across multiple `package.json` files. - Updated `tailwindcss` from `3.4.15` to `3.4.16` across multiple `package.json` files. - Updated `next-themes` from `0.4.3` to `0.4.4` in several projects. - Updated `knip` from `5.39.0` to `5.39.2` in multiple `package.json` files. - Updated `abitype` from `1.0.6` to `1.0.7`. - Updated `framer-motion` from `11.12.0` to `11.13.1`. - Updated `@coinbase/wallet-sdk` from `4.2.3` to `4.2.4`. - Updated `viem` from `2.21.53` to `2.21.54`. - Updated `storybook` dependencies from `8.4.6` to `8.4.7`. > The following files were skipped due to too many changes: `pnpm-lock.yaml` > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
4f2d6b9 to
0babe2f
Compare

closes: DASH-545
PR-Codex overview
This PR updates various dependencies across multiple packages, ensuring compatibility and incorporating the latest features and fixes. Additionally, it modifies a line of code to improve type handling.
Detailed summary
@cloudflare/workers-typesfrom4.20241127.0to4.20241205.0.chainIdparsing iniframe-wallet.tstoNumber.parseInt(BigInt(chainId || 1).toString()).@tanstack/react-queryfrom5.62.1to5.62.2in severalpackage.jsonfiles.lucide-reactfrom0.462.0to0.468.0in multiple packages.next-themesfrom^0.4.3to^0.4.4in multiple packages.tailwindcssfrom3.4.15to3.4.16in multiple packages.knipfrom5.39.0to5.39.2in multiple packages.abitypefrom1.0.6to1.0.7in multiple packages.framer-motionfrom11.12.0to11.13.1in multiple packages.vitefrom6.0.2to6.0.3.@testing-library/reactfrom^16.0.0to^16.1.0.