Skip to content

chore(deps): update nx to 23.1.1 - #11

Merged
jaysoo merged 1 commit into
mainfrom
chore/nx-23.1.1
Aug 10, 2026
Merged

chore(deps): update nx to 23.1.1#11
jaysoo merged 1 commit into
mainfrom
chore/nx-23.1.1

Conversation

@jaysoo

@jaysoo jaysoo commented Aug 10, 2026

Copy link
Copy Markdown
Member

Current Behavior

nx and @nx/* on 23.1.0.

Expected Behavior

nx and @nx/* on 23.1.1. Patch bump - no code migrations, package.json + lockfile only.

Verified locally on this branch: build pass, typecheck pass, lint pass, test pass, e2e pass. npm ci reports the lockfile in sync.

npm install hit an ERESOLVE against the stale tree (@nx/eslint@23.1.1 optional-peers @nx/jest@23.1.1 while the lockfile pinned 23.1.0). Resolved by dropping only the nx/@nx/* lockfile entries and reinstalling, so every non-nx pin stayed frozen.

## Current Behavior
nx and @nx/* on 23.1.0.

## Expected Behavior
nx and @nx/* on 23.1.1. Patch bump - no code migrations, package.json + lockfile only.
@jaysoo
jaysoo merged commit 339c9c3 into main Aug 10, 2026
1 check passed
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