Skip to content

Commit

Permalink
8.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
VictoriqueMoe committed Sep 18, 2024
1 parent bb809fe commit bd5e170
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,27 +24,27 @@
},
"dependencies": {
"@socket.io/redis-adapter": "^8.3.0",
"@tsed/ajv": "^8.0.0-alpha.4",
"@tsed/common": "^8.0.0-alpha.4",
"@tsed/core": "^8.0.0-alpha.4",
"@tsed/di": "^8.0.0-alpha.4",
"@tsed/engines": "^8.0.0-alpha.4",
"@tsed/exceptions": "^8.0.0-alpha.4",
"@tsed/json-mapper": "^8.0.0-alpha.4",
"@tsed/ajv": "^8.0.0-alpha.5",
"@tsed/common": "^8.0.0-alpha.5",
"@tsed/core": "^8.0.0-alpha.5",
"@tsed/di": "^8.0.0-alpha.5",
"@tsed/engines": "^8.0.0-alpha.5",
"@tsed/exceptions": "^8.0.0-alpha.5",
"@tsed/json-mapper": "^8.0.0-alpha.5",
"@tsed/logger": "^6.7.5",
"@tsed/logger-file": "^6.7.5",
"@tsed/passport": "^8.0.0-alpha.4",
"@tsed/platform-cache": "^8.0.0-alpha.4",
"@tsed/platform-exceptions": "^8.0.0-alpha.4",
"@tsed/platform-express": "^8.0.0-alpha.4",
"@tsed/platform-log-middleware": "^8.0.0-alpha.4",
"@tsed/platform-middlewares": "^8.0.0-alpha.4",
"@tsed/platform-params": "^8.0.0-alpha.4",
"@tsed/platform-response-filter": "^8.0.0-alpha.4",
"@tsed/platform-views": "^8.0.0-alpha.4",
"@tsed/schema": "^8.0.0-alpha.4",
"@tsed/socketio": "^8.0.0-alpha.4",
"@tsed/swagger": "^8.0.0-alpha.4",
"@tsed/passport": "^8.0.0-alpha.5",
"@tsed/platform-cache": "^8.0.0-alpha.5",
"@tsed/platform-exceptions": "^8.0.0-alpha.5",
"@tsed/platform-express": "^8.0.0-alpha.5",
"@tsed/platform-log-middleware": "^8.0.0-alpha.5",
"@tsed/platform-middlewares": "^8.0.0-alpha.5",
"@tsed/platform-params": "^8.0.0-alpha.5",
"@tsed/platform-response-filter": "^8.0.0-alpha.5",
"@tsed/platform-views": "^8.0.0-alpha.5",
"@tsed/schema": "^8.0.0-alpha.5",
"@tsed/socketio": "^8.0.0-alpha.5",
"@tsed/swagger": "^8.0.0-alpha.5",
"@types/socket.io": "^3.0.2",
"ajv": "^8.17.1",
"argon2": "^0.41.1",
Expand Down

0 comments on commit bd5e170

Please sign in to comment.