File tree Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 12
12
"prop-types" : " ^15.7.2" ,
13
13
"react" : " ^18.0.0" ,
14
14
"react-app-polyfill" : " ^2.0.0" ,
15
- "react-dom" : " ^18 .0.0" ,
15
+ "react-dom" : " ^19 .0.0" ,
16
16
"react-scripts" : " ^5.0.0"
17
17
},
18
18
"scripts" : {
Original file line number Diff line number Diff line change 34
34
"mercurius" : " ^14.0.0" ,
35
35
"prop-types" : " ^15.7.2" ,
36
36
"react" : " ^18.0.0" ,
37
- "react-dom" : " ^18 .0.0" ,
37
+ "react-dom" : " ^19 .0.0" ,
38
38
"react-router-dom" : " ^6.0.2"
39
39
},
40
40
"devDependencies" : {
Original file line number Diff line number Diff line change 8
8
"graphql-ws" : " ^5.5.5" ,
9
9
"mercurius" : " ^14.0.0" ,
10
10
"react" : " ^18.0.0" ,
11
- "react-dom" : " ^18 .0.0" ,
11
+ "react-dom" : " ^19 .0.0" ,
12
12
"react-scripts" : " ^5.0.0"
13
13
},
14
14
"scripts" : {
Original file line number Diff line number Diff line change 6
6
"@types/jest" : " ^29.0.3" ,
7
7
"@types/node" : " ^22.10.5" ,
8
8
"@types/react" : " ^18.0.0" ,
9
- "@types/react-dom" : " ^18 .0.0 " ,
9
+ "@types/react-dom" : " ^19 .0.2 " ,
10
10
"graphql-hooks" : " ^8.1.0" ,
11
11
"graphql-hooks-memcache" : " ^3.2.0" ,
12
12
"react" : " ^18.0.0" ,
13
- "react-dom" : " ^18 .0.0" ,
13
+ "react-dom" : " ^19 .0.0" ,
14
14
"react-scripts" : " ^5.0.0" ,
15
15
"typescript" : " ^4.1.2"
16
16
},
Original file line number Diff line number Diff line change 26
26
"mercurius" : " ^14.0.0" ,
27
27
"mqemitter-redis" : " ^5.0.0" ,
28
28
"react" : " ^18.0.0" ,
29
- "react-dom" : " ^18 .0.0" ,
29
+ "react-dom" : " ^19 .0.0" ,
30
30
"subscriptions-transport-ws" : " ^0.11.0"
31
31
},
32
32
"devDependencies" : {
Original file line number Diff line number Diff line change 6
6
"@types/jest" : " ^29.0.3" ,
7
7
"@types/node" : " ^22.10.5" ,
8
8
"@types/react" : " ^18.0.0" ,
9
- "@types/react-dom" : " ^18 .0.0 " ,
9
+ "@types/react-dom" : " ^19 .0.2 " ,
10
10
"graphql-hooks" : " ^8.1.0" ,
11
11
"graphql-hooks-memcache" : " ^3.2.0" ,
12
12
"react" : " ^18.0.0" ,
13
- "react-dom" : " ^18 .0.0" ,
13
+ "react-dom" : " ^19 .0.0" ,
14
14
"react-scripts" : " ^5.0.0"
15
15
},
16
16
"scripts" : {
Original file line number Diff line number Diff line change 22
22
"license" : " Apache-2.0" ,
23
23
"peerDependencies" : {
24
24
"react" : " ^18.0.0" ,
25
- "react-dom" : " ^18 .0.0"
25
+ "react-dom" : " ^19 .0.0"
26
26
},
27
27
"devDependencies" : {
28
28
"@types/react" : " ^18.0.0" ,
29
29
"react" : " ^18.0.0" ,
30
- "react-dom" : " ^18 .0.0"
30
+ "react-dom" : " ^19 .0.0"
31
31
},
32
32
"repository" : {
33
33
"type" : " git" ,
Original file line number Diff line number Diff line change 55
55
"graphql-ws" : " ^5.5.5" ,
56
56
"jest-fetch-mock" : " ^3.0.0" ,
57
57
"react" : " ^18.0.0" ,
58
- "react-dom" : " ^18 .0.0" ,
58
+ "react-dom" : " ^19 .0.0" ,
59
59
"react-test-renderer" : " ^18.0.0" ,
60
60
"subscriptions-transport-ws" : " ^0.11.0"
61
61
},
You can’t perform that action at this time.
0 commit comments