Skip to content

Commit

Permalink
[dep][dash](deps): Bump react-select in /ui/dashboard
Browse files Browse the repository at this point in the history
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.8.0 to 5.8.2.
- [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.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent dfbd402 commit bb0b77f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified ui/dashboard/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion ui/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-popper": "2.3.0",
"react-router-dom": "6.26.2",
"react-router-hash-link": "2.4.3",
"react-select": "5.8.0",
"react-select": "5.8.2",
"react-syntax-highlighter": "15.5.0",
"react-table": "7.8.0",
"react-use-websocket": "4.8.1",
Expand Down
10 changes: 5 additions & 5 deletions ui/dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16777,7 +16777,7 @@ __metadata:
react-router-dom: "npm:6.26.2"
react-router-hash-link: "npm:2.4.3"
react-scripts: "npm:5.0.1"
react-select: "npm:5.8.0"
react-select: "npm:5.8.2"
react-syntax-highlighter: "npm:15.5.0"
react-table: "npm:7.8.0"
react-use-websocket: "npm:4.8.1"
Expand Down Expand Up @@ -17453,9 +17453,9 @@ __metadata:
languageName: node
linkType: hard

"react-select@npm:5.8.0":
version: 5.8.0
resolution: "react-select@npm:5.8.0"
"react-select@npm:5.8.2":
version: 5.8.2
resolution: "react-select@npm:5.8.2"
dependencies:
"@babel/runtime": "npm:^7.12.0"
"@emotion/cache": "npm:^11.4.0"
Expand All @@ -17469,7 +17469,7 @@ __metadata:
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/b4b98aaf117ee5cc4642871b7bd51fd0e2697988d0b880f30b21e933ca90258959147117d8aada36713b622e0e4cb06bd18ec02069f3f108896e0d31e69e3c16
checksum: 10c0/3089b8bfb23f556a7b1de07ea654fc5f5976f531a731a0231bbcbc195afb9294c36f49d712712f2deefc13eb6d7ede4aa1d80cb45b80afd3e26fde2f09db35eb
languageName: node
linkType: hard

Expand Down

0 comments on commit bb0b77f

Please sign in to comment.