File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 86
86
"@types/jest" : " 29.5.14" ,
87
87
"@types/jquery" : " 3.5.32" ,
88
88
"@types/node" : " 20.12.12" ,
89
- "@types/react" : " 18.3.18 " ,
90
- "@types/react-dom" : " 18.3.5 " ,
89
+ "@types/react" : " 19.0.2 " ,
90
+ "@types/react-dom" : " 19.0.2 " ,
91
91
"@types/styled-components" : " 5.1.34" ,
92
92
"@types/testing-library__jest-dom" : " 5.14.9" ,
93
93
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
99
99
"jest" : " ^29.5.0" ,
100
100
"jest-environment-jsdom" : " ^29.5.0" ,
101
101
"minimist" : " 1.2.8" ,
102
- "react" : " 18.3.1 " ,
103
- "react-dom" : " 18.3.1 " ,
102
+ "react" : " 19.0.0 " ,
103
+ "react-dom" : " 19.0.0 " ,
104
104
"react-router-dom" : " ^7.0.0" ,
105
105
"react-scripts" : " ^5.0.1" ,
106
106
"replace-json-property" : " 1.9.0" ,
Original file line number Diff line number Diff line change 53
53
"clsx" : " 2.1.1" ,
54
54
"primereact" : " ^9.6.2" ,
55
55
"prism-react-renderer" : " 1.3.5" ,
56
- "react" : " 18.3.1 " ,
57
- "react-dom" : " 18.3.1 " ,
56
+ "react" : " 19.0.0 " ,
57
+ "react-dom" : " 19.0.0 " ,
58
58
"react-highlight-words" : " ^0.20.0" ,
59
59
"xhr2" : " ^0.2.1"
60
60
},
You can’t perform that action at this time.
0 commit comments