Skip to content

Commit

Permalink
Update dependency react-select to v5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 8d2c52b commit 52337da
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 @@ -136,7 +136,7 @@
"react-popper": "2.3.0",
"react-router": "6.28.2",
"react-router-dom": "6.28.2",
"react-select": "5.9.0",
"react-select": "5.10.0",
"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 @@ -20105,9 +20105,9 @@ __metadata:
languageName: node
linkType: hard

"react-select@npm:5.9.0":
version: 5.9.0
resolution: "react-select@npm:5.9.0"
"react-select@npm:5.10.0":
version: 5.10.0
resolution: "react-select@npm:5.10.0"
dependencies:
"@babel/runtime": "npm:^7.12.0"
"@emotion/cache": "npm:^11.4.0"
Expand All @@ -20121,7 +20121,7 @@ __metadata:
peerDependencies:
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: 10c0/f21f18ca41a8c866ab69f9c65253e86dcc5323477bbfc729bf6aa9d897e04e27cfffd13c07f10b70dc554e15ad1d238c1283e05e457bf4ead8526a1dd7fbc8b0
checksum: 10c0/64cc73ef43556d0a199420d7d19f9f72e3c5e3a7f6828aef5421ec16cc0e4bc337061a8fa3c03afc5b929a087a4ca866f497e0ef865b03fe014c5cacde5e71dd
languageName: node
linkType: hard

Expand Down Expand Up @@ -21135,7 +21135,7 @@ __metadata:
react-popper: "npm:2.3.0"
react-router: "npm:6.28.2"
react-router-dom: "npm:6.28.2"
react-select: "npm:5.9.0"
react-select: "npm:5.10.0"
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 52337da

Please sign in to comment.