Skip to content

chore: update dependencies in package.json#7533

Merged
janechu merged 1 commit into
mainfrom
users/radium-v/update-packages-05-22-2026
May 27, 2026
Merged

chore: update dependencies in package.json#7533
janechu merged 1 commit into
mainfrom
users/radium-v/update-packages-05-22-2026

Conversation

@radium-v
Copy link
Copy Markdown
Collaborator

@radium-v radium-v commented May 24, 2026

Pull Request

📖 Description

Removes unused root-level dependencies from the FAST monorepo and replaces @types/express with @types/node, which more accurately reflects the project's actual runtime environment.

Removed:

  • @types/express
  • esm
  • express
  • glob
  • yargs

Added:

  • @types/node

Also removes the overrides block, which was only needed to pin glob transitively through sucrase and read-package-json.

🎫 Issues

This PR supersedes #7528, #7529, and #7530.

📑 Test Plan

All existing tests pass. No functional code was changed as this is a dependency cleanup only.

✅ Checklist

General

  • I have tested my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

- Removed outdated dependencies: @types/express, esm, express, glob, yargs
- Added @types/node as a dependency
@radium-v radium-v force-pushed the users/radium-v/update-packages-05-22-2026 branch from bc24bac to 9dd99e1 Compare May 27, 2026 16:42
@janechu janechu merged commit e92f289 into main May 27, 2026
14 checks passed
@janechu janechu deleted the users/radium-v/update-packages-05-22-2026 branch May 27, 2026 17:38
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.

2 participants