|
@@ -97,38 +97,38 @@
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
"@graphql-codegen/add": "^3.2.1",
|
|
|
- "@graphql-codegen/cli": "^2.13.1",
|
|
|
+ "@graphql-codegen/cli": "^2.13.7",
|
|
|
"@graphql-codegen/time": "^3.2.1",
|
|
|
- "@graphql-codegen/typescript": "^2.7.3",
|
|
|
+ "@graphql-codegen/typescript": "^2.7.4",
|
|
|
"@graphql-codegen/typescript-graphql-files-modules": "^2.2.1",
|
|
|
- "@graphql-codegen/typescript-graphql-request": "^4.5.5",
|
|
|
- "@graphql-codegen/typescript-operations": "^2.5.3",
|
|
|
+ "@graphql-codegen/typescript-graphql-request": "^4.5.6",
|
|
|
+ "@graphql-codegen/typescript-operations": "^2.5.4",
|
|
|
"@types/cors": "^2.8.12",
|
|
|
"@types/gl": "^4.1.1",
|
|
|
- "@types/jest": "^29.1.1",
|
|
|
+ "@types/jest": "^29.1.2",
|
|
|
"@types/react": "^18.0.21",
|
|
|
"@types/react-dom": "^18.0.6",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.38.1",
|
|
|
- "@typescript-eslint/parser": "^5.38.1",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.40.0",
|
|
|
+ "@typescript-eslint/parser": "^5.40.0",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"concurrently": "^7.4.0",
|
|
|
"cpx2": "^4.2.0",
|
|
|
"crypto-browserify": "^3.12.0",
|
|
|
"css-loader": "^6.7.1",
|
|
|
- "eslint": "^8.24.0",
|
|
|
+ "eslint": "^8.25.0",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^6.2.0",
|
|
|
"fs-extra": "^10.1.0",
|
|
|
"graphql": "^16.6.0",
|
|
|
"http-server": "^14.1.1",
|
|
|
- "jest": "^29.1.2",
|
|
|
+ "jest": "^29.2.0",
|
|
|
"mini-css-extract-plugin": "^2.6.1",
|
|
|
"path-browserify": "^1.0.1",
|
|
|
"raw-loader": "^4.0.2",
|
|
|
"react": "^18.2.0",
|
|
|
"react-dom": "^18.2.0",
|
|
|
"sass": "^1.55.0",
|
|
|
- "sass-loader": "^13.0.2",
|
|
|
+ "sass-loader": "^13.1.0",
|
|
|
"simple-git": "^3.14.1",
|
|
|
"stream-browserify": "^3.0.0",
|
|
|
"style-loader": "^3.3.1",
|
|
@@ -142,20 +142,20 @@
|
|
|
"@types/benchmark": "^2.1.2",
|
|
|
"@types/compression": "1.7.2",
|
|
|
"@types/express": "^4.17.14",
|
|
|
- "@types/node": "^16.11.62",
|
|
|
+ "@types/node": "^16.11.66",
|
|
|
"@types/node-fetch": "^2.6.2",
|
|
|
"@types/swagger-ui-dist": "3.30.1",
|
|
|
"argparse": "^2.0.1",
|
|
|
- "body-parser": "^1.20.0",
|
|
|
+ "body-parser": "^1.20.1",
|
|
|
"compression": "^1.7.4",
|
|
|
"cors": "^2.8.5",
|
|
|
- "express": "^4.18.1",
|
|
|
+ "express": "^4.18.2",
|
|
|
"h264-mp4-encoder": "^1.0.12",
|
|
|
"immer": "^9.0.15",
|
|
|
"immutable": "^4.1.0",
|
|
|
"node-fetch": "^2.6.7",
|
|
|
"rxjs": "^7.5.7",
|
|
|
- "swagger-ui-dist": "^4.14.2",
|
|
|
+ "swagger-ui-dist": "^4.14.3",
|
|
|
"tslib": "^2.4.0",
|
|
|
"util.promisify": "^1.1.1",
|
|
|
"xhr2": "^0.2.1"
|