Skip to content

Commit 363f0a3

Browse files
committed
Update react-select dependency to have 5.9.0 as the minimum version
1 parent 0d8f834 commit 363f0a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"postpublish": "git push --follow-tags"
5252
},
5353
"dependencies": {
54-
"react-select": "^5.8.0"
54+
"react-select": "^5.9.0"
5555
},
5656
"peerDependencies": {
5757
"@chakra-ui/react": "3.x",

0 commit comments

Comments
 (0)