chore: update AWS SDK dependencies and adjust development scripts#151
Conversation
- Upgraded `@aws-sdk/client-securityhub` from version 3.758.0 to 3.765.0 for improved functionality. - Added `@t3-oss/env-nextjs` dependency version 0.12.0 to enhance environment variable management. - Modified development script in `apps/app/package.json` to run on port 3000 instead of 3001. - Adjusted development script in `apps/portal/package.json` to run on port 3001 instead of 3002.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThis pull request updates several package configuration files. In apps/app/package.json, the development server port changes from 3001 to 3000. In apps/portal/package.json, the dev script is updated by removing the Changes
Poem
Tip ⚡🧪 Multi-step agentic review comment chat (experimental)
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (3)
🔇 Additional comments (4)
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. 🪧 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 (
|
@aws-sdk/client-securityhubfrom version 3.758.0 to 3.765.0 for improved functionality.@t3-oss/env-nextjsdependency version 0.12.0 to enhance environment variable management.apps/app/package.jsonto run on port 3000 instead of 3001.apps/portal/package.jsonto run on port 3001 instead of 3002.Summary by CodeRabbit