Skip to content

Commit 18040c9

Browse files
Update Node.js to v22
1 parent d92fe77 commit 18040c9

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "theme-nextjs-bea",
33
"version": "1.1.0",
44
"engines": {
5-
"node": "^20.x",
5+
"node": "^22.0.0",
66
"npm": "^10.x"
77
},
88
"devEngines": {
@@ -64,7 +64,7 @@
6464
"@prezly/eslint-config": "6.0.0",
6565
"@svgr/webpack": "8.1.0",
6666
"@types/html-to-text": "9.0.4",
67-
"@types/node": "22.13.5",
67+
"@types/node": "22.13.9",
6868
"@types/react": "19.0.10",
6969
"@types/react-dom": "19.0.4",
7070
"@types/react-instantsearch-core": "6.26.10",

pnpm-lock.yaml

Lines changed: 77 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)