Skip to content

Commit 740ab84

Browse files
authored
Merge pull request #65 from Commencis/renovate/node-22.x
chore(deps): update node.js to v22.18.0
2 parents 338132b + fc550e6 commit 740ab84

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.17.1
1+
22.18.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Commencis Starter – Next.js provides a streamlined foundation for building mod
1616

1717
#### Node.js
1818

19-
Before you begin, ensure you have `node: >= 22.16` installed on your system.
19+
Before you begin, ensure you have `node: >= 22.18` installed on your system.
2020

2121
#### pnpm
2222

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "Commencis WEB Team",
77
"license": "Apache-2.0",
88
"engines": {
9-
"node": ">=22.16"
9+
"node": ">=22.18"
1010
},
1111
"packageManager": "[email protected]",
1212
"scripts": {

0 commit comments

Comments
 (0)