chore(deps-dev): bump tsx from 4.22.2 to 4.22.4#221
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
|
| Filename | Overview |
|---|---|
| package.json | Bumps the tsx devDependency specifier from ^4.21.0 to ^4.22.4 to pick up two patch releases containing bug fixes. |
| pnpm-lock.yaml | Lockfile updated to reflect tsx 4.22.4 and cascading transitive bumps: esbuild 0.28.0→0.28.1, acorn 8.16.0→8.17.0, terser 5.47.1→5.48.0, watchpack 2.5.1→2.5.2 (drops glob-to-regexp dep), webpack-sources 3.4.1→3.5.0, react-is 19.2.6→19.2.7, @types/node 25.9.0→25.9.3. |
Reviews (2): Last reviewed commit: "chore(deps-dev): bump tsx from 4.22.2 to..." | Re-trigger Greptile
🤖 Augment PR SummarySummary: Updates the dev dependency 🤖 Was this summary useful? React with 👍 or 👎 |
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.22.2 to 4.22.4. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.2...v4.22.4) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.22.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1437acf to
a3b5a6b
Compare
🤖 Morph Preview TestPreview URL: https://volvox-website-b6nu6oa4h-volvox-llc.vercel.app AI SummaryIssues:
Verified:
Notes:
Attachments: todo.md:
RecordingAutomated testing by Morph |
|
Superseded by #229. |

Bumps tsx from 4.22.2 to 4.22.4.
Release notes
Sourced from tsx's releases.
Commits
1ce8463fix: resolve CommonJS directory requires inside dependencies (#803)dce02fcfix: decode typed loader source68f72f3fix: preserve entrypoint with TypeScript preload hooks69455cftest: cover package exports for ambiguous ESM reexports