|
@@ -91,41 +91,41 @@
|
|
|
],
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
- "@graphql-codegen/add": "^3.1.0",
|
|
|
- "@graphql-codegen/cli": "^2.3.0",
|
|
|
- "@graphql-codegen/time": "^3.1.0",
|
|
|
- "@graphql-codegen/typescript": "^2.4.1",
|
|
|
- "@graphql-codegen/typescript-graphql-files-modules": "^2.1.0",
|
|
|
- "@graphql-codegen/typescript-graphql-request": "^4.3.1",
|
|
|
- "@graphql-codegen/typescript-operations": "^2.2.1",
|
|
|
+ "@graphql-codegen/add": "^3.1.1",
|
|
|
+ "@graphql-codegen/cli": "^2.3.1",
|
|
|
+ "@graphql-codegen/time": "^3.1.1",
|
|
|
+ "@graphql-codegen/typescript": "^2.4.2",
|
|
|
+ "@graphql-codegen/typescript-graphql-files-modules": "^2.1.1",
|
|
|
+ "@graphql-codegen/typescript-graphql-request": "^4.3.3",
|
|
|
+ "@graphql-codegen/typescript-operations": "^2.2.2",
|
|
|
"@types/cors": "^2.8.12",
|
|
|
"@types/gl": "^4.1.0",
|
|
|
- "@types/jest": "^27.0.3",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.5.0",
|
|
|
- "@typescript-eslint/parser": "^5.5.0",
|
|
|
+ "@types/jest": "^27.4.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.9.1",
|
|
|
+ "@typescript-eslint/parser": "^5.9.1",
|
|
|
"benchmark": "^2.1.4",
|
|
|
- "concurrently": "^6.4.0",
|
|
|
- "cpx2": "^4.0.0",
|
|
|
+ "concurrently": "^7.0.0",
|
|
|
+ "cpx2": "^4.1.2",
|
|
|
"crypto-browserify": "^3.12.0",
|
|
|
"css-loader": "^6.5.1",
|
|
|
- "eslint": "^8.3.0",
|
|
|
+ "eslint": "^8.7.0",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^6.2.0",
|
|
|
"fs-extra": "^10.0.0",
|
|
|
- "graphql": "^15.7.2",
|
|
|
- "http-server": "^14.0.0",
|
|
|
- "jest": "^27.3.1",
|
|
|
- "mini-css-extract-plugin": "^2.4.5",
|
|
|
+ "graphql": "^16.2.0",
|
|
|
+ "http-server": "^14.1.0",
|
|
|
+ "jest": "^27.4.7",
|
|
|
+ "mini-css-extract-plugin": "~2.4.7",
|
|
|
"path-browserify": "^1.0.1",
|
|
|
"raw-loader": "^4.0.2",
|
|
|
- "sass": "^1.43.5",
|
|
|
- "sass-loader": "^12.3.0",
|
|
|
- "simple-git": "^2.47.0",
|
|
|
+ "sass": "^1.48.0",
|
|
|
+ "sass-loader": "^12.4.0",
|
|
|
+ "simple-git": "^2.48.0",
|
|
|
"stream-browserify": "^3.0.0",
|
|
|
"style-loader": "^3.3.1",
|
|
|
- "ts-jest": "^27.0.7",
|
|
|
- "typescript": "^4.5.2",
|
|
|
- "webpack": "^5.64.4",
|
|
|
+ "ts-jest": "^27.1.3",
|
|
|
+ "typescript": "^4.5.4",
|
|
|
+ "webpack": "^5.66.0",
|
|
|
"webpack-cli": "^4.9.1"
|
|
|
},
|
|
|
"dependencies": {
|
|
@@ -133,22 +133,22 @@
|
|
|
"@types/benchmark": "^2.1.1",
|
|
|
"@types/compression": "1.7.2",
|
|
|
"@types/express": "^4.17.13",
|
|
|
- "@types/node": "^16.11.10",
|
|
|
+ "@types/node": "^16.11.19",
|
|
|
"@types/node-fetch": "^2.5.12",
|
|
|
- "@types/react": "^17.0.37",
|
|
|
+ "@types/react": "^17.0.38",
|
|
|
"@types/react-dom": "^17.0.11",
|
|
|
"@types/swagger-ui-dist": "3.30.1",
|
|
|
"argparse": "^2.0.1",
|
|
|
- "body-parser": "^1.19.0",
|
|
|
+ "body-parser": "^1.19.1",
|
|
|
"compression": "^1.7.4",
|
|
|
"cors": "^2.8.5",
|
|
|
- "express": "^4.17.1",
|
|
|
+ "express": "^4.17.2",
|
|
|
"h264-mp4-encoder": "^1.0.12",
|
|
|
- "immer": "^9.0.7",
|
|
|
+ "immer": "^9.0.12",
|
|
|
"immutable": "^3.8.2",
|
|
|
"node-fetch": "^2.6.2",
|
|
|
- "rxjs": "^7.4.0",
|
|
|
- "swagger-ui-dist": "^4.1.1",
|
|
|
+ "rxjs": "^7.5.2",
|
|
|
+ "swagger-ui-dist": "^4.1.3",
|
|
|
"tslib": "^2.3.1",
|
|
|
"util.promisify": "^1.1.1",
|
|
|
"xhr2": "^0.2.1"
|
|
@@ -158,6 +158,6 @@
|
|
|
"react-dom": "^17.0.2"
|
|
|
},
|
|
|
"optionalDependencies": {
|
|
|
- "gl": "^4.9.2"
|
|
|
+ "gl": "^5.0.0"
|
|
|
}
|
|
|
}
|