deps(yarn): add 'react-select'

This commit is contained in:
Matthew Penner
2021-05-22 13:41:17 -06:00
parent 8aa9641ec2
commit a45fc525a9
2 changed files with 126 additions and 3 deletions

View File

@@ -48,6 +48,7 @@
"react-hot-loader": "^4.13.0",
"react-i18next": "^11.8.5",
"react-router-dom": "^5.2.0",
"react-select": "^4.3.1",
"react-transition-group": "^4.4.1",
"reaptcha": "^1.7.2",
"sockette": "^2.0.6",
@@ -91,6 +92,7 @@
"@types/react-redux": "^7.1.1",
"@types/react-router": "^5.1.3",
"@types/react-router-dom": "^5.1.3",
"@types/react-select": "^4.0.15",
"@types/react-transition-group": "^4.4.0",
"@types/styled-components": "^5.1.7",
"@types/uuid": "^3.4.5",