Skip to content

Commit

Permalink
chore: bump uSES for React 19 (#4497)
Browse files Browse the repository at this point in the history
* Update use-sync-external-store to 1.4.0

* chore: changeset

---------

Co-authored-by: Quan Pham <[email protected]>
  • Loading branch information
tmm and Doko-Demo-Doa authored Jan 8, 2025
1 parent 54a91f1 commit 00c144b
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 39 deletions.
5 changes: 5 additions & 0 deletions .changeset/cyan-parents-rhyme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"wagmi": patch
---

Bumped `use-sync-external-store` version for React 19.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"dependencies": {
"@wagmi/connectors": "workspace:*",
"@wagmi/core": "workspace:*",
"use-sync-external-store": "1.2.0"
"use-sync-external-store": "1.4.0"
},
"devDependencies": {
"@tanstack/react-query": "catalog:",
Expand Down
85 changes: 47 additions & 38 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 00c144b

Please sign in to comment.