PR-433935: updating packages.

This commit is contained in:
2026-01-27 20:05:48 +00:00
parent 7743a3745b
commit 8bca930c73
4 changed files with 4431 additions and 19331 deletions

View File

@@ -6,12 +6,12 @@ It is not a project like create-react-app, create-react-app is used as a starter
Tech(Library or Framework) | Version |
--- | --- |
React (Render Library) | 19.1.1
React (Render Library) | 19.2.4
Redux (Global State Management) | 5.0.1
React Router DOM (Routing) | 7.9.1
Jest (Testing) | 30.1.3
Cypress (E2E Testing) | 15.2.0
Typescript | 5.9.2
React Router DOM (Routing) | 7.13.0
Jest (Testing) | 30.2.0
Cypress (E2E Testing) | 15.9.0
Typescript | 5.9.3
## Setup
To create a new project run in the terminal: