File tree Expand file tree Collapse file tree 2 files changed +361
-173
lines changed Expand file tree Collapse file tree 2 files changed +361
-173
lines changed Original file line number Diff line number Diff line change 35
35
"@japa/assert" : " ^4.0.1" ,
36
36
"@japa/expect-type" : " ^2.0.3" ,
37
37
"@japa/runner" : " ^4.2.0" ,
38
- "@swc/core" : " ^1.11.13 " ,
39
- "@testcontainers/hivemq" : " ^10.21.0 " ,
40
- "@testcontainers/redis" : " ^10.21.0 " ,
38
+ "@swc/core" : " ^1.11.20 " ,
39
+ "@testcontainers/hivemq" : " ^10.24.2 " ,
40
+ "@testcontainers/redis" : " ^10.24.2 " ,
41
41
"@types/node" : " ^20.17.19" ,
42
42
"@types/object-hash" : " ^3.0.6" ,
43
43
"c8" : " ^10.1.3" ,
44
44
"del-cli" : " ^6.0.0" ,
45
- "eslint" : " ^9.23 .0" ,
46
- "ioredis" : " ^5.6.0 " ,
47
- "mqtt" : " ^5.10.4 " ,
45
+ "eslint" : " ^9.24 .0" ,
46
+ "ioredis" : " ^5.6.1 " ,
47
+ "mqtt" : " ^5.11.0 " ,
48
48
"prettier" : " ^3.5.3" ,
49
49
"release-it" : " ^18.1.2" ,
50
- "testcontainers" : " ^10.21.0 " ,
50
+ "testcontainers" : " ^10.24.2 " ,
51
51
"ts-node-maintained" : " ^10.9.5" ,
52
52
"tsup" : " ^8.4.0" ,
53
- "typescript" : " ^5.8.2 "
53
+ "typescript" : " ^5.8.3 "
54
54
},
55
55
"dependencies" : {
56
56
"@paralleldrive/cuid2" : " ^2.2.2" ,
92
92
"web" : true
93
93
}
94
94
},
95
- "packageManager" : " yarn@4.7 .0"
95
+ "packageManager" : " yarn@4.9 .0"
96
96
}
You can’t perform that action at this time.
0 commit comments