|
@@ -86,36 +86,36 @@
|
|
|
],
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
- "@graphql-codegen/add": "^1.17.3",
|
|
|
- "@graphql-codegen/cli": "^1.17.3",
|
|
|
- "@graphql-codegen/time": "^1.17.3",
|
|
|
- "@graphql-codegen/typescript": "^1.17.3",
|
|
|
- "@graphql-codegen/typescript-graphql-files-modules": "^1.17.3",
|
|
|
- "@graphql-codegen/typescript-graphql-request": "^1.17.3",
|
|
|
- "@graphql-codegen/typescript-operations": "^1.17.3",
|
|
|
- "@types/cors": "^2.8.6",
|
|
|
- "@typescript-eslint/eslint-plugin": "^3.7.0",
|
|
|
- "@typescript-eslint/parser": "^3.7.0",
|
|
|
+ "@graphql-codegen/add": "^1.17.7",
|
|
|
+ "@graphql-codegen/cli": "^1.17.7",
|
|
|
+ "@graphql-codegen/time": "^1.17.10",
|
|
|
+ "@graphql-codegen/typescript": "^1.17.7",
|
|
|
+ "@graphql-codegen/typescript-graphql-files-modules": "^1.17.7",
|
|
|
+ "@graphql-codegen/typescript-graphql-request": "^1.17.7",
|
|
|
+ "@graphql-codegen/typescript-operations": "^1.17.7",
|
|
|
+ "@types/cors": "^2.8.7",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^3.8.0",
|
|
|
+ "@typescript-eslint/parser": "^3.8.0",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"concurrently": "^5.2.0",
|
|
|
"cpx2": "^2.0.0",
|
|
|
"css-loader": "^3.6.0",
|
|
|
- "eslint": "^7.5.0",
|
|
|
+ "eslint": "^7.6.0",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^6.0.0",
|
|
|
"fs-extra": "^9.0.1",
|
|
|
"graphql": "^15.3.0",
|
|
|
"http-server": "^0.12.3",
|
|
|
- "jest": "^26.1.0",
|
|
|
+ "jest": "^26.2.2",
|
|
|
"mini-css-extract-plugin": "^0.9.0",
|
|
|
"node-sass": "^4.14.1",
|
|
|
"raw-loader": "^4.0.1",
|
|
|
"sass-loader": "^8.0.2",
|
|
|
- "simple-git": "^2.14.0",
|
|
|
+ "simple-git": "^2.17.0",
|
|
|
"style-loader": "^1.2.1",
|
|
|
- "ts-jest": "^26.1.3",
|
|
|
+ "ts-jest": "^26.1.4",
|
|
|
"typescript": "^3.9.7",
|
|
|
- "webpack": "^4.43.0",
|
|
|
+ "webpack": "^4.44.1",
|
|
|
"webpack-cli": "^3.3.12",
|
|
|
"webpack-version-file-plugin": "^0.4.0"
|
|
|
},
|