Skip to content

Commit fbf8348

Browse files
Update dependency react-select to v5.10.2 (#10765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97bc3a0 commit fbf8348

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"react-onclickoutside": "6.13.2",
139139
"react-popper": "2.3.0",
140140
"react-router": "7.6.3",
141-
"react-select": "5.10.1",
141+
"react-select": "5.10.2",
142142
"react-transition-group": "4.4.5",
143143
"react-waypoint": "10.3.0",
144144
"regenerator-runtime": "0.14.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21041,9 +21041,9 @@ __metadata:
2104121041
languageName: node
2104221042
linkType: hard
2104321043

21044-
"react-select@npm:5.10.1":
21045-
version: 5.10.1
21046-
resolution: "react-select@npm:5.10.1"
21044+
"react-select@npm:5.10.2":
21045+
version: 5.10.2
21046+
resolution: "react-select@npm:5.10.2"
2104721047
dependencies:
2104821048
"@babel/runtime": "npm:^7.12.0"
2104921049
"@emotion/cache": "npm:^11.4.0"
@@ -21057,7 +21057,7 @@ __metadata:
2105721057
peerDependencies:
2105821058
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
2105921059
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
21060-
checksum: 10c0/0d10a249b96150bd648f2575d59c848b8fac7f4d368a97ae84e4aaba5bbc1035deba4cdc82e49a43904b79ec50494505809618b0e98022b2d51e7629551912ed
21060+
checksum: 10c0/2027ef57b0a375d1accdad60550329dc0911b31d429ec6eb9ae391ae9baf9f26991b0ff8615eb99de319a55ce6e9382107783e615cb2116522ed0275b214b7f7
2106121061
languageName: node
2106221062
linkType: hard
2106321063

@@ -22072,7 +22072,7 @@ __metadata:
2207222072
react-onclickoutside: "npm:6.13.2"
2207322073
react-popper: "npm:2.3.0"
2207422074
react-router: "npm:7.6.3"
22075-
react-select: "npm:5.10.1"
22075+
react-select: "npm:5.10.2"
2207622076
react-test-renderer: "npm:18.3.1"
2207722077
react-transition-group: "npm:4.4.5"
2207822078
react-waypoint: "npm:10.3.0"

0 commit comments

Comments
 (0)