Skip to content

Commit ac89f6a

Browse files
minimum version uodated (#7234)
1 parent 87eba65 commit ac89f6a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/200-orm/500-reference/400-system-requirements.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ The latest version of Prisma ORM requires the following software:
1717

1818
| Tool | Minimum required version |
1919
| :-------------------- | :----------------------- |
20-
| Node.js | 18.8 / 20.9 / 22.11 |
21-
| TypeScript (optional) | 5.1.X |
20+
| Node.js | 20.19.0+ |
21+
| TypeScript (optional) | 5.4+ |
2222
| Yarn (optional) | 1.19.2 |
2323

2424

@@ -33,14 +33,14 @@ See also: [Supported database versions](/orm/reference/supported-databases)
3333
<details>
3434
<summary>Expand for earlier versions</summary>
3535

36-
### Prisma ORM v5
36+
### Prisma ORM v6
3737

38-
Prisma ORM v5 requires the following software:
38+
Prisma ORM v6 requires the following software:
3939

4040
| | Minimum required version |
4141
| :-------------------- | :----------------------- |
4242
| Node.js | 16.13 / 18.X / 20.X |
43-
| TypeScript (optional) | 4.7.X |
43+
| TypeScript (optional) | 4.7+ |
4444
| Yarn (optional) | 1.19.2 |
4545

4646
</details>

0 commit comments

Comments
 (0)