ReactSelect: Upgrades react-select from v3 to v4 and switches from fork to main npm package (#32618)
* ReactSelect: Upgrades react-select from v3 to v4 and switches from fork to main npm package * Updated snapshot * Removed hidden time in timepicker
This commit is contained in:
+2
-2
@@ -114,7 +114,7 @@
|
||||
"@types/react-grid-layout": "1.1.1",
|
||||
"@types/react-redux": "7.1.7",
|
||||
"@types/react-router-dom": "^5.1.7",
|
||||
"@types/react-select": "3.0.8",
|
||||
"@types/react-select": "4.0.13",
|
||||
"@types/react-test-renderer": "16.9.2",
|
||||
"@types/react-transition-group": "4.4.0",
|
||||
"@types/react-window": "1.8.1",
|
||||
@@ -218,7 +218,7 @@
|
||||
"@sentry/browser": "5.25.0",
|
||||
"@sentry/types": "5.24.2",
|
||||
"@sentry/utils": "5.24.2",
|
||||
"@torkelo/react-select": "3.0.8",
|
||||
"react-select": "4.3.0",
|
||||
"@types/antlr4": "^4.7.1",
|
||||
"@types/braintree__sanitize-url": "4.0.0",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
|
||||
Reference in New Issue
Block a user