Skip to content

Commit

Permalink
Update dependency react-select to v5.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2024
1 parent d99a42f commit 4eb6a10
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"react-popper": "2.3.0",
"react-router": "6.27.0",
"react-router-dom": "6.27.0",
"react-select": "5.8.1",
"react-select": "5.8.2",
"react-table": "7.8.0",
"react-transition-group": "4.4.5",
"react-waypoint": "10.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19701,9 +19701,9 @@ __metadata:
languageName: node
linkType: hard

"react-select@npm:5.8.1":
version: 5.8.1
resolution: "react-select@npm:5.8.1"
"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 @@ -19717,7 +19717,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/0fd73e1e472105f980e09c86f0e6adbdc9f2f5c1befa275b08c71653becdd1829f596155a81b5085cb86f18b20bf4f4cc439ab5fe23e68f326e169dcfe00ccf6
checksum: 10c0/3089b8bfb23f556a7b1de07ea654fc5f5976f531a731a0231bbcbc195afb9294c36f49d712712f2deefc13eb6d7ede4aa1d80cb45b80afd3e26fde2f09db35eb
languageName: node
linkType: hard

Expand Down Expand Up @@ -20700,7 +20700,7 @@ __metadata:
react-popper: "npm:2.3.0"
react-router: "npm:6.27.0"
react-router-dom: "npm:6.27.0"
react-select: "npm:5.8.1"
react-select: "npm:5.8.2"
react-table: "npm:7.8.0"
react-test-renderer: "npm:18.3.1"
react-transition-group: "npm:4.4.5"
Expand Down

0 comments on commit 4eb6a10

Please sign in to comment.