Skip to content

Revert Updates#182

Merged
bh2smith merged 2 commits intomainfrom
revert-update
Sep 17, 2025
Merged

Revert Updates#182
bh2smith merged 2 commits intomainfrom
revert-update

Conversation

@bh2smith
Copy link
Contributor

No description provided.

This reverts commit f2808a7.
This reverts commit 8d43501.
@bh2smith bh2smith merged commit a7c1825 into main Sep 17, 2025
1 check passed
@bh2smith bh2smith deleted the revert-update branch September 17, 2025 14:36
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

"eslint": "^9.35.0",
"@types/node": "^24.3.0",
"@typescript-eslint/eslint-plugin": "^8.42.0",
"@typescript-eslint/parser": "^8.42.0",
Copy link

Choose a reason for hiding this comment

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

Bug: Lockfile Specifies Incompatible Dependency Versions

The bun.lock file specifies downgraded versions for several dependencies, including near-api-js (^6.2.6), viem (^2.37.1), and TypeScript-related packages like @types/node (^24.3.0). These versions no longer satisfy the semver ranges declared in package.json, which can lead to unexpected package installations, runtime issues, and inconsistent behavior across environments.

Fix in Cursor Fix in Web

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.

1 participant