Skip to content

Commit 999f169

Browse files
jdclaude
andauthored
chore: upgrade to Node 24 (#10417)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ceb7b7a commit 999f169

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22
1+
24

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- **Framework**: Astro 5.x with MDX
88
- **UI Libraries**: React 19, Vue (for specific components)
99
- **Language**: TypeScript (strict mode)
10-
- **Node Version**: 22 (see `.node-version`)
10+
- **Node Version**: 24 (see `.node-version`)
1111
- **Formatter**: Biome (primary), Prettier (for .astro files)
1212
- **Linter**: ESLint 9 (flat config)
1313
- **Testing**: Vitest

0 commit comments

Comments
 (0)