liam icon indicating copy to clipboard operation
liam copied to clipboard

chore: move `@types/diff` to `devDependencies` without modifying version

Open samuel871211 opened this issue 8 months ago • 4 comments

Issue

  • resolve:

Why is this change needed?

chore: move @types/diff to devDependencies without modifying version

What would you like reviewers to focus on?

Testing Verification

What was done

🤖 Generated by PR Agent at d3e80a3290f07c1767615e60430b159018e51ade

  • Moved @types/diff from dependencies to devDependencies.
  • Updated pnpm-lock.yaml to reflect dependency relocation.

Detailed Changes

Relevant files
Configuration changes
package.json
Relocated `@types/diff` to `devDependencies`.                       

frontend/apps/app/package.json

  • Removed @types/diff from dependencies.
  • Added @types/diff to devDependencies.
  • +1/-1     
    pnpm-lock.yaml
    Updated lock file for dependency relocation.                         

    pnpm-lock.yaml

  • Updated lock file to reflect @types/diff relocation.
  • Removed @types/diff from dependencies section.
  • Added @types/diff to devDependencies section.
  • +3/-3     

    Additional Notes


    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • samuel871211 avatar Apr 05 '25 11:04 samuel871211

    ⚠️ No Changeset found

    Latest commit: c714133da884d44666096291a36614b8a345c399

    Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

    This PR includes no changesets

    When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

    Click here to learn what changesets are, and how to add one.

    Click here if you're a maintainer who wants to add a changeset to this PR

    changeset-bot[bot] avatar Apr 05 '25 11:04 changeset-bot[bot]

    @samuel871211 is attempting to deploy a commit to the ROUTE06 Core Team on Vercel.

    A member of the Team first needs to authorize it.

    vercel[bot] avatar Apr 05 '25 11:04 vercel[bot]

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @samuel871211 Oh, Please resolve conflicts?

    MH4GF avatar Apr 07 '25 02:04 MH4GF

    @MH4GF

    Hi, thank you for the reminder.

    I've fixed the merge conflict, please take time to review it again.

    samuel871211 avatar Apr 07 '25 02:04 samuel871211