|
@@ -104,27 +104,27 @@
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
"@graphql-codegen/add": "^4.0.1",
|
|
"@graphql-codegen/add": "^4.0.1",
|
|
- "@graphql-codegen/cli": "^3.3.0",
|
|
|
|
|
|
+ "@graphql-codegen/cli": "^3.3.1",
|
|
"@graphql-codegen/time": "^4.0.0",
|
|
"@graphql-codegen/time": "^4.0.0",
|
|
- "@graphql-codegen/typescript": "^3.0.3",
|
|
|
|
|
|
+ "@graphql-codegen/typescript": "^3.0.4",
|
|
"@graphql-codegen/typescript-graphql-files-modules": "^2.2.1",
|
|
"@graphql-codegen/typescript-graphql-files-modules": "^2.2.1",
|
|
"@graphql-codegen/typescript-graphql-request": "^4.5.9",
|
|
"@graphql-codegen/typescript-graphql-request": "^4.5.9",
|
|
- "@graphql-codegen/typescript-operations": "^3.0.3",
|
|
|
|
|
|
+ "@graphql-codegen/typescript-operations": "^3.0.4",
|
|
"@types/cors": "^2.8.13",
|
|
"@types/cors": "^2.8.13",
|
|
"@types/gl": "^6.0.2",
|
|
"@types/gl": "^6.0.2",
|
|
"@types/jpeg-js": "^0.3.7",
|
|
"@types/jpeg-js": "^0.3.7",
|
|
"@types/pngjs": "^6.0.1",
|
|
"@types/pngjs": "^6.0.1",
|
|
- "@types/jest": "^29.5.0",
|
|
|
|
- "@types/react": "^18.0.35",
|
|
|
|
- "@types/react-dom": "^18.0.11",
|
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.58.0",
|
|
|
|
- "@typescript-eslint/parser": "^5.58.0",
|
|
|
|
|
|
+ "@types/jest": "^29.5.1",
|
|
|
|
+ "@types/react": "^18.2.6",
|
|
|
|
+ "@types/react-dom": "^18.2.4",
|
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.59.5",
|
|
|
|
+ "@typescript-eslint/parser": "^5.59.5",
|
|
"benchmark": "^2.1.4",
|
|
"benchmark": "^2.1.4",
|
|
"concurrently": "^8.0.1",
|
|
"concurrently": "^8.0.1",
|
|
"cpx2": "^4.2.3",
|
|
"cpx2": "^4.2.3",
|
|
"crypto-browserify": "^3.12.0",
|
|
"crypto-browserify": "^3.12.0",
|
|
"css-loader": "^6.7.3",
|
|
"css-loader": "^6.7.3",
|
|
- "eslint": "^8.38.0",
|
|
|
|
|
|
+ "eslint": "^8.40.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": "^11.1.1",
|
|
"fs-extra": "^11.1.1",
|
|
@@ -136,22 +136,22 @@
|
|
"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.62.0",
|
|
|
|
|
|
+ "sass": "^1.62.1",
|
|
"sass-loader": "^13.2.2",
|
|
"sass-loader": "^13.2.2",
|
|
- "simple-git": "^3.17.0",
|
|
|
|
|
|
+ "simple-git": "^3.18.0",
|
|
"stream-browserify": "^3.0.0",
|
|
"stream-browserify": "^3.0.0",
|
|
"style-loader": "^3.3.2",
|
|
"style-loader": "^3.3.2",
|
|
"ts-jest": "^29.1.0",
|
|
"ts-jest": "^29.1.0",
|
|
"typescript": "^5.0.4",
|
|
"typescript": "^5.0.4",
|
|
- "webpack": "^5.79.0",
|
|
|
|
- "webpack-cli": "^5.0.1"
|
|
|
|
|
|
+ "webpack": "^5.82.1",
|
|
|
|
+ "webpack-cli": "^5.1.1"
|
|
},
|
|
},
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@types/argparse": "^2.0.10",
|
|
"@types/argparse": "^2.0.10",
|
|
"@types/benchmark": "^2.1.2",
|
|
"@types/benchmark": "^2.1.2",
|
|
"@types/compression": "1.7.2",
|
|
"@types/compression": "1.7.2",
|
|
"@types/express": "^4.17.17",
|
|
"@types/express": "^4.17.17",
|
|
- "@types/node": "^16.18.23",
|
|
|
|
|
|
+ "@types/node": "^16.18.30",
|
|
"@types/node-fetch": "^2.6.3",
|
|
"@types/node-fetch": "^2.6.3",
|
|
"@types/swagger-ui-dist": "3.30.1",
|
|
"@types/swagger-ui-dist": "3.30.1",
|
|
"argparse": "^2.0.1",
|
|
"argparse": "^2.0.1",
|
|
@@ -163,10 +163,10 @@
|
|
"immer": "^9.0.21",
|
|
"immer": "^9.0.21",
|
|
"immutable": "^4.3.0",
|
|
"immutable": "^4.3.0",
|
|
"node-fetch": "^2.6.9",
|
|
"node-fetch": "^2.6.9",
|
|
- "rxjs": "^7.8.0",
|
|
|
|
- "swagger-ui-dist": "^4.18.2",
|
|
|
|
|
|
+ "rxjs": "^7.8.1",
|
|
|
|
+ "swagger-ui-dist": "^4.18.3",
|
|
"tslib": "^2.5.0",
|
|
"tslib": "^2.5.0",
|
|
- "util.promisify": "^1.1.1",
|
|
|
|
|
|
+ "util.promisify": "^1.1.2",
|
|
"xhr2": "^0.2.1"
|
|
"xhr2": "^0.2.1"
|
|
},
|
|
},
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|