File tree Expand file tree Collapse file tree 3 files changed +118
-89
lines changed
Expand file tree Collapse file tree 3 files changed +118
-89
lines changed Original file line number Diff line number Diff line change 11services :
22 redis :
3- image : redis:8.4 -alpine
3+ image : redis:8.6 -alpine
44 ports :
55 - " 6379:6379"
66
Original file line number Diff line number Diff line change 3434 "@adonisjs/tsconfig" : " ^1.4.1" ,
3535 "@japa/assert" : " ^4.2.0" ,
3636 "@japa/expect-type" : " ^2.0.4" ,
37- "@japa/runner" : " ^5.0 .0" ,
38- "@swc/core" : " ^1.15.8 " ,
37+ "@japa/runner" : " ^5.3 .0" ,
38+ "@swc/core" : " ^1.15.11 " ,
3939 "@testcontainers/hivemq" : " ^11.11.0" ,
4040 "@testcontainers/redis" : " ^11.11.0" ,
4141 "@types/node" : " ^20.17.19" ,
4242 "@types/object-hash" : " ^3.0.6" ,
4343 "c8" : " ^10.1.3" ,
4444 "del-cli" : " ^7.0.0" ,
4545 "eslint" : " ^9.39.2" ,
46- "ioredis" : " ^5.9.0 " ,
47- "mqtt" : " ^5.14.1 " ,
48- "prettier" : " ^3.7.4 " ,
49- "release-it" : " ^19.2.3 " ,
46+ "ioredis" : " ^5.9.2 " ,
47+ "mqtt" : " ^5.15.0 " ,
48+ "prettier" : " ^3.8.1 " ,
49+ "release-it" : " ^19.2.4 " ,
5050 "testcontainers" : " ^11.11.0" ,
5151 "ts-node-maintained" : " ^10.9.6" ,
5252 "tsup" : " ^8.5.1" ,
5353 "typescript" : " ^5.9.3"
5454 },
5555 "dependencies" : {
56- "@paralleldrive/cuid2" : " ^3.0.6 " ,
56+ "@paralleldrive/cuid2" : " ^3.3.0 " ,
5757 "@poppinss/utils" : " ^6.10.1" ,
5858 "object-hash" : " ^3.0.0"
5959 },
You can’t perform that action at this time.
0 commit comments