Skip to content

chore(deps): replace ts-node with tsx - #43

Merged
raisedadead merged 1 commit into
chore/35-pnpm-12from
chore/33-replace-ts-node-with-tsx
Sep 11, 2026
Merged

raisedadead merged 1 commit into
chore/35-pnpm-12from
chore/33-replace-ts-node-with-tsx

Conversation

@raisedadead

@raisedadead raisedadead commented Sep 11, 2026

Copy link
Copy Markdown
Member

Closes #33

Replaces ts-node with tsx. ts-node does not start against TypeScript 7.

Adds pnpm-workspace.yaml with allowBuilds: esbuild: true. tsx pulls esbuild,
and pnpm 12 makes an ignored build script a hard error. The Dockerfile copies
the new file in both install stages.

Verified: pnpm dev starts and reloads, both scripts run, docker build passes.

Stack created with GitHub Stacks CLIGive Feedback 💬

@raisedadead
raisedadead added this pull request to stack #45 September 11, 2026 08:35
@socket-security

socket-security Bot commented Sep 11, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedtsx@​4.23.131001008193100

View full report

@raisedadead
raisedadead force-pushed the chore/33-replace-ts-node-with-tsx branch from 8600e09 to 4b300b2 Compare September 11, 2026 09:04
@raisedadead
raisedadead merged commit 8c9fcdc into main Sep 11, 2026
3 checks passed
@raisedadead
raisedadead deleted the chore/33-replace-ts-node-with-tsx branch September 11, 2026 09:12
@raisedadead
raisedadead restored the chore/33-replace-ts-node-with-tsx branch September 11, 2026 09:43
@raisedadead
raisedadead deleted the chore/33-replace-ts-node-with-tsx branch September 11, 2026 09:43
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.

Replace ts-node with tsx

1 participant