|
@@ -113,21 +113,21 @@
|
|
|
"@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.1.0",
|
|
|
+ "@graphql-codegen/typescript-graphql-request": "^6.2.0",
|
|
|
"@graphql-codegen/typescript-operations": "^4.0.1",
|
|
|
"@types/cors": "^2.8.17",
|
|
|
"@types/gl": "^6.0.5",
|
|
|
"@types/pngjs": "^6.0.4",
|
|
|
- "@types/jest": "^29.5.11",
|
|
|
- "@types/react": "^18.2.47",
|
|
|
+ "@types/jest": "^29.5.12",
|
|
|
+ "@types/react": "^18.2.52",
|
|
|
"@types/react-dom": "^18.2.18",
|
|
|
- "@typescript-eslint/eslint-plugin": "^6.18.0",
|
|
|
- "@typescript-eslint/parser": "^6.18.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^6.20.0",
|
|
|
+ "@typescript-eslint/parser": "^6.20.0",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"concurrently": "^8.2.2",
|
|
|
"cpx2": "^6.0.1",
|
|
|
"crypto-browserify": "^3.12.0",
|
|
|
- "css-loader": "^6.8.1",
|
|
|
+ "css-loader": "^6.10.0",
|
|
|
"eslint": "^8.56.0",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^6.2.0",
|
|
@@ -136,19 +136,19 @@
|
|
|
"http-server": "^14.1.1",
|
|
|
"jest": "^29.7.0",
|
|
|
"jpeg-js": "^0.4.4",
|
|
|
- "mini-css-extract-plugin": "^2.7.6",
|
|
|
+ "mini-css-extract-plugin": "^2.8.0",
|
|
|
"path-browserify": "^1.0.1",
|
|
|
"raw-loader": "^4.0.2",
|
|
|
"react": "^18.2.0",
|
|
|
"react-dom": "^18.2.0",
|
|
|
- "sass": "^1.69.7",
|
|
|
- "sass-loader": "^13.3.3",
|
|
|
+ "sass": "^1.70.0",
|
|
|
+ "sass-loader": "^14.1.0",
|
|
|
"simple-git": "^3.22.0",
|
|
|
"stream-browserify": "^3.0.0",
|
|
|
- "style-loader": "^3.3.3",
|
|
|
- "ts-jest": "^29.1.1",
|
|
|
+ "style-loader": "^3.3.4",
|
|
|
+ "ts-jest": "^29.1.2",
|
|
|
"typescript": "^5.3.3",
|
|
|
- "webpack": "^5.89.0",
|
|
|
+ "webpack": "^5.90.1",
|
|
|
"webpack-cli": "^5.1.4"
|
|
|
},
|
|
|
"dependencies": {
|
|
@@ -157,7 +157,7 @@
|
|
|
"@types/compression": "1.7.5",
|
|
|
"@types/express": "^4.17.21",
|
|
|
"@types/node": "^16.18.69",
|
|
|
- "@types/node-fetch": "^2.6.10",
|
|
|
+ "@types/node-fetch": "^2.6.11",
|
|
|
"@types/swagger-ui-dist": "3.30.4",
|
|
|
"argparse": "^2.0.1",
|
|
|
"body-parser": "^1.20.2",
|
|
@@ -171,7 +171,7 @@
|
|
|
"node-fetch": "^2.7.0",
|
|
|
"react-markdown": "^9.0.1",
|
|
|
"rxjs": "^7.8.1",
|
|
|
- "swagger-ui-dist": "^5.10.5",
|
|
|
+ "swagger-ui-dist": "^5.11.2",
|
|
|
"tslib": "^2.6.2",
|
|
|
"util.promisify": "^1.1.2",
|
|
|
"xhr2": "^0.2.1"
|