Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dep][dash](deps): Bump react-select from 5.8.0 to 5.8.3 in /ui/dashboard #547

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "7.0.2",
"react-router-hash-link": "2.4.3",
"react-select": "5.8.0",
"react-select": "5.8.3",
"react-syntax-highlighter": "15.6.1",
"react-table": "7.8.0",
"react-use-websocket": "4.11.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 @@ -16724,7 +16724,7 @@ __metadata:
react-router-dom: "npm:7.0.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.3"
react-syntax-highlighter: "npm:15.6.1"
react-table: "npm:7.8.0"
react-use-websocket: "npm:4.11.1"
Expand Down Expand Up @@ -17406,9 +17406,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.3":
version: 5.8.3
resolution: "react-select@npm:5.8.3"
dependencies:
"@babel/runtime": "npm:^7.12.0"
"@emotion/cache": "npm:^11.4.0"
Expand All @@ -17422,7 +17422,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/25aaf0ad964a31dcf991be8b9eb478f94b2ff5dfd2e74a894f692c6dec9247f6ded6258fbf875984d2ada5aeb0ee742b85c6a94f58fae89112e913526cfd0577
languageName: node
linkType: hard

Expand Down
Loading