Skip to content

Comments

Update dependencies, fix dependabot issues#452

Merged
flacoman91 merged 13 commits intomainfrom
update-deps
Feb 6, 2026
Merged

Update dependencies, fix dependabot issues#452
flacoman91 merged 13 commits intomainfrom
update-deps

Conversation

@flacoman91
Copy link
Collaborator

@flacoman91 flacoman91 commented Jan 22, 2026

Updating packages for security and keeping up to date

To update Storybook, we have to follow the update path

8-> 9 -> 10

Changes

  • Removes a bunch of outdated airbnb configs in favor of recommended eslint and tslint rules
  • Remove unused tanstack query library
  • remove unused boilerplate cypress tests and cypress library

How to test this PR

  1. Just yarn install; yarn build; yarn test;
  2. everything should still work

Screenshots

Notes

@github-actions
Copy link

github-actions bot commented Jan 22, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-02-06 18:01 UTC

Copy link
Member

@anselmbradford anselmbradford left a comment

Choose a reason for hiding this comment

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

I would be inclined to merge this and then circle back to the linter errors and fix those and then add a PR check for the linter.

@flacoman91
Copy link
Collaborator Author

I would be inclined to merge this and then circle back to the linter errors and fix those and then add a PR check for the linter.

Thanks. I agree. I already see a ton of linter errors even with the current ruleset.

@flacoman91 flacoman91 merged commit 7b937fc into main Feb 6, 2026
4 checks passed
@flacoman91 flacoman91 deleted the update-deps branch February 6, 2026 18:01
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