File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 "checks" : " pnpm lint && pnpm typecheck"
1515 },
1616 "devDependencies" : {
17- "@adonisjs/tsconfig" : " ^1.3 .0" ,
18- "@japa/assert" : " 2.1 .0" ,
19- "@japa/expect-type" : " 2.0.1 " ,
20- "@japa/file-system" : " 2.2 .0" ,
21- "@japa/runner" : " 3.1.1 " ,
22- "@julr/tooling-configs" : " 2.1 .0" ,
23- "@swc/core" : " 1.4.6 " ,
24- "@types/node" : " ^20.11.25 " ,
25- "c8" : " ^9 .1.0 " ,
17+ "@adonisjs/tsconfig" : " ^1.4 .0" ,
18+ "@japa/assert" : " 3.0 .0" ,
19+ "@japa/expect-type" : " 2.0.2 " ,
20+ "@japa/file-system" : " 2.3 .0" ,
21+ "@japa/runner" : " 3.1.4 " ,
22+ "@julr/tooling-configs" : " 2.2 .0" ,
23+ "@swc/core" : " 1.7.26 " ,
24+ "@types/node" : " ^20.16.5 " ,
25+ "c8" : " ^10 .1.2 " ,
2626 "copyfiles" : " ^2.4.1" ,
2727 "cross-env" : " ^7.0.3" ,
2828 "del-cli" : " ^5.1.0" ,
2929 "dotenv" : " ^16.4.5" ,
3030 "eslint" : " ^8.57.0" ,
31- "prettier" : " ^3.2.5 " ,
32- "release-it" : " ^17.1.1 " ,
31+ "prettier" : " ^3.3.3 " ,
32+ "release-it" : " ^17.6.0 " ,
3333 "ts-node" : " ^10.9.2" ,
34- "tsup" : " ^8.0.2 " ,
35- "typescript" : " ~5.4 .2"
34+ "tsup" : " ^8.3.0 " ,
35+ "typescript" : " ~5.6 .2"
3636 },
3737 "prettier" : " @julr/tooling-configs/prettier"
3838}
Original file line number Diff line number Diff line change 4242 },
4343 "dependencies" : {
4444 "@lukeed/ms" : " ^2.0.2" ,
45- "@poppinss/utils" : " ^6.7.2 " ,
46- "async-mutex" : " ^0.4.1 " ,
45+ "@poppinss/utils" : " ^6.8.1 " ,
46+ "async-mutex" : " ^0.5.0 " ,
4747 "typescript-log" : " ^2.0.0"
4848 },
4949 "devDependencies" : {
50- "@aws-sdk/client-dynamodb" : " ^3.529.1 " ,
51- "@japa/expect-type" : " 2.0.1 " ,
52- "@types/better-sqlite3" : " ^7.6.9 " ,
53- "@types/pg" : " ^8.11.2 " ,
50+ "@aws-sdk/client-dynamodb" : " ^3.654.0 " ,
51+ "@japa/expect-type" : " 2.0.2 " ,
52+ "@types/better-sqlite3" : " ^7.6.11 " ,
53+ "@types/pg" : " ^8.11.10 " ,
5454 "@types/proper-lockfile" : " ^4.1.4" ,
55- "better-sqlite3" : " ^9.4.3 " ,
56- "ioredis" : " ^5.3.2 " ,
55+ "better-sqlite3" : " ^9.6.0 " ,
56+ "ioredis" : " ^5.4.1 " ,
5757 "knex" : " ^3.1.0" ,
58- "kysely" : " ^0.27.3 " ,
59- "mysql2" : " ^3.9.2 " ,
60- "pg" : " ^8.11.3 " ,
58+ "kysely" : " ^0.27.4 " ,
59+ "mysql2" : " ^3.11.3 " ,
60+ "pg" : " ^8.13.0 " ,
6161 "sqlite3" : " ^5.1.7"
6262 },
6363 "publishConfig" : {
Original file line number Diff line number Diff line change 33 "type" : " module" ,
44 "dependencies" : {
55 "@verrou/core" : " workspace:*" ,
6- "ioredis" : " ^5.3.2 " ,
7- "pino" : " ^8.17.2 "
6+ "ioredis" : " ^5.4.1 " ,
7+ "pino" : " ^9.4.0 "
88 },
99 "devDependencies" : {
1010 "pino-pretty" : " ^10.3.1"
You can’t perform that action at this time.
0 commit comments