Skip to content

Commit

Permalink
chore(deps): bump react-select from 5.7.7 to 5.9.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.9.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/react-select@5.7.7...react-select@5.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent a2c1d13 commit 8b7ed77
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.9.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 @@ -5781,7 +5781,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.9.0
react-styleguidist: 13.1.3
react-test-renderer: 18.3.1
react-transition-group: 4.4.5
Expand Down Expand Up @@ -16660,9 +16660,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.9.0":
version: 5.9.0
resolution: "react-select@npm:5.9.0"
dependencies:
"@babel/runtime": ^7.12.0
"@emotion/cache": ^11.4.0
Expand All @@ -16672,11 +16672,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: 80888c3d36d65a63f50ed7fd1e70a0332953b12cf9cccd384179fd0b15c7c176be0354ef5e566f1b0eedd108346b4a3efac4e066173b6fe80628578eb4566699
languageName: node
linkType: hard

Expand Down Expand Up @@ -19893,15 +19893,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 8b7ed77

Please sign in to comment.