Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.
Merged
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 @@ -25,7 +25,7 @@
"@mui/material": "^5.18.0",
"@mui/x-date-pickers": "^7.29.4",
"@stripe/stripe-js": "^7.8.0",
"@taskratchet/sdk": "^5.0.0",
"@taskratchet/sdk": "^6.0.0",
Copy link

Copilot AI Aug 27, 2025

Choose a reason for hiding this comment

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

Major version bump from 5.0.0 to 6.0.0 suggests potential breaking changes in the SDK. Ensure that all existing SDK usage throughout the codebase is compatible with the new version, particularly API method signatures, return types, and error handling patterns.

Copilot uses AI. Check for mistakes.
"dayjs": "^1.11.13",
"humanize-duration": "^3.33.0",
"query-string": "^9.2.2",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading