|
@@ -82,8 +82,8 @@
|
|
|
"@graphql-codegen/typescript-graphql-request": "^1.13.1",
|
|
|
"@graphql-codegen/typescript-operations": "^1.13.1",
|
|
|
"@types/cors": "^2.8.6",
|
|
|
- "@typescript-eslint/eslint-plugin": "^2.24.0",
|
|
|
- "@typescript-eslint/parser": "^2.24.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^2.26.0",
|
|
|
+ "@typescript-eslint/parser": "^2.26.0",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"circular-dependency-plugin": "^5.2.0",
|
|
|
"concurrently": "^5.1.0",
|
|
@@ -92,9 +92,9 @@
|
|
|
"eslint": "^6.8.0",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^6.0.0",
|
|
|
- "fs-extra": "^8.1.0",
|
|
|
+ "fs-extra": "^9.0.0",
|
|
|
"http-server": "^0.12.1",
|
|
|
- "jest": "^25.1.0",
|
|
|
+ "jest": "^25.2.4",
|
|
|
"jest-raw-loader": "^1.0.1",
|
|
|
"mini-css-extract-plugin": "^0.9.0",
|
|
|
"node-sass": "^4.13.1",
|
|
@@ -104,9 +104,9 @@
|
|
|
"sass-loader": "^8.0.2",
|
|
|
"simple-git": "^1.132.0",
|
|
|
"style-loader": "^1.1.3",
|
|
|
- "ts-jest": "^25.2.1",
|
|
|
+ "ts-jest": "^25.3.0",
|
|
|
"typescript": "^3.8.3",
|
|
|
- "webpack": "^4.42.0",
|
|
|
+ "webpack": "^4.42.1",
|
|
|
"webpack-cli": "^3.3.11"
|
|
|
},
|
|
|
"dependencies": {
|
|
@@ -115,9 +115,9 @@
|
|
|
"@types/compression": "1.7.0",
|
|
|
"@types/express": "^4.17.3",
|
|
|
"@types/jest": "^25.1.4",
|
|
|
- "@types/node": "^13.9.2",
|
|
|
+ "@types/node": "^13.9.5",
|
|
|
"@types/node-fetch": "^2.5.5",
|
|
|
- "@types/react": "^16.9.23",
|
|
|
+ "@types/react": "^16.9.27",
|
|
|
"@types/react-dom": "^16.9.5",
|
|
|
"@types/swagger-ui-dist": "3.0.5",
|
|
|
"argparse": "^1.0.10",
|
|
@@ -129,8 +129,8 @@
|
|
|
"immer": "^6.0.2",
|
|
|
"immutable": "^3.8.2",
|
|
|
"node-fetch": "^2.6.0",
|
|
|
- "react": "^16.13.0",
|
|
|
- "react-dom": "^16.13.0",
|
|
|
+ "react": "^16.13.1",
|
|
|
+ "react-dom": "^16.13.1",
|
|
|
"rxjs": "^6.5.4",
|
|
|
"swagger-ui-dist": "^3.25.0",
|
|
|
"tslib": "^1.11.1",
|