Dependency updates

This commit is contained in:
Djuri Baars 2024-03-30 08:52:20 +01:00
parent da5789d4d4
commit 65e1297880
2 changed files with 338 additions and 265 deletions

View File

@ -12,40 +12,40 @@
"@fastify/rate-limit": "^6.0.1",
"@fastify/sensible": "4.1.0",
"@fastify/static": "^5.0.2",
"@types/ws": "^8.5.4",
"@types/ws": "^8.5.10",
"axios": "^0.27.2",
"cross-fetch": "3.1.5",
"dotenv": "16.0.3",
"cross-fetch": "3.1.8",
"dotenv": "16.4.5",
"fastify": "^3.29.5",
"fastify-decorators": "^3.15.0",
"fastify-decorators": "^3.15.1",
"fastify-plugin": "^3.0.1",
"fastify-socket.io": "^3.0.0",
"ioredis": "^5.3.1",
"node-fetch": "3.3.1",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.0",
"socket.io": "^4.6.1",
"ioredis": "^5.3.2",
"node-fetch": "3.3.2",
"reflect-metadata": "^0.1.14",
"rxjs": "^7.8.1",
"socket.io": "^4.7.5",
"socks-proxy-agent": "^7.0.0",
"typescript": "^4.9.5",
"ws": "8.13.0"
"ws": "8.16.0"
},
"devDependencies": {
"@shopify/eslint-plugin": "^41.3.1",
"@types/jest": "^28.1.8",
"@types/node": "^17.0.45",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"axios-mock-adapter": "^1.21.2",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"axios-mock-adapter": "^1.22.0",
"concurrently": "^7.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.10.0",
"fastify-tsconfig": "^1.0.1",
"jest": "^28.1.3",
"jest-websocket-mock": "^2.4.0",
"mock-socket": "^9.2.1",
"prettier": "^2.8.4",
"jest-websocket-mock": "^2.5.0",
"mock-socket": "^9.3.1",
"prettier": "^2.8.8",
"ts-jest": "^28.0.8",
"ts-node": "^10.9.1"
"ts-node": "^10.9.2"
},
"scripts": {
"start": "ts-node src/server.ts",

565
yarn.lock

File diff suppressed because it is too large Load Diff