Skip to content

chore: update npm dependencies #158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 24, 2025
Merged

chore: update npm dependencies #158

merged 2 commits into from
Apr 24, 2025

Conversation

RLAlpha49
Copy link
Owner

📦 Dependency Updates

This PR updates npm packages to their latest versions.

Latest Package Updates
{
  "@radix-ui/react-checkbox": "^1.2.3",
  "@radix-ui/react-collapsible": "^1.1.8",
  "@radix-ui/react-dropdown-menu": "^2.1.12",
  "@radix-ui/react-navigation-menu": "^1.2.10",
  "@radix-ui/react-scroll-area": "^1.2.6",
  "@radix-ui/react-tabs": "^1.1.9",
  "@radix-ui/react-tooltip": "^1.2.4"
}

This PR was automatically created by the dependency update workflow.

Copy link

gooroo-dev bot commented Apr 23, 2025

Please double check the following review of the pull request:

Issues counts

🐞Mistake 🤪Typo 🚨Security 🚀Performance 💪Best Practices 📖Readability ❓Others
0 0 0 0 0 0 0

Changes in the diff

  • 🛠️ Updated versions of several @radix-ui dependencies in package-lock.json and package.json to their latest versions:
    • @radix-ui/react-checkbox from ^1.2.2 to ^1.2.3
    • @radix-ui/react-collapsible from ^1.1.7 to ^1.1.8
    • @radix-ui/react-dropdown-menu from ^2.1.11 to ^2.1.12
    • @radix-ui/react-navigation-menu from ^1.2.9 to ^1.2.10
    • @radix-ui/react-scroll-area from ^1.2.5 to ^1.2.6
    • @radix-ui/react-tabs from ^1.1.8 to ^1.1.9
    • @radix-ui/react-tooltip from ^1.2.3 to ^1.2.4
  • 🛠️ Updated @radix-ui/react-presence dependency version from 1.1.3 to 1.1.4 in various nested dependencies.

Identified Issues

No issues were identified in the incoming changes. The updates are straightforward version bumps for dependencies, which typically do not introduce direct code issues unless there are breaking changes in the updated packages. However, it is always good practice to test the application thoroughly after such updates to ensure no unexpected behavior occurs.

Missing Tests

Since the changes involve updating package versions, there are no specific code changes to test. However, it is recommended to perform regression testing on the application to ensure that the updated dependencies do not introduce any issues. This can include:

  1. Running the existing test suite to ensure all tests pass.
  2. Manually testing key functionalities of the application that rely on the updated packages.
  3. Checking for any deprecation warnings or errors in the console related to the updated packages.

Summon me to re-review when updated! Yours, Gooroo.dev
I'd love to hear your feedback! React or reply.

@RLAlpha49
Copy link
Owner Author

📦 New dependency updates added

This PR has been updated with npm package updates

Latest Package Updates
{
  "@radix-ui/react-checkbox": "^1.2.3",
  "@radix-ui/react-collapsible": "^1.1.8",
  "@radix-ui/react-dropdown-menu": "^2.1.12",
  "@radix-ui/react-navigation-menu": "^1.2.10",
  "@radix-ui/react-scroll-area": "^1.2.6",
  "@radix-ui/react-tabs": "^1.1.9",
  "@radix-ui/react-tooltip": "^1.2.4",
  "@tanstack/react-router": "^1.117.0",
  "framer-motion": "^12.8.0",
  "@tanstack/router-devtools": "^1.117.0",
  "electron": "35.2.1"
}

@RLAlpha49 RLAlpha49 merged commit c44b24a into master Apr 24, 2025
11 checks passed
@RLAlpha49 RLAlpha49 deleted the deps/update-packages branch April 24, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant