chore(deps): Upgrade dependencies and development tools#87
Conversation
- Update Next.js to version 15.2.0 across all apps - Upgrade Turbo to version 2.4.4 - Update AWS SDK packages to version 3.758.0 - Bump React and React DOM type definitions - Add NODE_OPTIONS='--inspect' to dev scripts for easier debugging - Add resolution overrides for React type definitions
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Caution Review failedThe pull request is closed. WalkthroughThe pull request updates multiple Changes
Sequence Diagram(s)sequenceDiagram
participant Developer
participant Terminal
participant NextServer
participant Debugger
Developer->>Terminal: Execute "dev" command (with NODE_OPTIONS='--inspect')
Terminal->>NextServer: Start Next.js server with debug flag
NextServer->>Debugger: Open debug connection on inspector port
Debugger-->>Developer: Establish debugging session
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (2)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
- Upgrade Framer Motion to version 12.4.7 - Update D3.js to version 7.9.0 and add TypeScript types - Bump iconv-lite to version 0.6.3 - Synchronize Bun and Yarn lock files - Resolve minor dependency conflicts and version mismatches
Summary by CodeRabbit