|
@@ -66,16 +66,16 @@
|
|
|
],
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
- "@graphql-codegen/add": "^1.12.2",
|
|
|
- "@graphql-codegen/cli": "^1.12.2",
|
|
|
- "@graphql-codegen/time": "^1.12.2",
|
|
|
- "@graphql-codegen/typescript": "^1.12.2",
|
|
|
- "@graphql-codegen/typescript-graphql-files-modules": "^1.12.2",
|
|
|
- "@graphql-codegen/typescript-graphql-request": "^1.12.2",
|
|
|
- "@graphql-codegen/typescript-operations": "^1.12.2",
|
|
|
+ "@graphql-codegen/add": "^1.13.0",
|
|
|
+ "@graphql-codegen/cli": "^1.13.0",
|
|
|
+ "@graphql-codegen/time": "^1.13.0",
|
|
|
+ "@graphql-codegen/typescript": "^1.13.0",
|
|
|
+ "@graphql-codegen/typescript-graphql-files-modules": "^1.13.0",
|
|
|
+ "@graphql-codegen/typescript-graphql-request": "^1.13.0",
|
|
|
+ "@graphql-codegen/typescript-operations": "^1.13.0",
|
|
|
"@types/cors": "^2.8.6",
|
|
|
- "@typescript-eslint/eslint-plugin": "^2.22.0",
|
|
|
- "@typescript-eslint/parser": "^2.22.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^2.23.0",
|
|
|
+ "@typescript-eslint/parser": "^2.23.0",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"circular-dependency-plugin": "^5.2.0",
|
|
|
"concurrently": "^5.1.0",
|
|
@@ -94,7 +94,7 @@
|
|
|
"raw-loader": "^4.0.0",
|
|
|
"resolve-url-loader": "^3.1.1",
|
|
|
"sass-loader": "^8.0.2",
|
|
|
- "simple-git": "^1.131.0",
|
|
|
+ "simple-git": "^1.132.0",
|
|
|
"style-loader": "^1.1.3",
|
|
|
"ts-jest": "^25.2.1",
|
|
|
"typescript": "^3.8.3",
|
|
@@ -106,8 +106,8 @@
|
|
|
"@types/benchmark": "^1.0.31",
|
|
|
"@types/compression": "1.7.0",
|
|
|
"@types/express": "^4.17.3",
|
|
|
- "@types/jest": "^25.1.3",
|
|
|
- "@types/node": "^13.7.7",
|
|
|
+ "@types/jest": "^25.1.4",
|
|
|
+ "@types/node": "^13.9.0",
|
|
|
"@types/node-fetch": "^2.5.5",
|
|
|
"@types/react": "^16.9.23",
|
|
|
"@types/react-dom": "^16.9.5",
|
|
@@ -118,7 +118,7 @@
|
|
|
"cors": "^2.8.5",
|
|
|
"express": "^4.17.1",
|
|
|
"graphql": "^14.6.0",
|
|
|
- "immer": "^6.0.0",
|
|
|
+ "immer": "^6.0.1",
|
|
|
"immutable": "^3.8.2",
|
|
|
"node-fetch": "^2.6.0",
|
|
|
"react": "^16.13.0",
|