File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ We recommend using the following versions:
29
29
30
30
| Dependency | Version |
31
31
| --------------- | ------------------------------------ |
32
+ | ` Node.js ` | ` 18.12.0 ` +, ` 20.x ` , ` 22.x ` |
32
33
| ` react ` | ` 16.13.0 ` +, ` 17.x ` , ` 18.x ` or ` 19.x ` |
33
34
| ` react-dom ` | ` 16.13.0 ` +, ` 17.x ` , ` 18.x ` or `19.x |
34
35
| ` react-refresh ` | ` 0.10.0 ` + |
@@ -38,12 +39,13 @@ We recommend using the following versions:
38
39
<summary >Minimum requirements</summary >
39
40
<br />
40
41
41
- | Dependency | Version |
42
- | --------------- | -------- |
43
- | ` react ` | ` 16.9.0 ` |
44
- | ` react-dom ` | ` 16.9.0 ` |
45
- | ` react-refresh ` | ` 0.10.0 ` |
46
- | ` webpack ` | ` 5.2.0 ` |
42
+ | Dependency | Version |
43
+ | --------------- | --------- |
44
+ | ` Node.js ` | ` 18.12.0 ` |
45
+ | ` react ` | ` 16.9.0 ` |
46
+ | ` react-dom ` | ` 16.9.0 ` |
47
+ | ` react-refresh ` | ` 0.10.0 ` |
48
+ | ` webpack ` | ` 5.2.0 ` |
47
49
48
50
</details >
49
51
You can’t perform that action at this time.
0 commit comments