|
@@ -108,23 +108,23 @@
|
|
|
"@graphql-codegen/time": "^5.0.0",
|
|
|
"@graphql-codegen/typescript": "^4.0.1",
|
|
|
"@graphql-codegen/typescript-graphql-files-modules": "^3.0.0",
|
|
|
- "@graphql-codegen/typescript-graphql-request": "^6.0.0",
|
|
|
+ "@graphql-codegen/typescript-graphql-request": "^6.0.1",
|
|
|
"@graphql-codegen/typescript-operations": "^4.0.1",
|
|
|
- "@types/cors": "^2.8.14",
|
|
|
- "@types/gl": "^6.0.3",
|
|
|
+ "@types/cors": "^2.8.15",
|
|
|
+ "@types/gl": "^6.0.4",
|
|
|
"@types/jpeg-js": "^0.3.7",
|
|
|
- "@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",
|
|
|
+ "@types/pngjs": "^6.0.3",
|
|
|
+ "@types/jest": "^29.5.7",
|
|
|
+ "@types/react": "^18.2.35",
|
|
|
+ "@types/react-dom": "^18.2.14",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^6.9.1",
|
|
|
+ "@typescript-eslint/parser": "^6.9.1",
|
|
|
"benchmark": "^2.1.4",
|
|
|
- "concurrently": "^8.2.1",
|
|
|
- "cpx2": "^5.0.0",
|
|
|
+ "concurrently": "^8.2.2",
|
|
|
+ "cpx2": "^6.0.1",
|
|
|
"crypto-browserify": "^3.12.0",
|
|
|
"css-loader": "^6.8.1",
|
|
|
- "eslint": "^8.50.0",
|
|
|
+ "eslint": "^8.53.0",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^6.2.0",
|
|
|
"fs-extra": "^11.1.1",
|
|
@@ -136,24 +136,24 @@
|
|
|
"raw-loader": "^4.0.2",
|
|
|
"react": "^18.2.0",
|
|
|
"react-dom": "^18.2.0",
|
|
|
- "sass": "^1.68.0",
|
|
|
+ "sass": "^1.69.5",
|
|
|
"sass-loader": "^13.3.2",
|
|
|
"simple-git": "^3.20.0",
|
|
|
"stream-browserify": "^3.0.0",
|
|
|
"style-loader": "^3.3.3",
|
|
|
"ts-jest": "^29.1.1",
|
|
|
"typescript": "^5.2.2",
|
|
|
- "webpack": "^5.88.2",
|
|
|
+ "webpack": "^5.89.0",
|
|
|
"webpack-cli": "^5.1.4"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@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",
|
|
|
+ "@types/argparse": "^2.0.12",
|
|
|
+ "@types/benchmark": "^2.1.4",
|
|
|
+ "@types/compression": "1.7.4",
|
|
|
+ "@types/express": "^4.17.20",
|
|
|
+ "@types/node": "^16.18.60",
|
|
|
+ "@types/node-fetch": "^2.6.8",
|
|
|
+ "@types/swagger-ui-dist": "3.30.3",
|
|
|
"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.9.0",
|
|
|
+ "swagger-ui-dist": "^5.9.1",
|
|
|
"tslib": "^2.6.2",
|
|
|
"util.promisify": "^1.1.2",
|
|
|
"xhr2": "^0.2.1"
|