fix: upgrade vite to latest stable version 7.1.7#30
Conversation
- Updates vite from 7.0.0 to 7.0.7 in react-native package - Resolves security vulnerabilities flagged by dependabot - Updates corresponding pnpm lockfile entries
WalkthroughThe pull request updates the devDependency Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
- Updates vite from 7.0.7 to 7.1.7 (latest stable) - Addresses all dependabot security warnings - Includes latest security patches and improvements - Updates corresponding pnpm lockfile entries
|



Description
This PR upgrades Vite from version 7.0.0 to 7.1.7 (latest stable) to address security vulnerabilities flagged by Dependabot and ensure we're using the most up-to-date version.
Changes
vitedependency from7.0.0to7.1.7(latest stable) inpackages/react-native/package.jsonpnpm-lock.yamlWhy This Change
Testing
Type of Change
Checklist