Skip to content

Commit 0b24f42

Browse files
chore(deps): bump node to 24.17 (#10939)
1 parent 4e0d3f8 commit 0b24f42

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.14.0
1+
24.17

CLAUDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ Swagger UI uses a **sophisticated plugin system** powered by Redux. The core sys
142142

143143
### Prerequisites
144144

145-
- **Node.js:** >=24.14.0 (Node 24.x recommended, as defined in `.nvmrc`)
146-
- **npm:** >=11.9.0
145+
- **Node.js:** >=24.17.0 (Node 24.x recommended, as defined in `.nvmrc`)
146+
- **npm:** >=11.13.0
147147
- **Git:** Any version
148148
- **JDK 7+:** Required for Nightwatch.js integration tests
149149

docs/development/setting-up.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SwaggerUI includes a development server that provides hot module reloading and u
55
### Prerequisites
66

77
- git, any version
8-
- **Node.js >=24.14.0** and **npm >=11.9.0** are the minimum required versions that this repo runs on, but we always recommend using the latest version of Node.js.
8+
- **Node.js >=24.17.0** and **npm >=11.13.0** are the minimum required versions that this repo runs on, but we always recommend using the latest version of Node.js.
99

1010

1111

0 commit comments

Comments
 (0)