chore(deps): bump react-select from 5.7.5 to 5.7.7 in /ui

Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.5 to 5.7.7.
- [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.5...react-select@5.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-02 10:03:32 +01:00
committed by Łukasz Mierzwa
parent d43951ec9c
commit a9d0af62fb
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -47,7 +47,7 @@
"react-linkify": "0.2.2",
"react-media-hook": "0.5.0",
"react-range": "1.8.14",
"react-select": "5.7.5",
"react-select": "5.7.7",
"react-transition-group": "4.4.5",
"typeface-open-sans": "1.1.13"
},
@@ -21308,9 +21308,9 @@
}
},
"node_modules/react-select": {
"version": "5.7.5",
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.7.5.tgz",
"integrity": "sha512-jgYZa2xgKP0DVn5GZk7tZwbRx7kaVz1VqU41S8z1KWmshRDhlrpKS0w80aS1RaK5bVIXpttgSou7XCjWw1ncKA==",
"version": "5.7.7",
"resolved": "https://registry.npmjs.org/react-select/-/react-select-5.7.7.tgz",
"integrity": "sha512-HhashZZJDRlfF/AKj0a0Lnfs3sRdw/46VJIRd8IbB9/Ovr74+ZIwkAdSBjSPXsFMG+u72c5xShqwLSKIJllzqw==",
"dependencies": {
"@babel/runtime": "^7.12.0",
"@emotion/cache": "^11.4.0",
+1 -1
View File
@@ -42,7 +42,7 @@
"react-linkify": "0.2.2",
"react-media-hook": "0.5.0",
"react-range": "1.8.14",
"react-select": "5.7.5",
"react-select": "5.7.7",
"react-transition-group": "4.4.5",
"typeface-open-sans": "1.1.13"
},