|
167 | 167 | ```json package.json hidden |
168 | 168 | { |
169 | 169 | "dependencies": { |
170 | | - "react": "experimental", |
171 | | - "react-dom": "experimental", |
| 170 | + "react": "19.2.0", |
| 171 | + "react-dom": "19.2.0", |
172 | 172 | "react-scripts": "latest", |
173 | 173 | "toastify-js": "1.12.0" |
174 | 174 | }, |
|
291 | 291 | ```json package.json hidden |
292 | 292 | { |
293 | 293 | "dependencies": { |
294 | | - "react": "experimental", |
295 | | - "react-dom": "experimental", |
| 294 | + "react": "19.2.0", |
| 295 | + "react-dom": "19.2.0", |
296 | 296 | "react-scripts": "latest", |
297 | 297 | "toastify-js": "1.12.0" |
298 | 298 | }, |
@@ -402,8 +402,8 @@ b { display: inline-block; margin-right: 10px; } |
402 | 402 | ```json package.json hidden |
403 | 403 | { |
404 | 404 | "dependencies": { |
405 | | - "react": "experimental", |
406 | | - "react-dom": "experimental", |
| 405 | + "react": "19.2.0", |
| 406 | + "react-dom": "19.2.0", |
407 | 407 | "react-scripts": "latest", |
408 | 408 | "toastify-js": "1.12.0" |
409 | 409 | }, |
@@ -511,8 +511,8 @@ b { display: inline-block; margin-right: 10px; } |
511 | 511 | ```json package.json hidden |
512 | 512 | { |
513 | 513 | "dependencies": { |
514 | | - "react": "experimental", |
515 | | - "react-dom": "experimental", |
| 514 | + "react": "19.2.0", |
| 515 | + "react-dom": "19.2.0", |
516 | 516 | "react-scripts": "latest", |
517 | 517 | "toastify-js": "1.12.0" |
518 | 518 | }, |
@@ -678,8 +678,8 @@ video { width: 300px; margin-top: 10px; aspect-ratio: 16/9; } |
678 | 678 | ```json package.json hidden |
679 | 679 | { |
680 | 680 | "dependencies": { |
681 | | - "react": "experimental", |
682 | | - "react-dom": "experimental", |
| 681 | + "react": "19.2.0", |
| 682 | + "react-dom": "19.2.0", |
683 | 683 | "react-scripts": "latest", |
684 | 684 | "toastify-js": "1.12.0" |
685 | 685 | }, |
@@ -831,8 +831,8 @@ video { width: 300px; margin-top: 10px; aspect-ratio: 16/9; } |
831 | 831 | ```json package.json hidden |
832 | 832 | { |
833 | 833 | "dependencies": { |
834 | | - "react": "experimental", |
835 | | - "react-dom": "experimental", |
| 834 | + "react": "19.2.0", |
| 835 | + "react-dom": "19.2.0", |
836 | 836 | "react-scripts": "latest", |
837 | 837 | "toastify-js": "1.12.0" |
838 | 838 | }, |
@@ -1100,8 +1100,8 @@ video { width: 300px; margin-top: 10px; aspect-ratio: 16/9; } |
1100 | 1100 | ```json package.json hidden |
1101 | 1101 | { |
1102 | 1102 | "dependencies": { |
1103 | | - "react": "experimental", |
1104 | | - "react-dom": "experimental", |
| 1103 | + "react": "19.2.0", |
| 1104 | + "react-dom": "19.2.0", |
1105 | 1105 | "react-scripts": "latest", |
1106 | 1106 | "toastify-js": "1.12.0" |
1107 | 1107 | }, |
@@ -1210,8 +1210,8 @@ video { width: 300px; margin-top: 10px; aspect-ratio: 16/9; } |
1210 | 1210 | ```json package.json hidden |
1211 | 1211 | { |
1212 | 1212 | "dependencies": { |
1213 | | - "react": "experimental", |
1214 | | - "react-dom": "experimental", |
| 1213 | + "react": "19.2.0", |
| 1214 | + "react-dom": "19.2.0", |
1215 | 1215 | "react-scripts": "latest", |
1216 | 1216 | "toastify-js": "1.12.0" |
1217 | 1217 | }, |
@@ -1357,8 +1357,8 @@ video { width: 300px; margin-top: 10px; aspect-ratio: 16/9; } |
1357 | 1357 | ```json package.json hidden |
1358 | 1358 | { |
1359 | 1359 | "dependencies": { |
1360 | | - "react": "experimental", |
1361 | | - "react-dom": "experimental", |
| 1360 | + "react": "19.2.0", |
| 1361 | + "react-dom": "19.2.0", |
1362 | 1362 | "react-scripts": "latest", |
1363 | 1363 | "toastify-js": "1.12.0" |
1364 | 1364 | }, |
|
0 commit comments