Skip to content

@fastify/view version in @nestjs/platform-fastify needs to be updated #13516

@aimidy

Description

@aimidy

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

 WARN  Issues with peer dependencies found
.
└─┬ @nestjs/platform-fastify ^10.3.8
└── ✕ unmet peer @fastify/view@^8.0.0: found ^9.0.0
image

Minimum reproduction code

none

Steps to reproduce

No response

Expected behavior

Release v10.3.4 (2024-03-18)
#13229 chore(deps-dev): bump @fastify/view from 8.2.0 to 9.0.0 (@dependabot[bot])

Package

  • I don't know. Or some 3rd-party package
  • @nestjs/common
  • @nestjs/core
  • @nestjs/microservices
  • @nestjs/platform-express
  • @nestjs/platform-fastify
  • @nestjs/platform-socket.io
  • @nestjs/platform-ws
  • @nestjs/testing
  • @nestjs/websockets
  • Other (see below)

Other package

No response

NestJS version

10.3.8

Packages versions

{
"@nestjs/platform-fastify": "^10.3.8",
}

Node.js version

20.12.1

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageThis issue has not been looked into

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions