Skip to content

fix(nuxt): set nuxt as optional dependency#193

Merged
feugy merged 1 commit intovercel:mainfrom
CHC383:fix/nuxt-peer-dependencies
Mar 12, 2026
Merged

fix(nuxt): set nuxt as optional dependency#193
feugy merged 1 commit intovercel:mainfrom
CHC383:fix/nuxt-peer-dependencies

Conversation

@CHC383
Copy link
Contributor

@CHC383 CHC383 commented Mar 11, 2026

Close: #192

Description

This PR sets peer dependency nuxt as optional, so that it will not be installed on the project of the consumers by default.

@vercel
Copy link

vercel bot commented Mar 11, 2026

@CHC383 is attempting to deploy a commit to the Analytics Test Projects Team on Vercel.

A member of the Team first needs to authorize it.

@porada
Copy link

porada commented Mar 12, 2026

cc @feugy @HugoRCD

This is a regression introduced in #183.

@HugoRCD HugoRCD self-requested a review March 12, 2026 14:11
@HugoRCD HugoRCD requested a review from feugy March 12, 2026 14:11
Copy link
Member

@feugy feugy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Will release shortly

@feugy feugy merged commit c7f3c37 into vercel:main Mar 12, 2026
4 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nuxt peer dependency not marked as optional in peerDependenciesMeta, causing npm to install full Nuxt stack

4 participants