|
@@ -94,27 +94,27 @@
|
|
|
"@graphql-codegen/add": "^3.1.1",
|
|
|
"@graphql-codegen/cli": "^2.6.2",
|
|
|
"@graphql-codegen/time": "^3.1.1",
|
|
|
- "@graphql-codegen/typescript": "^2.4.8",
|
|
|
+ "@graphql-codegen/typescript": "^2.4.11",
|
|
|
"@graphql-codegen/typescript-graphql-files-modules": "^2.1.1",
|
|
|
- "@graphql-codegen/typescript-graphql-request": "^4.4.5",
|
|
|
- "@graphql-codegen/typescript-operations": "^2.3.5",
|
|
|
+ "@graphql-codegen/typescript-graphql-request": "^4.4.8",
|
|
|
+ "@graphql-codegen/typescript-operations": "^2.4.0",
|
|
|
"@types/cors": "^2.8.12",
|
|
|
"@types/gl": "^4.1.0",
|
|
|
- "@types/jest": "^27.4.1",
|
|
|
- "@types/react": "^18.0.8",
|
|
|
- "@types/react-dom": "^18.0.3",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.21.0",
|
|
|
- "@typescript-eslint/parser": "^5.21.0",
|
|
|
+ "@types/jest": "^27.5.1",
|
|
|
+ "@types/react": "^18.0.9",
|
|
|
+ "@types/react-dom": "^18.0.4",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.23.0",
|
|
|
+ "@typescript-eslint/parser": "^5.23.0",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"concurrently": "^7.1.0",
|
|
|
"cpx2": "^4.2.0",
|
|
|
"crypto-browserify": "^3.12.0",
|
|
|
"css-loader": "^6.7.1",
|
|
|
- "eslint": "^8.14.0",
|
|
|
+ "eslint": "^8.15.0",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^6.2.0",
|
|
|
"fs-extra": "^10.1.0",
|
|
|
- "graphql": "^16.4.0",
|
|
|
+ "graphql": "^16.5.0",
|
|
|
"http-server": "^14.1.0",
|
|
|
"jest": "^27.5.1",
|
|
|
"mini-css-extract-plugin": "^2.6.0",
|
|
@@ -129,7 +129,7 @@
|
|
|
"style-loader": "^3.3.1",
|
|
|
"ts-jest": "^27.1.4",
|
|
|
"typescript": "^4.6.4",
|
|
|
- "webpack": "^5.72.0",
|
|
|
+ "webpack": "^5.72.1",
|
|
|
"webpack-cli": "^4.9.2"
|
|
|
},
|
|
|
"dependencies": {
|
|
@@ -137,7 +137,7 @@
|
|
|
"@types/benchmark": "^2.1.1",
|
|
|
"@types/compression": "1.7.2",
|
|
|
"@types/express": "^4.17.13",
|
|
|
- "@types/node": "^16.11.32",
|
|
|
+ "@types/node": "^16.11.35",
|
|
|
"@types/node-fetch": "^2.6.1",
|
|
|
"@types/swagger-ui-dist": "3.30.1",
|
|
|
"argparse": "^2.0.1",
|
|
@@ -146,11 +146,11 @@
|
|
|
"cors": "^2.8.5",
|
|
|
"express": "^4.18.1",
|
|
|
"h264-mp4-encoder": "^1.0.12",
|
|
|
- "immer": "^9.0.12",
|
|
|
+ "immer": "^9.0.14",
|
|
|
"immutable": "^4.0.0",
|
|
|
"node-fetch": "^2.6.7",
|
|
|
"rxjs": "^7.5.5",
|
|
|
- "swagger-ui-dist": "^4.10.3",
|
|
|
+ "swagger-ui-dist": "^4.11.1",
|
|
|
"tslib": "^2.4.0",
|
|
|
"util.promisify": "^1.1.1",
|
|
|
"xhr2": "^0.2.1"
|