ssut / nestjs-sqs

A project to make SQS easier to use within NestJS, with decorator-based handling and seamless NestJS-way integration.
MIT License
214 stars 53 forks source link

Support NestJS 10 Peer Dependencies #59

Closed sosafe-robert-mcauley closed 1 year ago

sosafe-robert-mcauley commented 1 year ago

Hello!

There are some dependencies in the project that aren't updated yet for NestJS 10 support, in particular @golevelup/nestjs-discovery which could be updated to v4.0.0.

npm WARN Conflicting peer dependency: @nestjs/core@9.4.3
npm WARN node_modules/@nestjs/core
npm WARN   peer @nestjs/core@"^9.x" from @golevelup/nestjs-discovery@3.0.1
npm WARN   node_modules/@ssut/nestjs-sqs/node_modules/@golevelup/nestjs-discovery
npm WARN     @golevelup/nestjs-discovery@"^3.0.0" from @ssut/nestjs-sqs@2.1.0
npm WARN     node_modules/@ssut/nestjs-sqs