|
@@ -107,38 +107,38 @@
|
|
|
"@graphql-codegen/cli": "^5.0.0",
|
|
|
"@graphql-codegen/time": "^5.0.0",
|
|
|
"@graphql-codegen/typescript": "^4.0.1",
|
|
|
- "@graphql-codegen/typescript-graphql-files-modules": "^2.2.1",
|
|
|
- "@graphql-codegen/typescript-graphql-request": "^5.0.0",
|
|
|
+ "@graphql-codegen/typescript-graphql-files-modules": "^3.0.0",
|
|
|
+ "@graphql-codegen/typescript-graphql-request": "^6.0.0",
|
|
|
"@graphql-codegen/typescript-operations": "^4.0.1",
|
|
|
- "@types/cors": "^2.8.13",
|
|
|
- "@types/gl": "^6.0.2",
|
|
|
+ "@types/cors": "^2.8.14",
|
|
|
+ "@types/gl": "^6.0.3",
|
|
|
"@types/jpeg-js": "^0.3.7",
|
|
|
- "@types/pngjs": "^6.0.1",
|
|
|
- "@types/jest": "^29.5.4",
|
|
|
- "@types/react": "^18.2.21",
|
|
|
- "@types/react-dom": "^18.2.7",
|
|
|
- "@typescript-eslint/eslint-plugin": "^6.5.0",
|
|
|
- "@typescript-eslint/parser": "^6.5.0",
|
|
|
+ "@types/pngjs": "^6.0.2",
|
|
|
+ "@types/jest": "^29.5.5",
|
|
|
+ "@types/react": "^18.2.23",
|
|
|
+ "@types/react-dom": "^18.2.8",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^6.7.3",
|
|
|
+ "@typescript-eslint/parser": "^6.7.3",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"concurrently": "^8.2.1",
|
|
|
"cpx2": "^5.0.0",
|
|
|
"crypto-browserify": "^3.12.0",
|
|
|
"css-loader": "^6.8.1",
|
|
|
- "eslint": "^8.48.0",
|
|
|
+ "eslint": "^8.50.0",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^6.2.0",
|
|
|
"fs-extra": "^11.1.1",
|
|
|
- "graphql": "^16.8.0",
|
|
|
+ "graphql": "^16.8.1",
|
|
|
"http-server": "^14.1.1",
|
|
|
- "jest": "^29.6.4",
|
|
|
+ "jest": "^29.7.0",
|
|
|
"mini-css-extract-plugin": "^2.7.6",
|
|
|
"path-browserify": "^1.0.1",
|
|
|
"raw-loader": "^4.0.2",
|
|
|
"react": "^18.2.0",
|
|
|
"react-dom": "^18.2.0",
|
|
|
- "sass": "^1.66.1",
|
|
|
+ "sass": "^1.68.0",
|
|
|
"sass-loader": "^13.3.2",
|
|
|
- "simple-git": "^3.19.1",
|
|
|
+ "simple-git": "^3.20.0",
|
|
|
"stream-browserify": "^3.0.0",
|
|
|
"style-loader": "^3.3.3",
|
|
|
"ts-jest": "^29.1.1",
|
|
@@ -147,13 +147,13 @@
|
|
|
"webpack-cli": "^5.1.4"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@types/argparse": "^2.0.10",
|
|
|
- "@types/benchmark": "^2.1.2",
|
|
|
- "@types/compression": "1.7.2",
|
|
|
- "@types/express": "^4.17.17",
|
|
|
- "@types/node": "^16.18.47",
|
|
|
- "@types/node-fetch": "^2.6.4",
|
|
|
- "@types/swagger-ui-dist": "3.30.1",
|
|
|
+ "@types/argparse": "^2.0.11",
|
|
|
+ "@types/benchmark": "^2.1.3",
|
|
|
+ "@types/compression": "1.7.3",
|
|
|
+ "@types/express": "^4.17.18",
|
|
|
+ "@types/node": "^16.18.55",
|
|
|
+ "@types/node-fetch": "^2.6.6",
|
|
|
+ "@types/swagger-ui-dist": "3.30.2",
|
|
|
"argparse": "^2.0.1",
|
|
|
"body-parser": "^1.20.2",
|
|
|
"compression": "^1.7.4",
|
|
@@ -164,7 +164,7 @@
|
|
|
"immutable": "^4.3.4",
|
|
|
"node-fetch": "^2.7.0",
|
|
|
"rxjs": "^7.8.1",
|
|
|
- "swagger-ui-dist": "^5.4.2",
|
|
|
+ "swagger-ui-dist": "^5.9.0",
|
|
|
"tslib": "^2.6.2",
|
|
|
"util.promisify": "^1.1.2",
|
|
|
"xhr2": "^0.2.1"
|