PR-257542: Update dependencies and versions of packages.

This commit is contained in:
2024-01-05 22:04:36 +00:00
parent a783260a43
commit 2956ab1dc0
3 changed files with 956 additions and 861 deletions

View File

@ -7,11 +7,11 @@ 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) | 18.2.0
Redux (Global State Management) | 4.2.1
React Router DOM (Routing) | 6.19.0
Redux (Global State Management) | 5.0.1
React Router DOM (Routing) | 6.21.1
Jest (Testing) | 29.7.0
Cypress (E2E Testing) | 13.6.0
Typescript | 5.3.2
Cypress (E2E Testing) | 13.6.2
Typescript | 5.3.3
## Setup
To create a new project run in the terminal: