Skip to content

Commit e9f8638

Browse files
Update Node.js to v22
1 parent c86e5da commit e9f8638

File tree

2 files changed

+86
-86
lines changed

2 files changed

+86
-86
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": {
@@ -63,7 +63,7 @@
6363
"@prezly/eslint-config": "6.0.0",
6464
"@svgr/webpack": "8.1.0",
6565
"@types/html-to-text": "9.0.4",
66-
"@types/node": "22.13.5",
66+
"@types/node": "22.13.11",
6767
"@types/react": "19.0.10",
6868
"@types/react-dom": "19.0.4",
6969
"@types/react-instantsearch-core": "6.26.10",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)