Skip to content

Commit 6b25a09

Browse files
committed
Update dependency react-select to v4
1 parent a9dd4ac commit 6b25a09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"react-dom": "17.0.1",
109109
"react-infinite-scroll-hook": "3.0.0",
110110
"react-redux": "7.2.2",
111-
"react-select": "3.2.0",
111+
"react-select": "4.2.1",
112112
"react-text-mask": "5.4.3",
113113
"react2angular": "4.0.6",
114114
"recordrtc": "5.6.1",
@@ -149,7 +149,7 @@
149149
"@types/react": "17.0.2",
150150
"@types/react-dom": "17.0.1",
151151
"@types/react-redux": "7.1.16",
152-
"@types/react-select": "3.1.2",
152+
"@types/react-select": "4.0.13",
153153
"@types/react-test-renderer": "17.0.1",
154154
"@types/redux-immutable": "4.0.1",
155155
"@types/sockjs-client": "1.5.0",

0 commit comments

Comments
 (0)