aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6121a1a..a5d9389 100644
--- a/package.json
+++ b/package.json
@@ -36,8 +36,9 @@
"@types/redux-promise": "^0.5.28",
"@types/selenium-webdriver": "^4.0.6",
"@types/sinon": "^9.0.0",
+ "@types/styled-components": "^5.1.2",
"@typescript-eslint/eslint-plugin": "3.9.0",
- "@typescript-eslint/parser": "3.9.0",
+ "@typescript-eslint/parser": "3.10.1",
"ajv": "^6.11.0",
"ajv-cli": "^3.0.0",
"chai": "^4.2.0",
@@ -62,7 +63,7 @@
"lanthan": "0.0.2",
"mocha": "^8.1.1",
"node-sass": "^4.13.1",
- "prettier": "2.0.5",
+ "prettier": "2.1.2",
"prettier-eslint": "11.0.0",
"react": "16.13.1",
"react-dom": "16.13.1",
@@ -76,6 +77,7 @@
"sinon": "^9.0.3",
"sinon-chrome": "^3.0.1",
"style-loader": "^1.1.3",
+ "styled-components": "^5.1.1",
"ts-loader": "^8.0.2",
"ts-node": "^9.0.0",
"tsyringe": "4.3.0",