File tree Expand file tree Collapse file tree 4 files changed +207
-197
lines changed Expand file tree Collapse file tree 4 files changed +207
-197
lines changed Original file line number Diff line number Diff line change 25
25
"tsc" : " turbo tsc"
26
26
},
27
27
"devDependencies" : {
28
- "@biomejs/biome" : " ^2.0.6 " ,
28
+ "@biomejs/biome" : " ^2.2.4 " ,
29
29
"@changesets/cli" : " 2.29.7" ,
30
30
"@vitest/coverage-v8" : " 3.2.4" ,
31
31
"syncpack" : " 13.0.4" ,
Original file line number Diff line number Diff line change 29
29
"tsc" : " tsc --noEmit"
30
30
},
31
31
"dependencies" : {
32
- "@types/node" : " ^24.4 .0" ,
32
+ "@types/node" : " ^24.5 .0" ,
33
33
"jose" : " 6.1.0" ,
34
34
"node-mock-http" : " 1.0.3"
35
35
},
Original file line number Diff line number Diff line change 27
27
},
28
28
"devDependencies" : {
29
29
"@types/express" : " 5.0.3" ,
30
- "@typescript-eslint/eslint-plugin" : " 8.43 .0" ,
30
+ "@typescript-eslint/eslint-plugin" : " 8.44 .0" ,
31
31
"@vitest/coverage-v8" : " 3.2.4" ,
32
32
"node-mocks-http" : " 1.17.2" ,
33
33
"tsup" : " 8.5.0" ,
You can’t perform that action at this time.
0 commit comments