Skip to content

Update drizzle-orm peer dependency to support 0.45.x in session-storage-drizzle #2963

@blanklob

Description

@blanklob

The current peer dependency for drizzle-orm in @shopify/shopify-app-session-storage-drizzle is ^0.40.0

This prevents upgrading to drizzle-orm 0.45.x which was released recently.

npm ci fails with ERESOLVE error when trying to use drizzle-orm 0.45.1 alongside the session storage package.

Would it be possible to update the peer dependency range to include 0.45.x?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions