Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"@graphql-codegen/typescript-react-apollo": "^3.3.7",
"@graphql-eslint/eslint-plugin": "^4.4.0",
"@playwright/test": "1.56.1",
"@saleor/app-sdk": "1.5.0",
"@saleor/app-sdk": "0.0.0-pr-20251218133314",
Copy link

Copilot AI Dec 19, 2025

Choose a reason for hiding this comment

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

The version "0.0.0-pr-20251218133314" appears to be a pre-release or PR-specific version. This should not be committed to the main branch and should instead use a stable, published version of the package.

Suggested change
"@saleor/app-sdk": "0.0.0-pr-20251218133314",
"@saleor/app-sdk": "^0.61.0",

Copilot uses AI. Check for mistakes.
"@sentry/cli": "^2.58.2",
"@storybook/react-vite": "9.0.18",
"@swc/jest": "^0.2.39",
Expand Down
Loading
Loading