Fix typescript

This commit is contained in:
Aarni Halinen
2019-11-08 21:35:35 +02:00
parent 8f14cb54d7
commit 3efc998b4a
13 changed files with 803 additions and 553 deletions
+4 -4
View File
@@ -70,12 +70,12 @@
"eslint-plugin-standard": "4.0.0",
"express": "4.17.0",
"favicons-webpack-plugin": "0.0.9",
"file-loader": "1.1.11",
"file-loader": "4.2.0",
"fs-extra": "6.0.1",
"helmet": "3.21.2",
"html-webpack-plugin": "3.2.0",
"husky": "1.3.1",
"image-webpack-loader": "4.6.0",
"image-webpack-loader": "6.0.0",
"json-server": "0.14.2",
"mini-css-extract-plugin": "0.4.5",
"module-to-cdn": "3.1.2",
@@ -98,8 +98,7 @@
"stylelint-webpack-plugin": "0.10.5",
"testcafe": "1.6.1",
"testcafe-react-selectors": "2.1.0",
"tslint": "5.16.0",
"typescript": "3.4.5",
"typescript": "3.7.2",
"uglifyjs-webpack-plugin": "1.3.0",
"webpack": "4.32.2",
"webpack-cdn-plugin": "3.1.1",
@@ -110,6 +109,7 @@
"webpack-node-externals": "1.7.2"
},
"dependencies": {
"@types/jest": "24.0.22",
"axios": "0.19.0",
"date-fns": "2.0.0-alpha.27",
"js-cookie": "2.2.0",