File tree Expand file tree Collapse file tree 5 files changed +929
-549
lines changed Expand file tree Collapse file tree 5 files changed +929
-549
lines changed Original file line number Diff line number Diff line change 11
11
"registry" : " https://npm.pkg.github.com"
12
12
},
13
13
"peerDependencies" : {
14
- "@nestjs/common" : " ^10.0.0" ,
15
- "@nestjs/core" : " ^10.0.0" ,
14
+ "@nestjs/common" : " ^10.0.0 || ^11.0.0 " ,
15
+ "@nestjs/core" : " ^10.0.0 || ^11.0.0 " ,
16
16
"rxjs" : " ^7.5.0"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 11
11
"registry" : " https://npm.pkg.github.com"
12
12
},
13
13
"peerDependencies" : {
14
- "@nestjs/common" : " ^8.0.0 || ^9.0.0 || ^10.0.0" ,
15
- "@nestjs/core" : " ^8.0.0 || ^9.0.0 || ^10.0.0" ,
14
+ "@nestjs/common" : " ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 " ,
15
+ "@nestjs/core" : " ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 " ,
16
16
"nest-winston" : " ^1.8.0" ,
17
17
"rxjs" : " ^7.0.0" ,
18
18
"winston" : " ^3.8.0"
Original file line number Diff line number Diff line change 12
12
},
13
13
"peerDependencies" : {
14
14
"@aws-sdk/client-s3" : " ^3.670.0" ,
15
- "@nestjs/common" : " ^10.0.0" ,
16
- "@nestjs/core" : " ^10.0.0" ,
17
- "@nestjs/config" : " ^3.0.0" ,
15
+ "@nestjs/common" : " ^10.0.0 || ^11.0.0 " ,
16
+ "@nestjs/core" : " ^10.0.0 || ^11.0.0 " ,
17
+ "@nestjs/config" : " ^3.0.0 || ^4.0.0 " ,
18
18
"rxjs" : " ^7.5.0"
19
19
}
20
20
}
You can’t perform that action at this time.
0 commit comments