Skip to content

Commit 700efd4

Browse files
committed
Update dependency react-select to v4
1 parent 77a0dfc commit 700efd4

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
@@ -111,7 +111,7 @@
111111
"react-infinite-scroll-hook": "3.0.0",
112112
"react-laag": "^2.0.2",
113113
"react-redux": "7.2.5",
114-
"react-select": "3.2.0",
114+
"react-select": "4.3.1",
115115
"react-text-mask": "5.4.3",
116116
"react-toastify": "^7.0.4",
117117
"react2angular": "4.0.6",
@@ -154,7 +154,7 @@
154154
"@types/react-dom": "17.0.9",
155155
"@types/react-highlight-words": "0.16.3",
156156
"@types/react-redux": "7.1.18",
157-
"@types/react-select": "3.1.2",
157+
"@types/react-select": "4.0.17",
158158
"@types/react-test-renderer": "17.0.1",
159159
"@types/redux-immutable": "4.0.1",
160160
"@types/sockjs-client": "1.5.1",

0 commit comments

Comments
 (0)