Skip to content

Commit

Permalink
chore(deps): bump react-select from 5.7.7 to 5.10.0
Browse files Browse the repository at this point in the history
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.7 to 5.10.0.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.10.0)

---
updated-dependencies:
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent ed3bffd commit b6e878b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/react-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@types/color": "3.0.6",
"color": "4.2.3",
"emotion-normalize": "11.0.1",
"react-select": "5.7.7",
"react-select": "5.10.0",
"react-transition-group": "4.4.5"
},
"devDependencies": {
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5789,7 +5789,7 @@ __metadata:
react-dom: 18.3.1
react-helmet: 6.1.0
react-hot-loader: 4.13.1
react-select: 5.7.7
react-select: 5.10.0
react-styleguidist: 13.1.4
react-test-renderer: 18.3.1
react-transition-group: 4.4.5
Expand Down Expand Up @@ -17195,9 +17195,9 @@ __metadata:
languageName: node
linkType: hard

"react-select@npm:5.7.7":
version: 5.7.7
resolution: "react-select@npm:5.7.7"
"react-select@npm:5.10.0":
version: 5.10.0
resolution: "react-select@npm:5.10.0"
dependencies:
"@babel/runtime": ^7.12.0
"@emotion/cache": ^11.4.0
Expand All @@ -17207,11 +17207,11 @@ __metadata:
memoize-one: ^6.0.0
prop-types: ^15.6.0
react-transition-group: ^4.3.0
use-isomorphic-layout-effect: ^1.1.2
use-isomorphic-layout-effect: ^1.2.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 6fd0c211d377addba6e6762a614ae674936df39a3f46ec19fd06e7acae8d6cadeb93d4723b10e25eff1ff8235077bae9459f293936334d82b28fe5071081c057
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: dd615fb48feb7d8dcf03061732f231a41a92f8d314dab1fb0944f5b8c2360fbd1654c37cdead2bf53d302a0845b7187c8796890007bb914fbbb68a7c29920b08
languageName: node
linkType: hard

Expand Down Expand Up @@ -20617,15 +20617,15 @@ __metadata:
languageName: node
linkType: hard

"use-isomorphic-layout-effect@npm:^1.1.2":
version: 1.1.2
resolution: "use-isomorphic-layout-effect@npm:1.1.2"
"use-isomorphic-layout-effect@npm:^1.2.0":
version: 1.2.0
resolution: "use-isomorphic-layout-effect@npm:1.2.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: a6532f7fc9ae222c3725ff0308aaf1f1ddbd3c00d685ef9eee6714fd0684de5cb9741b432fbf51e61a784e2955424864f7ea9f99734a02f237b17ad3e18ea5cb
checksum: 84fc1074b4e3ee2886fde944baef4ec210453fc78861429fe50ae97be8209e492f18c059c6b2ff1a21df231d72d1638707dabca889bd9d7bee36f21c196a0d19
languageName: node
linkType: hard

Expand Down

0 comments on commit b6e878b

Please sign in to comment.