Skip to content

HCRC-156 | Update all packages to latest minor#226

Merged
karisal-anders merged 2 commits into
mainfrom
HCRC-156-update-minor
Dec 11, 2025
Merged

HCRC-156 | Update all packages to latest minor#226
karisal-anders merged 2 commits into
mainfrom
HCRC-156-update-minor

Conversation

@karisal-anders

@karisal-anders karisal-anders commented Dec 10, 2025

Copy link
Copy Markdown
Contributor

Description

Done:

  • Update all packages to latest minor
  • Remove @types/dompurify as unnecessary
  • Force hds-react's cookie to v0.7.2 to fix dependabot issue 28
  • Require @apollo/client ^3.14.0 as peer dependency, if used (i.e. the peer dependency is optional, but if it IS used then it must be at least ^3.14.0)

Related

HCRC-156

Testing

Automated tests

Manual testing

Tried locally:

  • yarn generate:graphql, worked
  • yarn lint, passed
  • yarn typecheck, passed
  • yarn test, passed
  • yarn storybook, worked ok

Screenshots

Additional notes

done:
- `ncu -i --target=minor` and upgraded all, to upgrade package.json
- remove `@types/dompurify` as unnecessary, dompurify provides its own
  type definitions
- `yarn upgrade` to upgrade `yarn.lock` contents
- changed peer dependency for `@apollo/client` to `^3.14.0`

refs HCRC-156
@sonarqubecloud

Copy link
Copy Markdown

@karisal-anders karisal-anders merged commit b2162eb into main Dec 11, 2025
5 checks passed
@karisal-anders karisal-anders deleted the HCRC-156-update-minor branch December 11, 2025 07:26
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.

2 participants