|
@@ -94,33 +94,33 @@
|
|
|
"@graphql-codegen/typescript": "^2.2.2",
|
|
|
"@graphql-codegen/typescript-graphql-files-modules": "^2.1.0",
|
|
|
"@graphql-codegen/typescript-graphql-request": "^4.1.4",
|
|
|
- "@graphql-codegen/typescript-operations": "^2.1.4",
|
|
|
+ "@graphql-codegen/typescript-operations": "^2.1.6",
|
|
|
"@types/cors": "^2.8.12",
|
|
|
- "@typescript-eslint/eslint-plugin": "^4.31.0",
|
|
|
- "@typescript-eslint/parser": "^4.31.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^4.32.0",
|
|
|
+ "@typescript-eslint/parser": "^4.32.0",
|
|
|
"benchmark": "^2.1.4",
|
|
|
- "concurrently": "^6.2.1",
|
|
|
- "cpx2": "^3.0.2",
|
|
|
+ "concurrently": "^6.3.0",
|
|
|
+ "cpx2": "^4.0.0",
|
|
|
"crypto-browserify": "^3.12.0",
|
|
|
- "css-loader": "^6.2.0",
|
|
|
+ "css-loader": "^6.3.0",
|
|
|
"eslint": "^7.32.0",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^6.2.0",
|
|
|
"fs-extra": "^10.0.0",
|
|
|
- "graphql": "^15.5.3",
|
|
|
- "http-server": "^13.0.1",
|
|
|
- "jest": "^27.1.1",
|
|
|
+ "graphql": "^15.6.0",
|
|
|
+ "http-server": "^13.0.2",
|
|
|
+ "jest": "^27.2.4",
|
|
|
"mini-css-extract-plugin": "^2.3.0",
|
|
|
"node-sass": "^6.0.1",
|
|
|
"path-browserify": "^1.0.1",
|
|
|
"raw-loader": "^4.0.2",
|
|
|
"sass-loader": "^12.1.0",
|
|
|
- "simple-git": "^2.45.1",
|
|
|
+ "simple-git": "^2.46.0",
|
|
|
"stream-browserify": "^3.0.0",
|
|
|
- "style-loader": "^3.2.1",
|
|
|
+ "style-loader": "^3.3.0",
|
|
|
"ts-jest": "^27.0.5",
|
|
|
"typescript": "^4.4.3",
|
|
|
- "webpack": "^5.52.1",
|
|
|
+ "webpack": "^5.56.0",
|
|
|
"webpack-cli": "^4.8.0",
|
|
|
"webpack-version-file-plugin": "^0.4.0"
|
|
|
},
|
|
@@ -129,10 +129,10 @@
|
|
|
"@types/benchmark": "^2.1.1",
|
|
|
"@types/compression": "1.7.2",
|
|
|
"@types/express": "^4.17.13",
|
|
|
- "@types/jest": "^27.0.1",
|
|
|
- "@types/node": "^16.9.1",
|
|
|
+ "@types/jest": "^27.0.2",
|
|
|
+ "@types/node": "^16.10.2",
|
|
|
"@types/node-fetch": "^2.5.12",
|
|
|
- "@types/react": "^17.0.20",
|
|
|
+ "@types/react": "^17.0.27",
|
|
|
"@types/react-dom": "^17.0.9",
|
|
|
"@types/swagger-ui-dist": "3.30.1",
|
|
|
"argparse": "^2.0.1",
|
|
@@ -146,8 +146,8 @@
|
|
|
"node-fetch": "^2.6.2",
|
|
|
"react": "^17.0.2",
|
|
|
"react-dom": "^17.0.2",
|
|
|
- "rxjs": "^7.3.0",
|
|
|
- "swagger-ui-dist": "^3.52.1",
|
|
|
+ "rxjs": "^7.3.1",
|
|
|
+ "swagger-ui-dist": "^3.52.3",
|
|
|
"tslib": "^2.3.1",
|
|
|
"util.promisify": "^1.1.1",
|
|
|
"xhr2": "^0.2.1"
|