|
@@ -92,25 +92,25 @@
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
"@graphql-codegen/add": "^3.2.0",
|
|
"@graphql-codegen/add": "^3.2.0",
|
|
- "@graphql-codegen/cli": "^2.8.1",
|
|
|
|
|
|
+ "@graphql-codegen/cli": "^2.9.1",
|
|
"@graphql-codegen/time": "^3.2.0",
|
|
"@graphql-codegen/time": "^3.2.0",
|
|
- "@graphql-codegen/typescript": "^2.7.1",
|
|
|
|
|
|
+ "@graphql-codegen/typescript": "^2.7.2",
|
|
"@graphql-codegen/typescript-graphql-files-modules": "^2.2.0",
|
|
"@graphql-codegen/typescript-graphql-files-modules": "^2.2.0",
|
|
- "@graphql-codegen/typescript-graphql-request": "^4.5.1",
|
|
|
|
- "@graphql-codegen/typescript-operations": "^2.5.1",
|
|
|
|
|
|
+ "@graphql-codegen/typescript-graphql-request": "^4.5.2",
|
|
|
|
+ "@graphql-codegen/typescript-operations": "^2.5.2",
|
|
"@types/cors": "^2.8.12",
|
|
"@types/cors": "^2.8.12",
|
|
"@types/gl": "^4.1.1",
|
|
"@types/gl": "^4.1.1",
|
|
"@types/jest": "^28.1.6",
|
|
"@types/jest": "^28.1.6",
|
|
"@types/react": "^18.0.15",
|
|
"@types/react": "^18.0.15",
|
|
"@types/react-dom": "^18.0.6",
|
|
"@types/react-dom": "^18.0.6",
|
|
- "@typescript-eslint/eslint-plugin": "^5.30.6",
|
|
|
|
- "@typescript-eslint/parser": "^5.30.6",
|
|
|
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.30.7",
|
|
|
|
+ "@typescript-eslint/parser": "^5.30.7",
|
|
"benchmark": "^2.1.4",
|
|
"benchmark": "^2.1.4",
|
|
- "concurrently": "^7.2.2",
|
|
|
|
|
|
+ "concurrently": "^7.3.0",
|
|
"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.19.0",
|
|
|
|
|
|
+ "eslint": "^8.20.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",
|
|
@@ -122,12 +122,12 @@
|
|
"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.54.0",
|
|
"sass-loader": "^13.0.2",
|
|
"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.6",
|
|
|
|
|
|
+ "ts-jest": "^28.0.7",
|
|
"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"
|
|
@@ -150,7 +150,7 @@
|
|
"immutable": "^4.1.0",
|
|
"immutable": "^4.1.0",
|
|
"node-fetch": "^2.6.7",
|
|
"node-fetch": "^2.6.7",
|
|
"rxjs": "^7.5.6",
|
|
"rxjs": "^7.5.6",
|
|
- "swagger-ui-dist": "^4.12.0",
|
|
|
|
|
|
+ "swagger-ui-dist": "^4.13.0",
|
|
"tslib": "^2.4.0",
|
|
"tslib": "^2.4.0",
|
|
"util.promisify": "^1.1.1",
|
|
"util.promisify": "^1.1.1",
|
|
"xhr2": "^0.2.1"
|
|
"xhr2": "^0.2.1"
|