chore: downgrade appkit demo and modify updateInternalDependencies#4865
chore: downgrade appkit demo and modify updateInternalDependencies#4865lukaisailovic merged 3 commits intomainfrom
updateInternalDependencies#4865Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
10 Skipped Deployments
|
There was a problem hiding this comment.
Pull Request Overview
This PR downgrades the AppKit demo dependencies from version 1.7.19 to 1.7.18 and removes the updateInternalDependencies configuration from the changeset config. This appears to be a maintenance change to align dependency versions and simplify the changeset configuration.
- Downgrade all @reown/appkit-* packages from 1.7.19 to 1.7.18
- Remove
updateInternalDependenciessetting from changeset configuration
Reviewed Changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| apps/demo/package.json | Downgrades all @reown/appkit-* dependencies from 1.7.19 to 1.7.18 |
| .changeset/config.json | Removes the updateInternalDependencies patch configuration |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
updateInternalDependenciesupdateInternalDependencies
Coverage Report
File CoverageNo changed files found. |
Description
Please include a brief summary of the change.
Type of change
Associated Issues
For Linear issues: Closes APKT-xxx
For GH issues: closes #...
Showcase (Optional)
If there is a UI change include the screenshots with before and after state.
If new feature is being introduced, include the link to demo recording.
Checklist