Describe the bug
@netlify/zip-it-and-ship-it has a non-dev dependency on "@babel/types": "7.28.5". This prevents package managers from deduplicating this version with any other versions of @babel/types that may be present in the transitive dependencies of a package that depends on @netlify/zip-it-and-ship-it. Please use a semver range instead.
Steps to reproduce
CLI command and flags
Configuration
No response
CLI output
Environment