ui: I HATE STYLED-COMPONENTS WITH TYPESCRIPT

This commit is contained in:
Matthew Penner
2021-07-22 11:15:27 -06:00
parent 23de3d68f3
commit 361596e051
40 changed files with 180 additions and 147 deletions

View File

@@ -73,7 +73,7 @@
"react-transition-group": "^4.4.2",
"reaptcha": "^1.7.2",
"sockette": "^2.0.6",
"styled-components": "^5.2.1",
"styled-components": "^5.3.0",
"styled-components-breakpoint": "^3.0.0-preview.20",
"swr": "^0.5.6",
"uuid": "^3.3.2",
@@ -116,7 +116,7 @@
"@types/react-router-dom": "^5.1.8",
"@types/react-select": "^4.0.17",
"@types/react-transition-group": "^4.4.2",
"@types/styled-components": "^5.1.7",
"@types/styled-components": "^5.1.11",
"@types/uuid": "^3.4.5",
"@types/webappsec-credential-management": "^0.6.1",
"@types/webpack-env": "^1.16.2",
@@ -143,7 +143,7 @@
"source-map-loader": "^1.1.3",
"style-loader": "^2.0.0",
"svg-url-loader": "^7.1.1",
"tailwindcss": "^2.2.4",
"tailwindcss": "^2.2.6",
"terser-webpack-plugin": "^4.2.3",
"twin.macro": "^2.6.2",
"typescript": "^4.3.5",