|
@@ -104,7 +104,7 @@
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
"@graphql-codegen/add": "^5.0.0",
|
|
|
- "@graphql-codegen/cli": "^4.0.1",
|
|
|
+ "@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",
|
|
@@ -114,36 +114,36 @@
|
|
|
"@types/gl": "^6.0.2",
|
|
|
"@types/jpeg-js": "^0.3.7",
|
|
|
"@types/pngjs": "^6.0.1",
|
|
|
- "@types/jest": "^29.5.2",
|
|
|
- "@types/react": "^18.2.14",
|
|
|
- "@types/react-dom": "^18.2.6",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.61.0",
|
|
|
- "@typescript-eslint/parser": "^5.61.0",
|
|
|
+ "@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",
|
|
|
"benchmark": "^2.1.4",
|
|
|
- "concurrently": "^8.2.0",
|
|
|
+ "concurrently": "^8.2.1",
|
|
|
"cpx2": "^5.0.0",
|
|
|
"crypto-browserify": "^3.12.0",
|
|
|
"css-loader": "^6.8.1",
|
|
|
- "eslint": "^8.44.0",
|
|
|
+ "eslint": "^8.48.0",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^6.2.0",
|
|
|
"fs-extra": "^11.1.1",
|
|
|
- "graphql": "^16.7.1",
|
|
|
+ "graphql": "^16.8.0",
|
|
|
"http-server": "^14.1.1",
|
|
|
- "jest": "^29.6.1",
|
|
|
+ "jest": "^29.6.4",
|
|
|
"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.63.6",
|
|
|
+ "sass": "^1.66.1",
|
|
|
"sass-loader": "^13.3.2",
|
|
|
"simple-git": "^3.19.1",
|
|
|
"stream-browserify": "^3.0.0",
|
|
|
"style-loader": "^3.3.3",
|
|
|
"ts-jest": "^29.1.1",
|
|
|
- "typescript": "^5.1.6",
|
|
|
- "webpack": "^5.88.1",
|
|
|
+ "typescript": "^5.2.2",
|
|
|
+ "webpack": "^5.88.2",
|
|
|
"webpack-cli": "^5.1.4"
|
|
|
},
|
|
|
"dependencies": {
|
|
@@ -151,7 +151,7 @@
|
|
|
"@types/benchmark": "^2.1.2",
|
|
|
"@types/compression": "1.7.2",
|
|
|
"@types/express": "^4.17.17",
|
|
|
- "@types/node": "^16.18.38",
|
|
|
+ "@types/node": "^16.18.47",
|
|
|
"@types/node-fetch": "^2.6.4",
|
|
|
"@types/swagger-ui-dist": "3.30.1",
|
|
|
"argparse": "^2.0.1",
|
|
@@ -161,11 +161,11 @@
|
|
|
"express": "^4.18.2",
|
|
|
"h264-mp4-encoder": "^1.0.12",
|
|
|
"immer": "^9.0.21",
|
|
|
- "immutable": "^4.3.0",
|
|
|
- "node-fetch": "^2.6.12",
|
|
|
+ "immutable": "^4.3.4",
|
|
|
+ "node-fetch": "^2.7.0",
|
|
|
"rxjs": "^7.8.1",
|
|
|
- "swagger-ui-dist": "^5.1.0",
|
|
|
- "tslib": "^2.6.0",
|
|
|
+ "swagger-ui-dist": "^5.4.2",
|
|
|
+ "tslib": "^2.6.2",
|
|
|
"util.promisify": "^1.1.2",
|
|
|
"xhr2": "^0.2.1"
|
|
|
},
|