Skip to content

Update frontend dependencies and README#17

Merged
imbreydan merged 5 commits intomainfrom
update-frontend
Jul 29, 2025
Merged

Update frontend dependencies and README#17
imbreydan merged 5 commits intomainfrom
update-frontend

Conversation

@imbreydan
Copy link
Contributor

What I did

Updated the frontend dependencies (including rhf-kit) and updated the README to include a note about the newly required Node version

Why I did it

Needed updated

Issue #s Addressed

How to test it

  • Run npm install and npm run dev and ensure the frontend runs correctly

Copy link

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 updates frontend dependencies to their latest versions and adds Node.js version requirements to the README. The changes include major version bumps for several core libraries including React, Material-UI, and various development tools.

  • Updates all production and development dependencies to latest versions
  • Adds Node.js version requirement documentation
  • Includes major version updates for React (18→19), Material-UI (5→7), and other core dependencies

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 4 comments.

File Description
project-vite/package.json Updates all dependencies and devDependencies to latest versions with several major version bumps
project-vite/README.md Adds Node.js version requirement note for Vite compatibility

Copy link
Contributor

@ChaseHutcheson ChaseHutcheson left a comment

Choose a reason for hiding this comment

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

lgtm

@imbreydan imbreydan merged commit fe40bb2 into main Jul 29, 2025
9 checks passed
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.

Update frontend dependencies

2 participants