Skip to content

Commit

Permalink
upgrade use-sync-external-store to support react 19 (#3050)
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi authored Dec 9, 2024
1 parent 0691919 commit 7750244
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,6 @@
},
"dependencies": {
"dequal": "^2.0.3",
"use-sync-external-store": "^1.2.0"
"use-sync-external-store": "^1.4.0"
}
}
18 changes: 6 additions & 12 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 7750244

Please sign in to comment.