|
@@ -103,31 +103,31 @@
|
|
|
"@types/jest": "^27.5.1",
|
|
|
"@types/react": "^18.0.9",
|
|
|
"@types/react-dom": "^18.0.4",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.23.0",
|
|
|
- "@typescript-eslint/parser": "^5.23.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.25.0",
|
|
|
+ "@typescript-eslint/parser": "^5.25.0",
|
|
|
"benchmark": "^2.1.4",
|
|
|
- "concurrently": "^7.1.0",
|
|
|
+ "concurrently": "^7.2.0",
|
|
|
"cpx2": "^4.2.0",
|
|
|
"crypto-browserify": "^3.12.0",
|
|
|
"css-loader": "^6.7.1",
|
|
|
- "eslint": "^8.15.0",
|
|
|
+ "eslint": "^8.16.0",
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
|
|
"file-loader": "^6.2.0",
|
|
|
"fs-extra": "^10.1.0",
|
|
|
"graphql": "^16.5.0",
|
|
|
"http-server": "^14.1.0",
|
|
|
- "jest": "^27.5.1",
|
|
|
+ "jest": "^28.1.0",
|
|
|
"mini-css-extract-plugin": "^2.6.0",
|
|
|
"path-browserify": "^1.0.1",
|
|
|
"raw-loader": "^4.0.2",
|
|
|
"react": "^18.1.0",
|
|
|
"react-dom": "^18.1.0",
|
|
|
- "sass": "^1.51.0",
|
|
|
- "sass-loader": "^12.6.0",
|
|
|
+ "sass": "^1.52.1",
|
|
|
+ "sass-loader": "^13.0.0",
|
|
|
"simple-git": "^3.7.1",
|
|
|
"stream-browserify": "^3.0.0",
|
|
|
"style-loader": "^3.3.1",
|
|
|
- "ts-jest": "^27.1.4",
|
|
|
+ "ts-jest": "^28.0.2",
|
|
|
"typescript": "^4.6.4",
|
|
|
"webpack": "^5.72.1",
|
|
|
"webpack-cli": "^4.9.2"
|
|
@@ -137,7 +137,7 @@
|
|
|
"@types/benchmark": "^2.1.1",
|
|
|
"@types/compression": "1.7.2",
|
|
|
"@types/express": "^4.17.13",
|
|
|
- "@types/node": "^16.11.35",
|
|
|
+ "@types/node": "^16.11.36",
|
|
|
"@types/node-fetch": "^2.6.1",
|
|
|
"@types/swagger-ui-dist": "3.30.1",
|
|
|
"argparse": "^2.0.1",
|