Skip to content

Commit 1ebcb53

Browse files
authored
Merge branch 'main' into add-strict-presets
2 parents a0760f2 + 7d1b6d1 commit 1ebcb53

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apps/website/content/docs/getting-started/typescript.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { Step, Steps } from "fumadocs-ui/components/steps";
88
<Callout type="info" title="This instruction requires the following minimum versions:">
99
- Node.js: 20.19.0
1010
- ESLint: 9.36.0
11-
- TypeScript: 5.9.3
11+
- TypeScript: 5.9.2
1212
</Callout>
1313

1414
<Steps>

apps/website/content/docs/roadmap.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Minimum supported versions:
1010

1111
- [ ] Node.js: 28.x.x
1212
- [ ] ESLint: 10.x.x
13-
- [x] TypeScript: 5.9.3
13+
- [x] TypeScript: 5.9.2
1414

1515
### Removed Rules
1616

@@ -28,7 +28,7 @@ Minimum supported versions:
2828

2929
- [ ] Node.js: 24.8.0
3030
- [x] ESLint: 9.36.0
31-
- [x] TypeScript: 5.9.3
31+
- [x] TypeScript: 5.9.2
3232

3333
### New Rules
3434

@@ -51,7 +51,7 @@ Minimum supported versions:
5151

5252
- [x] Node.js: 20.19.0
5353
- [x] ESLint: 9.36.0
54-
- [x] TypeScript: 5.9.3
54+
- [x] TypeScript: 5.9.2
5555

5656
### Package Distribution
5757

0 commit comments

Comments
 (0)