Skip to content

add new packages #111

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 1 commit into from
Jul 31, 2025
Merged

add new packages #111

merged 1 commit into from
Jul 31, 2025

Conversation

salvador-barboza
Copy link
Collaborator

add tanstack use query and zod

@Copilot Copilot AI review requested due to automatic review settings July 31, 2025 16:33
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds TanStack React Query for data fetching and updates the Zod validation library to a newer version.

  • Adds @tanstack/react-query package for handling server state management
  • Updates Zod from version 3.24.2 to 3.25.76
Comments suppressed due to low confidence (1)

package.json:75

  • The Zod version 3.25.76 does not exist. The latest stable version of Zod is 3.24.x. Please use a valid version number like ^3.24.2 or check the official npm registry for available versions.
        "zod": "^3.25.76"

@salvador-barboza salvador-barboza merged commit 9e2caee into main Jul 31, 2025
2 checks passed
@salvador-barboza salvador-barboza deleted the update-libs-25-7-31 branch July 31, 2025 16:36
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.

2 participants