Skip to content

Commit a9524b1

Browse files
committed
chore(deps): update node to 22.20.0 and pnpm to 10.18.2
1 parent 3890b5c commit a9524b1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Is required if started locally and not with Docker.
2828

2929
### Node, npm or pnpm
3030

31-
* `node 22.18.0` or higher in combination with
31+
* `node 22.20.0` or higher in combination with
3232
* `npm 10.9.3` or higher or
33-
* `pnpm 10.14.0` or higher, used in this repository
33+
* `pnpm 10.18.2` or higher, used in this repository
3434

3535
## Getting started
3636

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"typescript-eslint": "8.46.0"
4545
},
4646
"engines": {
47-
"node": ">=22.18.0"
47+
"node": ">=22.20.0"
4848
},
4949
"homepage": "https://explore-tmdb.inpercima.net/",
5050
"license": "MIT",

0 commit comments

Comments
 (0)