Skip to content

Commit

Permalink
Bump use-sync-external-store to ^1.2.2 (mui#15449)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 98cadf0 commit 3a8b279
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/x-tree-view-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"prop-types": "^15.8.1",
"react-transition-group": "^4.4.5",
"reselect": "^5.1.1",
"use-sync-external-store": "^1.0.0"
"use-sync-external-store": "^1.2.2"
},
"peerDependencies": {
"@emotion/react": "^11.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-tree-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prop-types": "^15.8.1",
"react-transition-group": "^4.4.5",
"reselect": "^5.1.1",
"use-sync-external-store": "^1.0.0"
"use-sync-external-store": "^1.2.2"
},
"peerDependencies": {
"@emotion/react": "^11.9.0",
Expand Down
4 changes: 2 additions & 2 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 3a8b279

Please sign in to comment.