PR-619732: updating packages.

This commit is contained in:
2023-02-10 22:35:56 +00:00
parent 0e6c44150d
commit 69b2471dae
3 changed files with 927 additions and 923 deletions

View File

@ -7,10 +7,10 @@ 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.0
React Router DOM (Routing) | 6.7.0
Jest (Testing) | 29.4.0
Typescript | 4.9.4
Redux (Global State Management) | 4.2.1
React Router DOM (Routing) | 6.8.1
Jest (Testing) | 29.4.2
Typescript | 4.9.5
## Setup
To create a new project run in the terminal: