Skip to content

chore: Update dependencies and configuration files#639

Merged
tyhonchik merged 1 commit intomainfrom
dependency-update-20_01
Jan 22, 2026
Merged

chore: Update dependencies and configuration files#639
tyhonchik merged 1 commit intomainfrom
dependency-update-20_01

Conversation

@tyhonchik
Copy link
Copy Markdown
Contributor

Description

  • Updated various package versions in package.json and pnpm-lock.yaml.
  • Added .pnpm-store to .gitignore to exclude local package store.
  • Changed TypeScript target from ES5 to ES2020 in tsconfig.json for modern JavaScript support.
  • Adjusted minimumReleaseAgeExclude in pnpm-workspace.yaml

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Developer Checklist:

  • Manually smoke tested the functionality locally
  • Confirmed there are no new warnings or errors in the browser console
  • Made the corresponding changes to the documentation
  • Added tests that prove my fix is effective or that my feature works
  • (For User Stories only) Double-checked that all Acceptance Criteria are satisified
  • Confirmed there are no new warnings on automated tests
  • Selected the correct base branch
  • Commented the code in hard-to-understand areas
  • Followed the code style guidelines of this project
  • Reviewed that the files changed in GitHub’s UI reflect my intended changes
  • Confirmed the pipeline checks are not failing

Review Checklist:

  • Tested locally that all Acceptance Criteria or Expected Outcomes are satisfied
  • Confirmed that changes follow the code style guidelines of this project

@arabot-1
Copy link
Copy Markdown
Contributor

arabot-1 commented Jan 22, 2026

🚀 Preview Deployment: View Here

milosh86
milosh86 previously approved these changes Jan 22, 2026
Copy link
Copy Markdown
Contributor

@milosh86 milosh86 left a comment

Choose a reason for hiding this comment

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

👍

@tyhonchik tyhonchik force-pushed the dependency-update-20_01 branch from 87e51b8 to 1a52d08 Compare January 22, 2026 12:04
- Updated various package versions in package.json and pnpm-lock.yaml.
- Added .pnpm-store to .gitignore to exclude local package store.
- Changed TypeScript target from ES5 to ES2020 in tsconfig.json for modern JavaScript support.
- Adjusted minimumReleaseAgeExclude in pnpm-workspace.yaml
@tyhonchik tyhonchik merged commit c008b37 into main Jan 22, 2026
7 checks passed
@tyhonchik tyhonchik deleted the dependency-update-20_01 branch January 22, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants