|
@@ -91,43 +91,43 @@
|
|
],
|
|
],
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
- "@graphql-codegen/add": "^3.1.1",
|
|
|
|
- "@graphql-codegen/cli": "^2.6.2",
|
|
|
|
- "@graphql-codegen/time": "^3.1.1",
|
|
|
|
- "@graphql-codegen/typescript": "^2.5.1",
|
|
|
|
- "@graphql-codegen/typescript-graphql-files-modules": "^2.1.1",
|
|
|
|
- "@graphql-codegen/typescript-graphql-request": "^4.4.10",
|
|
|
|
- "@graphql-codegen/typescript-operations": "^2.4.2",
|
|
|
|
|
|
+ "@graphql-codegen/add": "^3.2.0",
|
|
|
|
+ "@graphql-codegen/cli": "^2.8.1",
|
|
|
|
+ "@graphql-codegen/time": "^3.2.0",
|
|
|
|
+ "@graphql-codegen/typescript": "^2.7.1",
|
|
|
|
+ "@graphql-codegen/typescript-graphql-files-modules": "^2.2.0",
|
|
|
|
+ "@graphql-codegen/typescript-graphql-request": "^4.5.1",
|
|
|
|
+ "@graphql-codegen/typescript-operations": "^2.5.1",
|
|
"@types/cors": "^2.8.12",
|
|
"@types/cors": "^2.8.12",
|
|
- "@types/gl": "^4.1.0",
|
|
|
|
- "@types/jest": "^28.1.3",
|
|
|
|
- "@types/react": "^18.0.14",
|
|
|
|
- "@types/react-dom": "^18.0.5",
|
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.29.0",
|
|
|
|
- "@typescript-eslint/parser": "^5.29.0",
|
|
|
|
|
|
+ "@types/gl": "^4.1.1",
|
|
|
|
+ "@types/jest": "^28.1.6",
|
|
|
|
+ "@types/react": "^18.0.15",
|
|
|
|
+ "@types/react-dom": "^18.0.6",
|
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.30.6",
|
|
|
|
+ "@typescript-eslint/parser": "^5.30.6",
|
|
"benchmark": "^2.1.4",
|
|
"benchmark": "^2.1.4",
|
|
"concurrently": "^7.2.2",
|
|
"concurrently": "^7.2.2",
|
|
"cpx2": "^4.2.0",
|
|
"cpx2": "^4.2.0",
|
|
"crypto-browserify": "^3.12.0",
|
|
"crypto-browserify": "^3.12.0",
|
|
"css-loader": "^6.7.1",
|
|
"css-loader": "^6.7.1",
|
|
- "eslint": "^8.18.0",
|
|
|
|
|
|
+ "eslint": "^8.19.0",
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
"file-loader": "^6.2.0",
|
|
"file-loader": "^6.2.0",
|
|
"fs-extra": "^10.1.0",
|
|
"fs-extra": "^10.1.0",
|
|
"graphql": "^16.5.0",
|
|
"graphql": "^16.5.0",
|
|
"http-server": "^14.1.1",
|
|
"http-server": "^14.1.1",
|
|
- "jest": "^28.1.1",
|
|
|
|
|
|
+ "jest": "^28.1.3",
|
|
"mini-css-extract-plugin": "^2.6.1",
|
|
"mini-css-extract-plugin": "^2.6.1",
|
|
"path-browserify": "^1.0.1",
|
|
"path-browserify": "^1.0.1",
|
|
"raw-loader": "^4.0.2",
|
|
"raw-loader": "^4.0.2",
|
|
"react": "^18.2.0",
|
|
"react": "^18.2.0",
|
|
"react-dom": "^18.2.0",
|
|
"react-dom": "^18.2.0",
|
|
"sass": "^1.53.0",
|
|
"sass": "^1.53.0",
|
|
- "sass-loader": "^13.0.1",
|
|
|
|
|
|
+ "sass-loader": "^13.0.2",
|
|
"simple-git": "^3.10.0",
|
|
"simple-git": "^3.10.0",
|
|
"stream-browserify": "^3.0.0",
|
|
"stream-browserify": "^3.0.0",
|
|
"style-loader": "^3.3.1",
|
|
"style-loader": "^3.3.1",
|
|
- "ts-jest": "^28.0.5",
|
|
|
|
|
|
+ "ts-jest": "^28.0.6",
|
|
"typescript": "^4.7.4",
|
|
"typescript": "^4.7.4",
|
|
"webpack": "^5.73.0",
|
|
"webpack": "^5.73.0",
|
|
"webpack-cli": "^4.10.0"
|
|
"webpack-cli": "^4.10.0"
|
|
@@ -137,7 +137,7 @@
|
|
"@types/benchmark": "^2.1.1",
|
|
"@types/benchmark": "^2.1.1",
|
|
"@types/compression": "1.7.2",
|
|
"@types/compression": "1.7.2",
|
|
"@types/express": "^4.17.13",
|
|
"@types/express": "^4.17.13",
|
|
- "@types/node": "^16.11.41",
|
|
|
|
|
|
+ "@types/node": "^16.11.45",
|
|
"@types/node-fetch": "^2.6.2",
|
|
"@types/node-fetch": "^2.6.2",
|
|
"@types/swagger-ui-dist": "3.30.1",
|
|
"@types/swagger-ui-dist": "3.30.1",
|
|
"argparse": "^2.0.1",
|
|
"argparse": "^2.0.1",
|
|
@@ -149,7 +149,7 @@
|
|
"immer": "^9.0.15",
|
|
"immer": "^9.0.15",
|
|
"immutable": "^4.1.0",
|
|
"immutable": "^4.1.0",
|
|
"node-fetch": "^2.6.7",
|
|
"node-fetch": "^2.6.7",
|
|
- "rxjs": "^7.5.5",
|
|
|
|
|
|
+ "rxjs": "^7.5.6",
|
|
"swagger-ui-dist": "^4.12.0",
|
|
"swagger-ui-dist": "^4.12.0",
|
|
"tslib": "^2.4.0",
|
|
"tslib": "^2.4.0",
|
|
"util.promisify": "^1.1.1",
|
|
"util.promisify": "^1.1.1",
|