|
@@ -65,7 +65,7 @@
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
"benchmark": "^2.1.4",
|
|
"benchmark": "^2.1.4",
|
|
"circular-dependency-plugin": "^5.2.0",
|
|
"circular-dependency-plugin": "^5.2.0",
|
|
- "concurrently": "^4.1.2",
|
|
|
|
|
|
+ "concurrently": "^5.0.0",
|
|
"cpx": "^1.5.0",
|
|
"cpx": "^1.5.0",
|
|
"css-loader": "^3.2.0",
|
|
"css-loader": "^3.2.0",
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
@@ -86,7 +86,7 @@
|
|
"style-loader": "^1.0.0",
|
|
"style-loader": "^1.0.0",
|
|
"ts-jest": "^24.1.0",
|
|
"ts-jest": "^24.1.0",
|
|
"tslint": "^5.20.0",
|
|
"tslint": "^5.20.0",
|
|
- "typescript": "^3.6.3",
|
|
|
|
|
|
+ "typescript": "^3.6.4",
|
|
"webpack": "^4.41.0",
|
|
"webpack": "^4.41.0",
|
|
"webpack-cli": "^3.3.9"
|
|
"webpack-cli": "^3.3.9"
|
|
},
|
|
},
|
|
@@ -96,7 +96,7 @@
|
|
"@types/compression": "1.0.1",
|
|
"@types/compression": "1.0.1",
|
|
"@types/express": "^4.17.1",
|
|
"@types/express": "^4.17.1",
|
|
"@types/jest": "^24.0.18",
|
|
"@types/jest": "^24.0.18",
|
|
- "@types/node": "^12.7.11",
|
|
|
|
|
|
+ "@types/node": "^12.7.12",
|
|
"@types/node-fetch": "^2.5.2",
|
|
"@types/node-fetch": "^2.5.2",
|
|
"@types/react": "^16.9.5",
|
|
"@types/react": "^16.9.5",
|
|
"@types/react-dom": "^16.9.1",
|
|
"@types/react-dom": "^16.9.1",
|