upgrade_packages
Check React Native project dependencies for outdated packages and upgrade them safely with configurable update levels and vulnerability scanning.
Instructions
Automatically check for package updates and provide upgrade recommendations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Path to React Native project root | |
| package_manager | No | Package manager to use | |
| update_level | No | Level of updates to include | |
| auto_apply | No | Whether to automatically apply safe updates | |
| check_vulnerabilities | No | Whether to check for security vulnerabilities |