File tree Expand file tree Collapse file tree 2 files changed +101
-120
lines changed Expand file tree Collapse file tree 2 files changed +101
-120
lines changed Original file line number Diff line number Diff line change 18
18
"axios" : " ^1.7.9" ,
19
19
"dotenv" : " ^16.4.7" ,
20
20
"history" : " ^5.3.0" ,
21
- "react" : " ^18.3.1 " ,
22
- "react-dom" : " ^18.3.1 " ,
21
+ "react" : " ^19.0.0 " ,
22
+ "react-dom" : " ^19.0.0 " ,
23
23
"react-router" : " ^7.1.5" ,
24
24
"react-router-dom" : " ^7.1.5" ,
25
25
"web-vitals" : " ^4.2.4"
26
26
},
27
27
"devDependencies" : {
28
- "@types/react" : " ^18.3.18 " ,
29
- "@types/react-dom" : " ^18.3.5 " ,
28
+ "@types/react" : " ^19.0.0 " ,
29
+ "@types/react-dom" : " ^19.0.0 " ,
30
30
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
31
31
"@typescript-eslint/parser" : " ^6.21.0" ,
32
32
"@vitejs/plugin-react-swc" : " ^3.8.0" ,
33
33
"eslint" : " ^8.57.1" ,
34
- "eslint-plugin-react-hooks" : " ^4.6.2 " ,
34
+ "eslint-plugin-react-hooks" : " ^5.0.0 " ,
35
35
"eslint-plugin-react-refresh" : " ^0.4.19" ,
36
36
"typescript" : " ^5.7.3" ,
37
37
"vite" : " ^6.1.0"
You can’t perform that action at this time.
0 commit comments