Skip to content

Update peerDependencies for ai #15

@moonlightnexus

Description

@moonlightnexus

Update peerDependencies for ai / Support AI SDK v6 (I believe it already supports so please update the peerDependencies)

I tried installing @parallel-web/ai-sdk-tools@latest into a project that already uses AI SDK v6 and npm failed with a peer dependency conflict.

Environment:

  • @parallel-web/ai-sdk-tools@0.2.1
  • ai@6.0.168
  • npm

Command:

npm install @parallel-web/ai-sdk-tools@latest

Possibly because of this -

"peerDependencies": {
"ai": "^5.0.0"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions