|
@@ -74,16 +74,16 @@
|
|
|
],
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
- "@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",
|
|
|
+ "@graphql-codegen/add": "^1.13.1",
|
|
|
+ "@graphql-codegen/cli": "^1.13.1",
|
|
|
+ "@graphql-codegen/time": "^1.13.1",
|
|
|
+ "@graphql-codegen/typescript": "^1.13.1",
|
|
|
+ "@graphql-codegen/typescript-graphql-files-modules": "^1.13.1",
|
|
|
+ "@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.23.0",
|
|
|
- "@typescript-eslint/parser": "^2.23.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^2.24.0",
|
|
|
+ "@typescript-eslint/parser": "^2.24.0",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"circular-dependency-plugin": "^5.2.0",
|
|
|
"concurrently": "^5.1.0",
|
|
@@ -91,7 +91,7 @@
|
|
|
"css-loader": "^3.4.2",
|
|
|
"eslint": "^6.8.0",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
- "file-loader": "^5.1.0",
|
|
|
+ "file-loader": "^6.0.0",
|
|
|
"fs-extra": "^8.1.0",
|
|
|
"http-server": "^0.12.1",
|
|
|
"jest": "^25.1.0",
|
|
@@ -115,7 +115,7 @@
|
|
|
"@types/compression": "1.7.0",
|
|
|
"@types/express": "^4.17.3",
|
|
|
"@types/jest": "^25.1.4",
|
|
|
- "@types/node": "^13.9.0",
|
|
|
+ "@types/node": "^13.9.2",
|
|
|
"@types/node-fetch": "^2.5.5",
|
|
|
"@types/react": "^16.9.23",
|
|
|
"@types/react-dom": "^16.9.5",
|
|
@@ -126,7 +126,7 @@
|
|
|
"cors": "^2.8.5",
|
|
|
"express": "^4.17.1",
|
|
|
"graphql": "^14.6.0",
|
|
|
- "immer": "^6.0.1",
|
|
|
+ "immer": "^6.0.2",
|
|
|
"immutable": "^3.8.2",
|
|
|
"node-fetch": "^2.6.0",
|
|
|
"react": "^16.13.0",
|